Symbol Description Uses
yC 143



File Line number Procedure Code
./pkg/exf/exf_set_climsss.F 114 EXF_SET_CLIMSSS
     &  , climsss1, count1, xC, yC
./pkg/exf/exf_set_climsss.F 91 EXF_SET_CLIMSSS
     &  , climsss1, count0, xC, yC
./pkg/exf/exf_init_runoff.F 57 EXF_INIT_RUNOFF
     &  , runoff, 1, xC, yC
./pkg/exf/exf_getffields.F 142 EXF_GETFFIELDS
     &     hflux_nlon, hflux_nlat, xC, yC, interp_method,
./pkg/exf/exf_getffields.F 154 EXF_GETFFIELDS
     &     sflux_nlon, sflux_nlat, xC, yC, interp_method,
./pkg/exf/exf_getffields.F 168 EXF_GETFFIELDS
     &     atemp_nlon, atemp_nlat, xC, yC, interp_method,
./pkg/exf/exf_getffields.F 189 EXF_GETFFIELDS
     &     aqh_nlon, aqh_nlat, xC, yC, interp_method,
./pkg/exf/exf_getffields.F 201 EXF_GETFFIELDS
     &     lwflux_nlon, lwflux_nlat, xC, yC, interp_method,
./pkg/exf/exf_getffields.F 213 EXF_GETFFIELDS
     &     precip_nlon, precip_nlat, xC, yC, interp_method,
./pkg/exf/exf_getffields.F 242 EXF_GETFFIELDS
     &     swflux_nlon, swflux_nlat, xC, yC, interp_method,
./pkg/exf/exf_getffields.F 256 EXF_GETFFIELDS
     &     evap_nlon, evap_nlat, xC, yC, interp_method,
./pkg/exf/exf_getffields.F 271 EXF_GETFFIELDS
     &     swdown_nlon, swdown_nlat, xC, yC, interp_method,
./pkg/exf/exf_getffields.F 283 EXF_GETFFIELDS
     &     lwdown_nlon, lwdown_nlat, xC, yC, interp_method,
./pkg/exf/exf_getffields.F 298 EXF_GETFFIELDS
     &     apressure_lat_inc, apressure_nlon, apressure_nlat, xC, yC,
./pkg/exf/exf_set_uv.F 154 EXF_SET_UV
     &              , tmp_u, count0, xC, yC
./pkg/exf/exf_set_uv.F 160 EXF_SET_UV
     &              , tmp_v, count0, xC, yC
./pkg/exf/exf_set_uv.F 185 EXF_SET_UV
                           dx=dx*cos(deg2rad*yC(i,j,bi,bj))
./pkg/exf/exf_set_uv.F 190 EXF_SET_UV
                           dx=dx*cos(deg2rad*yC(i,j,bi,bj))
./pkg/exf/exf_set_uv.F 245 EXF_SET_UV
     &              , tmp_u, count1, xC, yC
./pkg/exf/exf_set_uv.F 251 EXF_SET_UV
     &              , tmp_v, count1, xC, yC
./pkg/exf/exf_set_uv.F 276 EXF_SET_UV
                           dx=dx*cos(deg2rad*yC(i,j,bi,bj))
./pkg/exf/exf_set_uv.F 281 EXF_SET_UV
                           dx=dx*cos(deg2rad*yC(i,j,bi,bj))
./pkg/exf/exf_set_uv.F 326 EXF_SET_UV
     &           uvec_nlon, uvec_nlat, xC, yC, interp_method,
./pkg/exf/exf_set_uv.F 334 EXF_SET_UV
     &           vvec_nlon, vvec_nlat, xC, yC, interp_method,
./pkg/exf/exf_set_climsst.F 115 EXF_SET_CLIMSST
     &  , climsst1, count1, xC, yC
./pkg/exf/exf_set_climsst.F 91 EXF_SET_CLIMSST
     &  , climsst1, count0, xC, yC
./pkg/seaice/seaice_init.F 110 SEAICE_INIT
          SINEICE(i,j,bi,bj)=sin(yC(I,J,bi,bj)*deg2rad)
./pkg/seaice/seaice_init.F 94 SEAICE_INIT
          CSTICE(i,j,bi,bj) =cos(yC(I,J,bi,bj)*deg2rad)