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 6997 for trunk/DOC/Namelists/nambbl – NEMO

Ignore:
Timestamp:
2016-10-05T16:26:13+02:00 (8 years ago)
Author:
nicolasmartin
Message:

Duplication of changes in DOC directory for the trunk

Location:
trunk/DOC/Namelists
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/DOC/Namelists/nambbl

    r6140 r6997  
    22&nambbl        !   bottom boundary layer scheme                         ("key_trabbl") 
    33!----------------------------------------------------------------------- 
    4    nn_bbl_ldf  =  1      !  diffusive bbl (=1)   or not (=0) 
    5    nn_bbl_adv  =  0      !  advective bbl (=1/2) or not (=0) 
    6    rn_ahtbbl   =  1000.  !  lateral mixing coefficient in the bbl  [m2/s] 
    7    rn_gambbl   =  10.    !  advective bbl coefficient                 [s] 
     4   nn_bbl_ldf  =  1        !  diffusive bbl (=1)   or not (=0) 
     5   nn_bbl_adv  =  0        !  advective bbl (=1/2) or not (=0) 
     6   rn_ahtbbl   =  1000.    !  lateral mixing coefficient in the bbl  [m2/s] 
     7   rn_gambbl   =  10.      !  advective bbl coefficient                 [s] 
    88/ 
Note: See TracChangeset for help on using the changeset viewer.