Symbol Description Uses
gT_loc Temperature tendency (local to this S/R) 22



File Line number Procedure Code
./model/src/temp_integrate.F 136 TEMP_INTEGRATE
      _RL gT_loc  (1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nr)
./model/src/temp_integrate.F 216 TEMP_INTEGRATE
         gT_loc(i,j,k) = 0. _d 0
./model/src/temp_integrate.F 276 TEMP_INTEGRATE
     O             gT_loc,
./model/src/temp_integrate.F 289 TEMP_INTEGRATE
     O             gT_loc,
./model/src/temp_integrate.F 361 TEMP_INTEGRATE
     U           fVer, gT_loc,
./model/src/temp_integrate.F 376 TEMP_INTEGRATE
     U           fVer, gT_loc,
./model/src/temp_integrate.F 384 TEMP_INTEGRATE
            gT_loc(i,j,k) = gT_loc(i,j,k) + gtForc(i,j)
./model/src/temp_integrate.F 393 TEMP_INTEGRATE
     U                          gT_loc, gtNm,
./model/src/temp_integrate.F 399 TEMP_INTEGRATE
     U                          gT_loc, gtNm1(1-OLx,1-OLy,1,bi,bj),
./model/src/temp_integrate.F 414 TEMP_INTEGRATE
            gT_loc(i,j,k) = gT_loc(i,j,k) + gtForc(i,j)
./model/src/temp_integrate.F 423 TEMP_INTEGRATE
     U                            gT_loc,
./model/src/temp_integrate.F 460 TEMP_INTEGRATE
     U                  gT_loc,
./model/src/temp_integrate.F 467 TEMP_INTEGRATE
     U                  gT_loc,
./model/src/temp_integrate.F 478 TEMP_INTEGRATE
     U                  gT_loc,
./model/src/temp_integrate.F 498 TEMP_INTEGRATE
     U         gT_loc,
./model/src/temp_integrate.F 511 TEMP_INTEGRATE
     U         gT_loc,
./model/src/temp_integrate.F 521 TEMP_INTEGRATE
     I                        gT_loc, kappaRk,
./model/src/temp_integrate.F 530 TEMP_INTEGRATE
     I             bi, bj, gT_loc,
./model/src/temp_integrate.F 536 TEMP_INTEGRATE
     I             bi, bj, gT_loc,
./model/src/temp_integrate.F 546 TEMP_INTEGRATE
     I             gT_loc, myTime, myIter, myThid )