File |
Line number |
Procedure |
Code |
./verification/hs94.1x64x5/code_ad/external_forcing.F |
185 |
EXTERNAL_FORCING_T |
_RL thetaLim,kT,ka,ks,sigma_b,term1,term2,thetaEq,termP |
./verification/hs94.1x64x5/code_ad/external_forcing.F |
201 |
EXTERNAL_FORCING_T |
kT=ka+(ks-ka) |
./verification/hs94.1x64x5/code_ad/external_forcing.F |
206 |
EXTERNAL_FORCING_T |
& - kT*( theta(i,j,kLev,bi,bj)-thetaEq ) |
./verification/hs94.1x64x5/code/external_forcing.F |
185 |
EXTERNAL_FORCING_T |
_RL thetaLim,kT,ka,ks,sigma_b,term1,term2,thetaEq,termP |
./verification/hs94.1x64x5/code/external_forcing.F |
201 |
EXTERNAL_FORCING_T |
kT=ka+(ks-ka) |
./verification/hs94.1x64x5/code/external_forcing.F |
206 |
EXTERNAL_FORCING_T |
& - kT*( theta(i,j,kLev,bi,bj)-thetaEq ) |
./verification/hs94.cs-32x32x5/code/external_forcing.F |
185 |
EXTERNAL_FORCING_T |
_RL thetaLim,kT,ka,ks,sigma_b,term1,term2,thetaEq,termP |
./verification/hs94.cs-32x32x5/code/external_forcing.F |
201 |
EXTERNAL_FORCING_T |
kT=ka+(ks-ka) |
./verification/hs94.cs-32x32x5/code/external_forcing.F |
206 |
EXTERNAL_FORCING_T |
& - kT*( theta(i,j,kLev,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/tutorial_held_suarez_cs/code/external_forcing.F |
185 |
EXTERNAL_FORCING_T |
_RL thetaLim,kT,ka,ks,sigma_b,term1,term2,thetaEq,termP |
./verification/tutorial_held_suarez_cs/code/external_forcing.F |
201 |
EXTERNAL_FORCING_T |
kT=ka+(ks-ka) |
./verification/tutorial_held_suarez_cs/code/external_forcing.F |
206 |
EXTERNAL_FORCING_T |
& - kT*( theta(i,j,kLev,bi,bj)-thetaEq ) |
./verification/fizhi-gridalt-hs/code/do_fizhi.F |
152 |
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 |
189 |
DO_FIZHI |
kT=ka+(ks-ka) |
./verification/fizhi-gridalt-hs/code/do_fizhi.F |
194 |
DO_FIZHI |
dthphy(i,j,L,bi,bj)=- kT*( thphy(I,J,L,bi,bj)-thetaEq ) |