| File |
Line number |
Procedure |
Code |
|
./model/inc/PARAMS.h |
772 |
NO PROCEDURE |
& rhoNil, rhoConst, recip_rhoConst, thetaConst, |
|
./model/inc/PARAMS.h |
870 |
NO PROCEDURE |
_RL thetaConst |
|
./model/src/calc_phi_hyd.F |
435 |
CALC_PHI_HYD |
thetaRef = thetaConst |
|
./model/src/config_summary.F |
279 |
CONFIG_SUMMARY |
CALL WRITE_0D_RL( thetaConst, INDEX_NONE, 'thetaConst=', |
|
./model/src/do_atmospheric_phys.F |
71 |
DO_ATMOSPHERIC_PHYS |
thetaRef = thetaConst |
|
./model/src/do_oceanic_phys.F |
704 |
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 |
213 |
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 |
61 |
SET_DEFAULTS |
thetaConst = UNSET_RL |
|
./model/src/set_ref_state.F |
221 |
SET_REF_STATE |
tLoc(k) = thetaConst |