Changeset 4995
- Timestamp:
- 2014-12-19T16:58:51+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/namelist_cfg
r4370 r4995 139 139 &namdyn_hpg ! Hydrostatic pressure gradient option 140 140 !----------------------------------------------------------------------- 141 ln_hpg_zco = .false. ! z-coordinate - full steps 142 ln_hpg_zps = .false. ! z-coordinate - partial steps (interpolation) 143 ln_hpg_sco = .false. ! s-coordinate (standard jacobian formulation) 144 ln_hpg_djc = .false. ! s-coordinate (Density Jacobian with Cubic polynomial) 145 ln_hpg_prj = .true. ! s-coordinate (Pressure Jacobian scheme) 146 ln_dynhpg_imp = .false. ! time stepping: semi-implicit time scheme (T) 147 ! centered time scheme (F) 141 148 / 142 149 !-----------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.