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 8810 for branches/2017/dev_r7881_ENHANCE09_RK3/DOC/Namelists/nambbl – NEMO

Ignore:
Timestamp:
2017-11-24T17:14:03+01:00 (6 years ago)
Author:
flavoni
Message:

ROBUST-11_Simona-DocUserdef?: update DOC and Namelists, for usrdef routines and domain_cfg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r7881_ENHANCE09_RK3/DOC/Namelists/nambbl

    r6997 r8810  
    11!----------------------------------------------------------------------- 
    2 &nambbl        !   bottom boundary layer scheme                         ("key_trabbl") 
     2&nambbl        !   bottom boundary layer scheme                         (default: NO) 
    33!----------------------------------------------------------------------- 
     4   ln_trabbl   = .false.   !  Bottom Boundary Layer parameterisation flag 
    45   nn_bbl_ldf  =  1        !  diffusive bbl (=1)   or not (=0) 
    56   nn_bbl_adv  =  0        !  advective bbl (=1/2) or not (=0) 
Note: See TracChangeset for help on using the changeset viewer.