Ignore:
Timestamp:
07/16/20 13:44:06 (4 years ago)
Author:
cetlod
Message:

NEMOv6.5 : update expriments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6.5/GENERAL/PARAM/NAMELIST/ORCA2/namelist_core_ia_cfg

    r4912 r5125  
    374374&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T) 
    375375!----------------------------------------------------------------------- 
    376       nn_mxl      =   3       !  mixing length: = 0 bounded by the distance to surface and bottom 
    377       !                       !                 = 1 bounded by the local vertical scale factor 
    378       !                       !                 = 2 first vertical derivative of mixing length bounded by 1 
    379       !                       !                 = 3 as =2 with distinct dissipative an mixing length scale 
    380       nn_etau     =   1       !  penetration of tke below the mixed layer (ML) due to NIWs 
    381                                !        = 0 none ; = 1 add a tke source below the ML 
    382                                !        = 2 add a tke source just at the base of the ML 
    383                                !        = 3 as = 1 applied on HF part of the stress           (ln_cpl=T) 
    384       rn_eice     =   0       !  below sea ice: =0 ON ; =4 OFF when ice fraction > 1/4    
    385376/ 
    386377!----------------------------------------------------------------------- 
     
    440431   ln_subbas   = .true.   !  Atlantic/Pacific/Indian basins computation (T) or not 
    441432/ 
     433!----------------------------------------------------------------------- 
     434&namhsb        !  Heat and salt budgets                                 (default: OFF) 
     435!----------------------------------------------------------------------- 
     436   ln_diahsb   = .true.   !  output the heat and salt budgets (T) or not (F) 
     437/ 
Note: See TracChangeset for help on using the changeset viewer.