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 1225 for trunk/DOC/TexFiles/Namelist/nambbl – NEMO

Ignore:
Timestamp:
2008-11-26T17:01:21+01:00 (15 years ago)
Author:
gm
Message:

phase the namelist with NEMO v3 + update the references & figures see ticket #284

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DOC/TexFiles/Namelist/nambbl

    r707 r1225  
    11!----------------------------------------------------------------------- 
    2 &nam_trabbl   !   bottom boundary layer scheme                           
     2&nambbl        !   bottom boundary layer scheme 
    33!----------------------------------------------------------------------- 
    4 "key_trabbl_dif"              !  Activate the diffusive bbl  
    5 "key_trabbl_adv"              !  Activate the advective bbl  
    6    atrbbl = 10000.               !  lateral tracer coeff. for bbl scheme (m2/s) 
     4                        !  diffusive bbl                             ("key_trabbl") 
     5                        !  advective bbl                             ("key_trabbl_adv") 
     6   atrbbl      =  10000.   !  lateral mixing coefficient in the bbl  [m2/s] 
    77/ 
Note: See TracChangeset for help on using the changeset viewer.