Changeset 10432 for NEMO/trunk/tests/ICEDYN/EXPREF/1_namelist_ice_cfg
- Timestamp:
- 2018-12-20T09:54:17+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/trunk/tests/ICEDYN/EXPREF/1_namelist_ice_cfg
r10413 r10432 38 38 ln_dynADV2D = .false. ! dyn.: only advection 2D w prescribed vel.(rn_uvice + advection) 39 39 rn_uice = 0.5 ! prescribed ice u-velocity 40 rn_vice = 0. 40 rn_vice = 0.5 ! prescribed ice v-velocity 41 41 / 42 42 !------------------------------------------------------------------------------ … … 47 47 &namdyn_rhg ! Ice rheology 48 48 !------------------------------------------------------------------------------ 49 ln_aEVP = .false. ! adaptive rheology (Kimmritz et al. 2016 & 2017)50 49 / 51 50 !------------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.