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

source: trunk/NEMO/DOC/BETA/Namelist/nambfr @ 705

Last change on this file since 705 was 705, checked in by smasson, 17 years ago

Historical date: first beta version of the documentation, see ticket:1

  • Property svn:executable set to *
File size: 585 bytes
Line 
1!-----------------------------------------------------------------------
2&nambfr   !   bottom friction
3!-----------------------------------------------------------------------
4   nbotfr =       1        !  type of bottom friction
5   !                       !   = 0 : no slip        ,  = 2 : nonlinear friction
6                           !   = 1 : linear friction,  = 3 : free slip
7   bfri1  =   4.e-4        !  bottom drag coefficient (linear case)
8   bfri2  =   1.e-3        !  bottom drag coefficient (non linear case)
9   bfeb2  =  2.5e-3        !  bottom tke background (m^2/s^2)
10/
Note: See TracBrowser for help on using the repository browser.