Symbol Description Uses
kT 21



File Line number Procedure Code
./verification/fizhi-gridalt-hs/code/do_fizhi.F 153 DO_FIZHI
      _RL kF,sigma_b,ks,ka,deg2rad,pi,atm_po,atm_kappa,termp,kv,kT
./verification/fizhi-gridalt-hs/code/do_fizhi.F 190 DO_FIZHI
         kT=ka+(ks-ka)
./verification/fizhi-gridalt-hs/code/do_fizhi.F 195 DO_FIZHI
          dthphy(i,j,L,bi,bj)=- kT*( thphy(I,J,L,bi,bj)-thetaEq )
./verification/hs94.128x64x5/code/external_forcing.F 185 EXTERNAL_FORCING_T
      _RL thetaLim,kT,ka,ks,sigma_b,term1,term2,thetaEq,termP
./verification/hs94.128x64x5/code/external_forcing.F 201 EXTERNAL_FORCING_T
         kT=ka+(ks-ka)
./verification/hs94.128x64x5/code/external_forcing.F 206 EXTERNAL_FORCING_T
     &        - kT*( theta(i,j,kLev,bi,bj)-thetaEq )
./verification/hs94.1x64x5/code/apply_forcing.F 248 APPLY_FORCING_T
      _RL thetaLim, kT, ka, ks, sigma_b, term1, term2, thetaEq
./verification/hs94.1x64x5/code/apply_forcing.F 286 APPLY_FORCING_T
         kT = ka+(ks-ka)
./verification/hs94.1x64x5/code/apply_forcing.F 290 APPLY_FORCING_T
     &               - kT*( theta(i,j,k,bi,bj)-thetaEq )
./verification/hs94.1x64x5/code_ad/apply_forcing.F 248 APPLY_FORCING_T
      _RL thetaLim, kT, ka, ks, sigma_b, term1, term2, thetaEq
./verification/hs94.1x64x5/code_ad/apply_forcing.F 286 APPLY_FORCING_T
         kT = ka+(ks-ka)
./verification/hs94.1x64x5/code_ad/apply_forcing.F 290 APPLY_FORCING_T
     &               - kT*( theta(i,j,k,bi,bj)-thetaEq )
./verification/hs94.1x64x5/code_oad/apply_forcing.F 248 APPLY_FORCING_T
      _RL thetaLim, kT, ka, ks, sigma_b, term1, term2, thetaEq
./verification/hs94.1x64x5/code_oad/apply_forcing.F 286 APPLY_FORCING_T
         kT = ka+(ks-ka)
./verification/hs94.1x64x5/code_oad/apply_forcing.F 290 APPLY_FORCING_T
     &               - kT*( theta(i,j,k,bi,bj)-thetaEq )
./verification/hs94.cs-32x32x5/code/apply_forcing.F 248 APPLY_FORCING_T
      _RL thetaLim, kT, ka, ks, sigma_b, term1, term2, thetaEq
./verification/hs94.cs-32x32x5/code/apply_forcing.F 286 APPLY_FORCING_T
         kT = ka+(ks-ka)
./verification/hs94.cs-32x32x5/code/apply_forcing.F 290 APPLY_FORCING_T
     &               - kT*( theta(i,j,k,bi,bj)-thetaEq )
./verification/tutorial_held_suarez_cs/code/apply_forcing.F 248 APPLY_FORCING_T
      _RL thetaLim, kT, ka, ks, sigma_b, term1, term2, thetaEq
./verification/tutorial_held_suarez_cs/code/apply_forcing.F 286 APPLY_FORCING_T
         kT = ka+(ks-ka)
./verification/tutorial_held_suarez_cs/code/apply_forcing.F 290 APPLY_FORCING_T
     &               - kT*( theta(i,j,k,bi,bj)-thetaEq )