Symbol Description Uses
XYZrot 5



File Line number Procedure Code
./model/src/rotate_spherical_polar_grid.F 144 ROTATE_SPHERICAL_POLAR_GRID
          XYZrot(1) = 
./model/src/rotate_spherical_polar_grid.F 146 ROTATE_SPHERICAL_POLAR_GRID
          XYZrot(2) = 
./model/src/rotate_spherical_polar_grid.F 148 ROTATE_SPHERICAL_POLAR_GRID
          XYZrot(3) = SIN( Y(I,J,bi,bj)*deg2rad )
./model/src/rotate_spherical_polar_grid.F 155 ROTATE_SPHERICAL_POLAR_GRID
            XYZgeo(iA) = XYZgeo(iA) + Ainv(iA,jA)*XYZrot(jA)
./model/src/rotate_spherical_polar_grid.F 66 ROTATE_SPHERICAL_POLAR_GRID
      _RL XYZgeo(3), XYZrot(3)