Ignore:
Timestamp:
06/03/20 09:43:39 (4 years ago)
Author:
cetlod
Message:

CM6.5 : Minor updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6.5/GENERAL/PARAM/namelist_ORCA1_cfg

    r5066 r5109  
    130130   sn_rcv_w10m   =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
    131131   sn_rcv_taumod =   'none'                 ,    'no'    ,     ''      ,         ''           ,   '' 
    132    sn_rcv_tau    =   'oce and ice'          ,    'no'    , 'cartesian' , 'eastward-northward' ,  'U,V' 
     132   sn_rcv_tau    =   'mixed oce-ice'        ,    'no'    , 'cartesian' , 'eastward-northward' ,  'U,V' 
    133133   sn_rcv_dqnsdt =   'coupled'              ,    'no'    ,     ''      ,         ''           ,   '' 
    134134   sn_rcv_qsr    =   'conservative'         ,    'no'    ,     ''      ,         ''           ,   '' 
     
    414414      rn_avts  =    1.e-4     !  maximum avs (vertical mixing on salinity) 
    415415      rn_hsbfr =    1.6       !  heat/salt buoyancy flux ratio 
    416    ln_zdfiwm   = .false.       ! internal wave-induced mixing            (T =>   fill namzdf_iwm) 
     416   ln_zdfiwm   = .true.       ! internal wave-induced mixing            (T =>   fill namzdf_iwm) 
    417417   !                       !  Coefficients 
    418418   rn_avm0     =   1.2e-4     !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F) 
     
    424424&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T) 
    425425!----------------------------------------------------------------------- 
    426       nn_mxl      =   2       !  mixing length: = 0 bounded by the distance to surface and bottom 
    427       !                       !                 = 1 bounded by the local vertical scale factor 
    428       !                       !                 = 2 first vertical derivative of mixing length bounded by 1 
    429       !                       !                 = 3 as =2 with distinct dissipative an mixing length scale 
    430       nn_etau     =   0       !  penetration of tke below the mixed layer (ML) due to NIWs 
     426   nn_mxl      =   2       !  mixing length: = 2 first vertical derivative of mixing length bounded by 1 
     427   ln_mxl0     = .true.    !  surface mixing length scale = F(wind stress) (T) or not (F) 
     428      nn_mxlice   = 2         ! type of scaling under sea-ice 
     429                              !    = 2  scaling with mean sea-ice thickness 
     430   nn_etau     =   0       !  penetration of tke below the mixed layer (ML) due to NIWs 
    431431                               !        = 0 none ; = 1 add a tke source below the ML 
    432                                !        = 2 add a tke source just at the base of the ML 
    433                                !        = 3 as = 1 applied on HF part of the stress           (ln_cpl=T) 
    434       rn_eice     =   2       !  below sea ice: =0 ON ; =4 OFF when ice fraction > 1/4    
    435       ln_lc      = .true.     !  Langmuir cell parameterisation (Axell 2002) 
    436       rn_lc      =  0.20      !  coef. associated to Langmuir cells 
     432   ln_lc      = .true.     !  Langmuir cell parameterisation (Axell 2002) 
     433   rn_lc      =  0.20      !  coef. associated to Langmuir cells 
    437434/ 
    438435!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.