File |
Line number |
Procedure |
Code |
./model/inc/PARAMS.h |
825 |
NO PROCEDURE |
& thetaConst, tRef, sRef, pRef4EOS, phiRef, dBdrRef, |
./model/inc/PARAMS.h |
932 |
NO PROCEDURE |
_RL thetaConst |
./model/src/calc_phi_hyd.F |
440 |
CALC_PHI_HYD |
thetaRef = thetaConst |
./model/src/config_summary.F |
301 |
CONFIG_SUMMARY |
CALL WRITE_0D_RL( thetaConst, INDEX_NONE, 'thetaConst=', |
./model/src/do_atmospheric_phys.F |
85 |
DO_ATMOSPHERIC_PHYS |
thetaRef = thetaConst |
./model/src/do_oceanic_phys.F |
806 |
DO_OCEANIC_PHYS |
thetaRef = thetaConst |
./model/src/ini_linear_phisurf.F |
157 |
INI_LINEAR_PHISURF |
Bo_surf(i,j,bi,bj) = dPIdp*thetaConst |
./model/src/ini_parms.F |
223 |
INI_PARMS |
& rhoConst, thetaConst, rhoConstFresh, buoyancyRelation, |
./model/src/load_ref_files.F |
52 |
LOAD_REF_FILES |
IF ( thetaConst.NE.UNSET_RL ) tracerDefault = thetaConst |
./model/src/load_ref_files.F |
77 |
LOAD_REF_FILES |
IF ( thetaConst.EQ.UNSET_RL ) thetaConst = tRef(1) |
./model/src/set_defaults.F |
64 |
SET_DEFAULTS |
thetaConst = UNSET_RL |
./model/src/set_ref_state.F |
290 |
SET_REF_STATE |
tLoc(k) = thetaConst |