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 tags/nemo_v3_2/nemo_v3_2/DOC/TexFiles/Namelist – NEMO

source: tags/nemo_v3_2/nemo_v3_2/DOC/TexFiles/Namelist/nambfr @ 1878

Last change on this file since 1878 was 1878, checked in by flavoni, 14 years ago

initial test for nemogcm

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