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 8215 for branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/CONFIG/TEST_CASES/ISOMIP/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2017-06-25T12:26:32+02:00 (7 years ago)
Author:
gm
Message:

#1911 (ENHANCE-09): PART 0 - phasing with branch dev_r7832_HPC09_ZDF revision 8214

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/CONFIG/TEST_CASES/ISOMIP/EXP00/namelist_cfg

    r7715 r8215  
    181181/ 
    182182!----------------------------------------------------------------------- 
    183 &nambfr        !   bottom friction 
    184 !----------------------------------------------------------------------- 
    185    nn_bfr      =    2      !  type of bottom friction :   = 0 : free slip,  = 1 : linear friction 
    186                            !                              = 2 : nonlinear friction 
    187    rn_bfri1    =    4.e-4  !  bottom drag coefficient (linear case) 
    188    rn_bfri2    =    1.e-3  !  bottom drag coefficient (non linear case). Minimum coeft if ln_loglayer=T 
    189    rn_bfri2_max =   1.e-1  !  max. bottom drag coefficient (non linear case and ln_loglayer=T) 
    190    rn_bfeb2    =    2.5e-3 !  bottom turbulent kinetic energy background  (m2/s2) 
    191    rn_bfrz0    =    3.e-3  !  bottom roughness [m] if ln_loglayer=T 
    192    ln_bfr2d    = .false.   !  horizontal variation of the bottom friction coef (read a 2D mask file ) 
    193    rn_bfrien   =    50.    !  local multiplying factor of bfr (ln_bfr2d=T) 
    194    rn_tfri1    =    4.e-4  !  top drag coefficient (linear case) 
    195    rn_tfri2    =    2.5e-3 !  top drag coefficient (non linear case). Minimum coeft if ln_loglayer=T 
    196    rn_tfri2_max =   1.e-1  !  max. top drag coefficient (non linear case and ln_loglayer=T) 
    197    rn_tfeb2    =    0.0    !  top turbulent kinetic energy background  (m2/s2) 
    198    rn_tfrz0    =    3.e-3  !  top roughness [m] if ln_loglayer=T 
    199    ln_tfr2d    = .false.   !  horizontal variation of the top friction coef (read a 2D mask file ) 
    200    rn_tfrien   =    50.    !  local multiplying factor of tfr (ln_tfr2d=T) 
    201  
    202    ln_bfrimp   = .true.    !  implicit bottom friction (requires ln_zdfexp = .false. if true) 
    203    ln_loglayer = .false.   !  logarithmic formulation (non linear case) 
     183&namdrg            !   top/bottom drag coefficient                      (default: NO selection) 
     184!----------------------------------------------------------------------- 
     185   ln_non_lin = .true.    !  non-linear  drag: Cd = Cd0 |U| 
     186/ 
     187!----------------------------------------------------------------------- 
     188&namdrg_top        !   TOP friction                                     (ln_isfcav=T) 
     189!----------------------------------------------------------------------- 
     190   rn_Cd0     =  2.5e-3    !  drag coefficient [-] 
     191   rn_Uc0     =  0.16      !  ref. velocity [m/s] (linear drag=Cd0*Uc0)  
     192   rn_Cdmax   =  0.1       !  drag value maximum [-] (logarithmic drag) 
     193   rn_ke0     =  0.0e-0    !  background kinetic energy  [m2/s2] (non-linear cases) 
     194   rn_z0      =  3.0e-3    !  roughness [m] (ln_loglayer=T) 
     195   ln_boost   = .false.    !  =T regional boost of Cd0 ; =F constant 
     196      rn_boost=  50.          !  local boost factor  [-] 
     197/ 
     198!----------------------------------------------------------------------- 
     199&namdrg_bot        !   BOTTOM friction                                   
     200!----------------------------------------------------------------------- 
     201   rn_Cd0     =  1.e-3    !  drag coefficient [-] 
     202   rn_Uc0     =  0.4      !  ref. velocity [m/s] (linear drag=Cd0*Uc0)  
     203   rn_Cdmax   =  0.1      !  drag value maximum [-] (logarithmic drag) 
     204   rn_ke0     =  2.5e-3   !  background kinetic energy  [m2/s2] (non-linear cases) 
     205   rn_z0      =  3.e-3    !  roughness [m] (ln_loglayer=T) 
     206   ln_boost   = .false.   !  =T regional boost of Cd0 ; =F constant 
     207      rn_boost=  50.         !  local boost factor  [-] 
    204208/ 
    205209!----------------------------------------------------------------------- 
     
    219223   ln_teos10   = .false.         !  = Use TEOS-10 equation of state 
    220224   ln_eos80    = .true.          !  = Use EOS80 equation of state 
    221    !                             !  rd(T,S,Z)*rau0 = -a0*(1+.5*lambda*dT+mu*Z+nu*dS)*dT+b0*dS 
    222225/ 
    223226!----------------------------------------------------------------------- 
     
    326329/ 
    327330!----------------------------------------------------------------------- 
    328 &namzdf        !   vertical physics 
    329 !----------------------------------------------------------------------- 
    330    rn_avm0     =   1.0e-3  !  vertical eddy viscosity   [m2/s]          (background Kz if not "key_zdfcst") 
    331    rn_avt0     =   5.0e-5  !  vertical eddy diffusivity [m2/s]          (background Kz if not "key_zdfcst") 
    332    nn_avb      =    0      !  profile for background avt & avm (=1) or not (=0) 
    333    nn_havtb    =    0      !  horizontal shape for avtb (=1) or not (=0) 
    334    ln_zdfevd   = .true.    !  enhanced vertical diffusion (evd) (T) or not (F) 
    335    nn_evdm     =    1      !  evd apply on tracer (=0) or on tracer and momentum (=1) 
    336    rn_avevd    =   0.1     !  evd mixing coefficient [m2/s] 
    337    ln_zdfnpc   = .false.   !  Non-Penetrative Convective algorithm (T) or not (F) 
    338    nn_npc      =    1            !  frequency of application of npc 
    339    nn_npcp     =  365            !  npc control print frequency 
    340    ln_zdfexp   = .false.   !  time-stepping: split-explicit (T) or implicit (F) time stepping 
    341    nn_zdfexp   =    3            !  number of sub-timestep for ln_zdfexp=T 
    342 / 
    343 !----------------------------------------------------------------------- 
    344 &namzdf_ric    !   richardson number dependent vertical diffusion       ("key_zdfric" ) 
    345 !----------------------------------------------------------------------- 
    346 / 
    347 !----------------------------------------------------------------------- 
    348 &namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke") 
    349 !----------------------------------------------------------------------- 
    350 / 
    351 !----------------------------------------------------------------------- 
    352 &namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls") 
    353 !----------------------------------------------------------------------- 
    354 / 
    355 !----------------------------------------------------------------------- 
    356 &namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm") 
    357 !----------------------------------------------------------------------- 
    358 / 
    359 !----------------------------------------------------------------------- 
    360 &namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx") 
    361 !----------------------------------------------------------------------- 
    362    ln_tmx_itf  = .false.   !  ITF specific parameterisation 
     331&namzdf        !   vertical physics                                     (default: NO selection) 
     332!----------------------------------------------------------------------- 
     333   !                       ! type of vertical closure 
     334   ln_zdfcst   = .true.       !  constant mixing 
     335   ln_zdfric   = .false.      !  local Richardson dependent formulation (T =>   fill namzdf_ric) 
     336   ln_zdftke   = .false.      !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke) 
     337   ln_zdfgls   = .false.      !  Generic Length Scale closure           (T =>   fill namzdf_gls) 
     338   ! 
     339   !                       ! convection 
     340   ln_zdfevd   = .true.       !  enhanced vertical diffusion 
     341      nn_evdm     =    1         ! apply on tracer (=0) or on tracer and momentum (=1) 
     342      rn_evd      =   0.1        ! mixing coefficient [m2/s] 
     343   ln_zdfnpc   = .false.      !  Non-Penetrative Convective algorithm 
     344      nn_npc      =    1         ! frequency of application of npc 
     345      nn_npcp     =  365         ! npc control print frequency 
     346   ! 
     347   ln_zdfddm   = .false.   ! double diffusive mixing 
     348   ! 
     349   !                       ! gravity wave-driven vertical mixing 
     350   ln_zdfiwm   = .false.      ! internal wave-induced mixing            (T =>   fill namzdf_iwm) 
     351   ln_zdfswm   = .false.      ! surface  wave-induced mixing            (T => ln_wave=ln_sdw=T ) 
     352   ! 
     353   !                       ! coefficients 
     354   rn_avm0     =   1.e-3     !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F) 
     355   rn_avt0     =   5.e-5     !  vertical eddy diffusivity [m2/s]       (background Kz if ln_zdfcst=F) 
     356   nn_avb      =    0         !  profile for background avt & avm (=1) or not (=0) 
     357   nn_havtb    =    0         !  horizontal shape for avtb (=1) or not (=0) 
    363358/ 
    364359!----------------------------------------------------------------------- 
     
    380375/ 
    381376!----------------------------------------------------------------------- 
    382 &namflo       !   float parameters                                      ("key_float") 
    383 !----------------------------------------------------------------------- 
    384 / 
    385 !----------------------------------------------------------------------- 
    386 &namptr       !   Poleward Transport Diagnostic 
    387 !----------------------------------------------------------------------- 
    388 / 
    389 !----------------------------------------------------------------------- 
    390377&namhsb       !  Heat and salt budgets 
    391378!----------------------------------------------------------------------- 
    392379/ 
    393380!----------------------------------------------------------------------- 
    394 &namdct        ! transports through sections 
    395 !----------------------------------------------------------------------- 
    396 / 
    397 !----------------------------------------------------------------------- 
    398 &namobs       !  observation usage switch                               ('key_diaobs') 
     381&namobs       !  observation usage switch                               (ln_diaobs =T) 
    399382!----------------------------------------------------------------------- 
    400383/ 
Note: See TracChangeset for help on using the changeset viewer.