Changeset 8582
- Timestamp:
- 2017-10-03T10:52:10+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2017/dev_r8183_ICEMODEL/NEMOGCM/CONFIG/TEST_CASES/ISOMIP/EXP00/namelist_cfg
r8018 r8582 64 64 ! =1 use observed ice-cover , 65 65 ! =2 ice-model used 66 nn_ice_embd = 0 ! =0 levitating ice (no mass exchange, concentration/dilution effect)67 ! = 1 levitating ice with mass and salt exchange but no presure effect68 ! =2 embedded sea-ice (full salt and mass exchanges and pressure)66 ln_ice_embd = .false. ! =F levitating ice with mass and salt exchange but no presure effect 67 ! =T embedded sea-ice (full salt and mass exchanges and pressure) 68 ! Misc. options of sbc : 69 69 ln_traqsr = .false. ! Light penetration (T) or not (F) 70 70 ln_rnf = .false. ! runoffs (T => fill namsbc_rnf)
Note: See TracChangeset
for help on using the changeset viewer.