- Timestamp:
- 2019-01-06T17:17:13+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/branches/UKMO/dev_10448_WAD_SBC_BUGFIX/cfgs/SHARED/namelist_ref
r10428 r10456 116 116 ln_wd_dl = .false. ! T/F activation of directional limiter 117 117 ln_wd_dl_bc = .false. ! T/F Directional limiteer Baroclinic option 118 ln_wd_dl_rmp = .false. 118 ln_wd_dl_rmp = .false. ! T/F Turn on directional limiter ramp 119 119 rn_wdmin0 = 0.30 ! depth at which WaD starts 120 120 rn_wdmin1 = 0.2 ! Minimum wet depth on dried cells … … 122 122 rn_wdld = 2.5 ! Land elevation below which WaD is allowed 123 123 nn_wdit = 20 ! Max iterations for WaD limiter 124 rn_wd_sbcdep = 5.0 ! Depth at which to taper sbc fluxes 125 rn_wd_sbcfra = 0.999 ! Fraction of SBC fluxes at taper depth (Must be <1) 126 124 127 / 125 128 !-----------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.