New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
namthd_do in NEMO/branches/UKMO/dev_r9950_old_tidal_mixing/doc/namelists – NEMO

source: NEMO/branches/UKMO/dev_r9950_old_tidal_mixing/doc/namelists/namthd_do @ 10324

Last change on this file since 10324 was 10324, checked in by davestorkey, 5 years ago

UKMO/dev_r9950_old_tidal_mixing: Update to be relative to rev 10321 of NEMO4_beta_mirror branch.

File size: 765 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_hnewice
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.