Symbol Description Uses
atemp Surface (2-m) air temperature in deg K 21



File Line number Procedure Code
./pkg/seaice/seaice_do_diags.F 80 SEAICE_DO_DIAGS
       CALL PLOT_FIELD_XYRS( atemp , 'Current atemp ', myIter, 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) +