Symbol Description Uses
XYZrot 5



File Line number Procedure Code
./model/src/rotate_spherical_polar_grid.F 145 ROTATE_SPHERICAL_POLAR_GRID
          XYZrot(1) =
./model/src/rotate_spherical_polar_grid.F 147 ROTATE_SPHERICAL_POLAR_GRID
          XYZrot(2) =
./model/src/rotate_spherical_polar_grid.F 149 ROTATE_SPHERICAL_POLAR_GRID
          XYZrot(3) = SIN( Y(I,J,bi,bj)*deg2rad )
./model/src/rotate_spherical_polar_grid.F 156 ROTATE_SPHERICAL_POLAR_GRID
            XYZgeo(iA) = XYZgeo(iA) + Ainv(iA,jA)*XYZrot(jA)
./model/src/rotate_spherical_polar_grid.F 67 ROTATE_SPHERICAL_POLAR_GRID
      _RL XYZgeo(3), XYZrot(3)