source:
NEMO/trunk/doc/namelists/namthd_do
@
11005
Last change on this file since 11005 was 11005, checked in by nicolasmartin, 6 years ago | |
---|---|
File size: 763 bytes |
Line | |
---|---|
1 | !------------------------------------------------------------------------------ |
2 | &namthd_do ! Ice growth in open water |
3 | !------------------------------------------------------------------------------ |
4 | rn_hinew = 0.1 ! thickness for new ice formation in open water (m), must be larger than rn_himin |
5 | ln_frazil = .false. ! Frazil ice parameterization (ice collection as a function of wind) |
6 | rn_maxfraz = 1.0 ! maximum fraction of frazil ice collecting at the ice base |
7 | rn_vfraz = 0.417 ! thresold drift speed for frazil ice collecting at the ice bottom (m/s) |
8 | rn_Cfraz = 5.0 ! squeezing coefficient for frazil ice collecting at the ice bottom |
9 | / |
Note: See TracBrowser
for help on using the repository browser.