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.
namwad in trunk/DOC/TexFiles/Namelist – NEMO

source: trunk/DOC/TexFiles/Namelist/namwad @ 6497

Last change on this file since 6497 was 6289, checked in by gm, 8 years ago

#1673 DOC of the trunk - Update, see associated wiki page for description

File size: 546 bytes
Line 
1!-----------------------------------------------------------------------
2&namwad  !   Wetting and drying
3!-----------------------------------------------------------------------
4   ln_wd             = .false.  ! T/F activation of wetting and drying
5   rn_wdmin1         =  0.1     ! Minimum wet depth on dried cells
6   rn_wdmin2         =  0.01    ! Tolerance of min wet depth on dried cells
7   rn_wdld           =  20.0    ! Land elevation below which wetting/drying is allowed
8   nn_wdit           =  10      ! Max iterations for W/D limiter
9/
Note: See TracBrowser for help on using the repository browser.