Symbol Description Uses
thetaLev 6



File Line number Procedure Code
./model/src/ini_p_ground.F 367 ANALYLIC_THETA
     O                           thetaLev,
./model/src/ini_p_ground.F 398 ANALYLIC_THETA
      _RL  thetaLev(kSize)
./model/src/ini_p_ground.F 441 ANALYLIC_THETA
       thetaLev(k) =
./verification/global_ocean.cs32x15/code_ad/cost_test.F 37 COST_TEST
      _RL  thetaLev(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nr,nSx,nSy)
./verification/global_ocean.cs32x15/code_ad/cost_test.F 54 COST_TEST
      CALL READ_FLD_XYZ_RL( hydrogThetaFile, ' ', thetaLev, 0, myThid )
./verification/global_ocean.cs32x15/code_ad/cost_test.F 84 COST_TEST
     &        (theta(i,j,k,bi,bj)-thetaLev(i,j,k,bi,bj))**2