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.
Changeset 3989 for branches/2013/dev_r3853_CNRS9_ConfSetting/DOC/TexFiles/Namelist/nambfr – NEMO

Ignore:
Timestamp:
2013-07-24T11:48:35+02:00 (11 years ago)
Author:
clevy
Message:

Configuration setting/Step3 and doc, see ticket:#1074

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_r3853_CNRS9_ConfSetting/DOC/TexFiles/Namelist/nambfr

    r3294 r3989  
    77   rn_bfri2    =    1.e-3  !  bottom drag coefficient (non linear case) 
    88   rn_bfeb2    =    2.5e-3 !  bottom turbulent kinetic energy background  (m2/s2) 
     9   rn_bfrz0    =    3.e-3  ! bottom roughness for loglayer bfr coeff  
    910   ln_bfr2d    = .false.   !  horizontal variation of the bottom friction coef (read a 2D mask file ) 
    1011   rn_bfrien   =    50.    !  local multiplying factor of bfr (ln_bfr2d=T) 
    11    ln_bfrimp   = .false.   !  implicit bottom friction (requires ln_zdfexp = .false. if true) 
     12   ln_bfrimp   = .true.    !  implicit bottom friction (requires ln_zdfexp = .false. if true) 
    1213/ 
Note: See TracChangeset for help on using the changeset viewer.