Symbol Description Uses
atemp0 13



File Line number Procedure Code
./pkg/exf/exf_init.F 59 EXF_INIT
     &     atempconst, atemp, atemp0, atemp1, mythid )
./pkg/exf/exf_getffields.F 165 EXF_GETFFIELDS
     &     atemp, atemp0, atemp1, atempmask, 
./pkg/exf/exf_fields.h 176 NO PROCEDURE
      common /exfl_atemp_r/ atemp0, atemp1
./pkg/exf/exf_fields.h 177 NO PROCEDURE
      _RL atemp0    (1-olx:snx+olx,1-oly:sny+oly,nsx,nsy)
./pkg/seaice/SEAICE_FFIELDS.h 86 NO PROCEDURE
     &     atemp0, atemp1, aqh0, aqh1, lwdown0, lwdown1,
./pkg/seaice/SEAICE_FFIELDS.h 93 NO PROCEDURE
      _RS  atemp0   (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
./pkg/seaice/seaice_get_forcing.F 103 SEAICE_GET_FORCING
       CALL INIT_ARRAY_RS( atemp0  , initValue, myThid )
./pkg/seaice/seaice_get_forcing.F 155 SEAICE_GET_FORCING
        CALL READ_REC_XY_RS( fName,atemp0,iRec  ,myIter,myThid )
./pkg/seaice/seaice_get_forcing.F 213 SEAICE_GET_FORCING
       _EXCH_XY_R4( atemp0,  myThid )
./pkg/seaice/seaice_get_forcing.F 284 SEAICE_GET_FORCING
         CALL READ_REC_XY_RS( fName,atemp0,iRec,myIter,myThid )
./pkg/seaice/seaice_get_forcing.F 345 SEAICE_GET_FORCING
        _EXCH_XY_R4(atemp0,  myThid )
./pkg/seaice/seaice_get_forcing.F 448 SEAICE_GET_FORCING
          atemp(i,j,bi,bj)  = bWghtFlux *  atemp0(i,j,bi,bj) +
./pkg/seaice/seaice_get_forcing.F 471 SEAICE_GET_FORCING
          atemp(i,j,bi,bj)  = aWghtFlux *  atemp0(i,j,bi,bj) +