source: CONFIG_DEVT/IPSLCM6.5_work_ENSEMBLES/modeles/NEMO/doc/namelists/nambbl @ 5501

Last change on this file since 5501 was 5501, checked in by aclsce, 4 years ago

First import of IPSLCM6.5_work_ENSEMBLES working configuration

File size: 599 bytes
Line 
1!-----------------------------------------------------------------------
2&nambbl        !   bottom boundary layer scheme                         (default: OFF)
3!-----------------------------------------------------------------------
4   ln_trabbl   = .false.   !  Bottom Boundary Layer parameterisation flag
5      nn_bbl_ldf  =  1        !  diffusive bbl (=1)   or not (=0)
6      nn_bbl_adv  =  0        !  advective bbl (=1/2) or not (=0)
7      rn_ahtbbl   =  1000.    !  lateral mixing coefficient in the bbl  [m2/s]
8      rn_gambbl   =  10.      !  advective bbl coefficient                 [s]
9/
Note: See TracBrowser for help on using the repository browser.