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 |
162 |
DO_FIZHI |
sigma_b = 0.7 _d 0 |
./verification/fizhi-gridalt-hs/code/do_fizhi.F |
177 |
DO_FIZHI |
kV=kF*MAX( 0. _d 0, (termP-sigma_b)/(1. _d 0-sigma_b) ) |
./verification/fizhi-gridalt-hs/code/do_fizhi.F |
192 |
DO_FIZHI |
& (termP*recip_P0g-sigma_b)/(1. _d 0-sigma_b) ) |
./verification/hs94.128x64x5/code/external_forcing.F |
117 |
EXTERNAL_FORCING_V |
_RL recip_P0g, termP, kV, kF, sigma_b |
./verification/hs94.128x64x5/code/external_forcing.F |
121 |
EXTERNAL_FORCING_V |
sigma_b = 0.7 _d 0 |
./verification/hs94.128x64x5/code/external_forcing.F |
131 |
EXTERNAL_FORCING_V |
kV=kF*MAX( 0. _d 0, (termP-sigma_b)/(1. _d 0-sigma_b) ) |
./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 |
190 |
EXTERNAL_FORCING_T |
sigma_b = 0.7 _d 0 |
./verification/hs94.128x64x5/code/external_forcing.F |
203 |
EXTERNAL_FORCING_T |
& (termP*recip_Rcol(i,j,bi,bj)-sigma_b)/(1. _d 0-sigma_b) ) |
./verification/hs94.128x64x5/code/external_forcing.F |
49 |
EXTERNAL_FORCING_U |
_RL recip_P0g, termP, kV, kF, sigma_b |
./verification/hs94.128x64x5/code/external_forcing.F |
53 |
EXTERNAL_FORCING_U |
sigma_b = 0.7 _d 0 |
./verification/hs94.128x64x5/code/external_forcing.F |
63 |
EXTERNAL_FORCING_U |
kV=kF*MAX( 0. _d 0, (termP-sigma_b)/(1. _d 0-sigma_b) ) |
./verification/hs94.1x64x5/code/apply_forcing.F |
156 |
APPLY_FORCING_V |
_RL kV, kF, sigma_b |
./verification/hs94.1x64x5/code/apply_forcing.F |
160 |
APPLY_FORCING_V |
sigma_b = 0.7 _d 0 |
./verification/hs94.1x64x5/code/apply_forcing.F |
189 |
APPLY_FORCING_V |
kV = kF*MAX( zeroRL, (termP-sigma_b)/(1. _d 0-sigma_b) ) |
./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 |
254 |
APPLY_FORCING_T |
sigma_b = 0.7 _d 0 |
./verification/hs94.1x64x5/code/apply_forcing.F |
287 |
APPLY_FORCING_T |
& *MAX( zeroRL, (termP-sigma_b)/(1. _d 0-sigma_b) ) |
./verification/hs94.1x64x5/code/apply_forcing.F |
63 |
APPLY_FORCING_U |
_RL kV, kF, sigma_b |
./verification/hs94.1x64x5/code/apply_forcing.F |
67 |
APPLY_FORCING_U |
sigma_b = 0.7 _d 0 |
./verification/hs94.1x64x5/code/apply_forcing.F |
96 |
APPLY_FORCING_U |
kV = kF*MAX( zeroRL, (termP-sigma_b)/(1. _d 0-sigma_b) ) |
./verification/hs94.1x64x5/code_ad/apply_forcing.F |
156 |
APPLY_FORCING_V |
_RL kV, kF, sigma_b |
./verification/hs94.1x64x5/code_ad/apply_forcing.F |
160 |
APPLY_FORCING_V |
sigma_b = 0.7 _d 0 |
./verification/hs94.1x64x5/code_ad/apply_forcing.F |
189 |
APPLY_FORCING_V |
kV = kF*MAX( zeroRL, (termP-sigma_b)/(1. _d 0-sigma_b) ) |
./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 |
254 |
APPLY_FORCING_T |
sigma_b = 0.7 _d 0 |
./verification/hs94.1x64x5/code_ad/apply_forcing.F |
287 |
APPLY_FORCING_T |
& *MAX( zeroRL, (termP-sigma_b)/(1. _d 0-sigma_b) ) |
./verification/hs94.1x64x5/code_ad/apply_forcing.F |
63 |
APPLY_FORCING_U |
_RL kV, kF, sigma_b |
./verification/hs94.1x64x5/code_ad/apply_forcing.F |
67 |
APPLY_FORCING_U |
sigma_b = 0.7 _d 0 |
./verification/hs94.1x64x5/code_ad/apply_forcing.F |
96 |
APPLY_FORCING_U |
kV = kF*MAX( zeroRL, (termP-sigma_b)/(1. _d 0-sigma_b) ) |
./verification/hs94.1x64x5/code_oad/apply_forcing.F |
156 |
APPLY_FORCING_V |
_RL kV, kF, sigma_b |
./verification/hs94.1x64x5/code_oad/apply_forcing.F |
160 |
APPLY_FORCING_V |
sigma_b = 0.7 _d 0 |
./verification/hs94.1x64x5/code_oad/apply_forcing.F |
189 |
APPLY_FORCING_V |
kV = kF*MAX( zeroRL, (termP-sigma_b)/(1. _d 0-sigma_b) ) |
./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 |
254 |
APPLY_FORCING_T |
sigma_b = 0.7 _d 0 |
./verification/hs94.1x64x5/code_oad/apply_forcing.F |
287 |
APPLY_FORCING_T |
& *MAX( zeroRL, (termP-sigma_b)/(1. _d 0-sigma_b) ) |
./verification/hs94.1x64x5/code_oad/apply_forcing.F |
63 |
APPLY_FORCING_U |
_RL kV, kF, sigma_b |
./verification/hs94.1x64x5/code_oad/apply_forcing.F |
67 |
APPLY_FORCING_U |
sigma_b = 0.7 _d 0 |
./verification/hs94.1x64x5/code_oad/apply_forcing.F |
96 |
APPLY_FORCING_U |
kV = kF*MAX( zeroRL, (termP-sigma_b)/(1. _d 0-sigma_b) ) |
./verification/hs94.cs-32x32x5/code/apply_forcing.F |
156 |
APPLY_FORCING_V |
_RL kV, kF, sigma_b |
./verification/hs94.cs-32x32x5/code/apply_forcing.F |
160 |
APPLY_FORCING_V |
sigma_b = 0.7 _d 0 |
./verification/hs94.cs-32x32x5/code/apply_forcing.F |
189 |
APPLY_FORCING_V |
kV = kF*MAX( zeroRL, (termP-sigma_b)/(1. _d 0-sigma_b) ) |
./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 |
254 |
APPLY_FORCING_T |
sigma_b = 0.7 _d 0 |
./verification/hs94.cs-32x32x5/code/apply_forcing.F |
287 |
APPLY_FORCING_T |
& *MAX( zeroRL, (termP-sigma_b)/(1. _d 0-sigma_b) ) |
./verification/hs94.cs-32x32x5/code/apply_forcing.F |
63 |
APPLY_FORCING_U |
_RL kV, kF, sigma_b |
./verification/hs94.cs-32x32x5/code/apply_forcing.F |
67 |
APPLY_FORCING_U |
sigma_b = 0.7 _d 0 |
./verification/hs94.cs-32x32x5/code/apply_forcing.F |
96 |
APPLY_FORCING_U |
kV = kF*MAX( zeroRL, (termP-sigma_b)/(1. _d 0-sigma_b) ) |
./verification/tutorial_held_suarez_cs/code/apply_forcing.F |
156 |
APPLY_FORCING_V |
_RL kV, kF, sigma_b |
./verification/tutorial_held_suarez_cs/code/apply_forcing.F |
160 |
APPLY_FORCING_V |
sigma_b = 0.7 _d 0 |
./verification/tutorial_held_suarez_cs/code/apply_forcing.F |
189 |
APPLY_FORCING_V |
kV = kF*MAX( zeroRL, (termP-sigma_b)/(1. _d 0-sigma_b) ) |
./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 |
254 |
APPLY_FORCING_T |
sigma_b = 0.7 _d 0 |
./verification/tutorial_held_suarez_cs/code/apply_forcing.F |
287 |
APPLY_FORCING_T |
& *MAX( zeroRL, (termP-sigma_b)/(1. _d 0-sigma_b) ) |
./verification/tutorial_held_suarez_cs/code/apply_forcing.F |
63 |
APPLY_FORCING_U |
_RL kV, kF, sigma_b |
./verification/tutorial_held_suarez_cs/code/apply_forcing.F |
67 |
APPLY_FORCING_U |
sigma_b = 0.7 _d 0 |
./verification/tutorial_held_suarez_cs/code/apply_forcing.F |
96 |
APPLY_FORCING_U |
kV = kF*MAX( zeroRL, (termP-sigma_b)/(1. _d 0-sigma_b) ) |