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 7931 for branches/2017/dev_r7881_HPC09_ZDF/NEMOGCM/CONFIG/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2017-04-19T12:15:07+02:00 (7 years ago)
Author:
gm
Message:

#1880 (HPC-09): remove key_zdfddm + phasing with last changes of HPC08 branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r7881_HPC09_ZDF/NEMOGCM/CONFIG/SHARED/namelist_ref

    r7813 r7931  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !!                            namelist_ref 
     2!!                            namelist_ref                            !! 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    44!! NEMO/OPA  :  1 - run manager      (namrun) 
     
    1111!!              6 - Tracer           (nameos, namtra_adv, namtra_ldf, namtra_ldfeiv, namtra_dmp) 
    1212!!              7 - dynamics         (namdyn_adv, namdyn_vor, namdyn_hpg, namdyn_spg, namdyn_ldf) 
    13 !!              8 - Verical physics  (namzdf, namzdf_ric, namzdf_tke, namzdf_ddm, namzdf_tmx, namzdf_tmx_new) 
    14 !!              9 - diagnostics      (namnc4, namtrd, namspr, namflo, namhsb, namsto) 
    15 !!             10 - miscellaneous    (nammpp, namctl) 
     13!!              8 - Verical physics  (namzdf, namzdf_ric, namzdf_tke, namzdf_gls, namzdf_tmx, namzdf_tmx_new) 
     14!!              9 - miscellaneous    (nammpp, namctl) 
     15!!             10 - diagnostics      (namnc4, namtrd, namspr, namflo, namhsb, namsto) 
    1616!!             11 - Obs & Assim      (namobs, nam_asminc) 
    1717!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    1818 
    1919!!====================================================================== 
    20 !!                   ***  Run management namelists  *** 
     20!!                   ***  Run management namelists  ***               !! 
    2121!!====================================================================== 
    2222!!   namrun       parameters of the run 
     
    7070! 
    7171!----------------------------------------------------------------------- 
    72 &namcfg        !   parameters of the configuration 
     72&namcfg        !   parameters of the configuration                     !   (default: user defined GYRE) 
    7373!----------------------------------------------------------------------- 
    7474   ln_read_cfg = .false.   !  (=T) read the domain configuration file 
     
    8383/ 
    8484!----------------------------------------------------------------------- 
    85 &namdom        !   space and time domain (bathymetry, mesh, timestep) 
     85&namdom        !   time and space domain 
    8686!----------------------------------------------------------------------- 
    8787   ln_linssh   = .false.   !  =T  linear free surface  ==>>  model level are fixed in time 
     
    9191   rn_isfhmin  =    1.00   !  treshold (m) to discriminate grounding ice to floating ice 
    9292   ! 
    93    rn_rdt      = 5760.     !  time step for the dynamics (and tracer if nn_acc=0) 
     93   rn_rdt      = 5760.     !  time step for the dynamics and tracer 
    9494   rn_atfp     =    0.1    !  asselin time filter parameter 
    9595   ! 
     
    232232   sn_qsr      = 'qsr'       ,        24         , 'qsr'     , .false.      , .false., 'yearly'  , ''       , ''       , '' 
    233233   sn_emp      = 'emp'       ,        24         , 'emp'     , .false.      , .false., 'yearly'  , ''       , ''       , '' 
    234  
     234   ! 
    235235   cn_dir      = './'      !  root directory for the location of the flux files 
    236236/ 
     
    263263   rn_efac     = 1.        !  multiplicative factor for evaporation (0. or 1.) 
    264264   rn_vfac     = 0.        !  multiplicative factor for ocean/ice velocity 
    265                            !  in the calculation of the wind stress (0.=absolute winds or 1.=relative winds) 
    266    ln_Cd_L12   = .false.   !  Modify the drag ice-atm and oce-atm depending on ice concentration 
    267                            !  This parameterization is from Lupkes et al. (JGR 2012) 
     265   !                       !  in the calculation of the wind stress (0.=absolute winds or 1.=relative winds) 
     266   ln_Cd_L12   = .false.   !  air-ice and ocean-ice function of ice concentration (Lupkes et al. JGR 2012) 
     267 
    268268/ 
    269269!----------------------------------------------------------------------- 
     
    429429   nn_sstr     =     0     !  add a retroaction term in the surface heat       flux (=1) or not (=0) 
    430430   nn_sssr     =     2     !  add a damping     term in the surface freshwater flux (=2) 
    431                            !  or to SSS only (=1) or no damping term (=0) 
     431   !                       !  or to SSS only (=1) or no damping term (=0) 
    432432   rn_dqdt     =   -40.    !  magnitude of the retroaction on temperature   [W/m2/K] 
    433433   rn_deds     =  -166.67  !  magnitude of the damping on salinity   [mm/day] 
     
    439439!----------------------------------------------------------------------- 
    440440   nn_ice_alb   =    1   !  parameterization of ice/snow albedo 
    441                          !     0: Shine & Henderson-Sellers (JGR 1985), giving clear-sky albedo 
    442                          !     1: "home made" based on Brandt et al. (JClim 2005) and Grenfell & Perovich (JGR 2004), 
    443                          !        giving cloud-sky albedo 
     441   !                     !     0: Shine & Henderson-Sellers (JGR 1985), giving clear-sky albedo 
     442   !                     !     1: "home made" based on Brandt et al. (JClim 2005) and Grenfell & Perovich (JGR 2004), 
     443   !                     !        giving cloud-sky albedo 
    444444   rn_alb_sdry  =  0.85  !  dry snow albedo         : 0.80 (nn_ice_alb = 0); 0.85 (nn_ice_alb = 1); obs 0.85-0.87 (cloud-sky) 
    445445   rn_alb_smlt  =  0.75  !  melting snow albedo     : 0.65 ( '' )          ; 0.75 ( '' )          ; obs 0.72-0.82 ( '' ) 
     
    498498 
    499499!!====================================================================== 
    500 !!               ***  Lateral boundary condition  *** 
     500!!               ***  Lateral boundary condition  ***                 !! 
    501501!!====================================================================== 
    502502!!   namlbc        lateral momentum boundary condition 
     
    667667! 
    668668!----------------------------------------------------------------------- 
    669 &nameos        !   ocean physical parameters 
     669&nameos        !   ocean Equation Of State                              (default: NO) 
    670670!----------------------------------------------------------------------- 
    671671   ln_teos10   = .false.         !  = Use TEOS-10 equation of state 
     
    750750!----------------------------------------------------------------------- 
    751751   ln_ldfeiv     =.false.  ! use eddy induced velocity parameterization 
    752    ln_ldfeiv_dia =.false.  ! diagnose eiv stream function and velocities 
    753    rn_aeiv_0     = 2000.   ! eddy induced velocity coefficient   [m2/s] 
    754    nn_aei_ijk_t  = 21      ! space/time variation of the eiv coeficient 
    755    !                                !   =-20 (=-30)    read in eddy_induced_velocity_2D.nc (..._3D.nc) file 
    756    !                                !   =  0           constant  
    757    !                                !   = 10 F(k)      =ldf_c1d  
    758    !                                !   = 20 F(i,j)    =ldf_c2d  
    759    !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation 
    760    !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d 
     752      rn_aeiv_0     = 2000.   ! eddy induced velocity coefficient   [m2/s] 
     753      nn_aei_ijk_t  = 21      ! space/time variation of the eiv coeficient 
     754      !                             !   =-20 (=-30)    read in eddy_induced_velocity_2D.nc (..._3D.nc) file 
     755      !                             !   =  0           constant  
     756      !                             !   = 10 F(k)      =ldf_c1d  
     757      !                             !   = 20 F(i,j)    =ldf_c2d  
     758      !                             !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation 
     759      !                             !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d 
     760      ln_ldfeiv_dia =.false.  ! diagnose eiv stream function and velocities 
    761761/ 
    762762!----------------------------------------------------------------------- 
    763763&namtra_dmp    !   tracer: T & S newtonian damping                      (default: NO) 
    764764!----------------------------------------------------------------------- 
    765    ln_tradmp   =  .true.   !  add a damping termn (T) or not (F) 
    766    nn_zdmp     =    0      !  vertical  shape =0    damping throughout the water column 
    767                            !                   =1 no damping in the mixing layer (kz  criteria) 
    768                            !                   =2 no damping in the mixed  layer (rho crieria) 
    769    cn_resto    ='resto.nc' !  Name of file containing restoration coeff. field (use dmp_tools to create this) 
    770 / 
    771  
    772 !!====================================================================== 
    773 !!                      ***  Dynamics namelists  *** 
     765   ln_tradmp   =  .true.   !  add a damping term 
     766      nn_zdmp     =    0      !  vertical shape =0    damping throughout the water column 
     767      !                    !                    =1 no damping in the mixing layer (kz  criteria) 
     768      !                    !                    =2 no damping in the mixed  layer (rho crieria) 
     769      cn_resto    ='resto.nc' !  Name of file containing restoration coeff. field (use dmp_tools to create this) 
     770/ 
     771 
     772!!====================================================================== 
     773!!                      ***  Dynamics namelists  ***                  !! 
    774774!!====================================================================== 
    775775!!   namdyn_adv    formulation of the momentum advection 
     
    787787   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
    788788   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
    789    ln_dynzad_zts = .false. !  Use (T) sub timestepping for vertical momentum advection 
     789   ln_dynzad_zts = .false. !  sub-time-stepping for vertical momentum advection 
    790790/ 
    791791!----------------------------------------------------------------------- 
     
    814814/ 
    815815!----------------------------------------------------------------------- 
    816 &namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: zps) 
     816&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection) 
    817817!----------------------------------------------------------------------- 
    818818   ln_hpg_zco  = .false.   !  z-coordinate - full steps 
     
    869869 
    870870!!====================================================================== 
    871 !!             Tracers & Dynamics vertical physics namelists 
     871!!                     vertical physics namelists                     !! 
    872872!!====================================================================== 
    873873!!    namzdf        vertical physics 
    874 !!    namzdf_ric    richardson number dependent vertical mixing         ("key_zdfric") 
    875 !!    namzdf_tke    TKE dependent vertical mixing                       ("key_zdftke") 
    876 !!    namzdf_gls    GLS vertical mixing                                 ("key_zdfgls") 
    877 !!    namzdf_ddm    double diffusive mixing parameterization            ("key_zdfddm") 
    878 !!    namzdf_tmx    tidal mixing parameterization                       ("key_zdftmx") 
    879 !!====================================================================== 
    880 ! 
    881 !----------------------------------------------------------------------- 
    882 &namzdf        !   vertical physics 
    883 !----------------------------------------------------------------------- 
    884    rn_avm0     =   1.2e-4  !  vertical eddy viscosity   [m2/s]          (background Kz if not "key_zdfcst") 
    885    rn_avt0     =   1.2e-5  !  vertical eddy diffusivity [m2/s]          (background Kz if not "key_zdfcst") 
    886    nn_avb      =    0      !  profile for background avt & avm (=1) or not (=0) 
    887    nn_havtb    =    0      !  horizontal shape for avtb (=1) or not (=0) 
    888    ln_zdfevd   = .true.    !  enhanced vertical diffusion (evd) (T) or not (F) 
    889       nn_evdm     =    0        ! evd apply on tracer (=0) or on tracer and momentum (=1) 
    890       rn_avevd    =  100.       !  evd mixing coefficient [m2/s] 
    891    ln_zdfnpc   = .false.   !  Non-Penetrative Convective algorithm (T) or not (F) 
    892       nn_npc      =    1        ! frequency of application of npc 
    893       nn_npcp     =  365        ! npc control print frequency 
    894    ln_zdfexp   = .false.   !  time-stepping: split-explicit (T) or implicit (F) time stepping 
    895       nn_zdfexp   =    3        ! number of sub-timestep for ln_zdfexp=T 
    896    ln_zdfqiao  = .false.   !  Enhanced wave vertical mixing Qiao (2010) (T => ln_wave=.true. & ln_sdw=.true. & fill namsbc_wave) 
    897 / 
    898 !----------------------------------------------------------------------- 
    899 &namzdf_ric    !   richardson number dependent vertical diffusion       ("key_zdfric" ) 
     874!!    namzdf_ric    richardson number vertical mixing                   (ln_zdfric=T) 
     875!!    namzdf_tke    TKE vertical mixing                                 (ln_zdftke=T) 
     876!!    namzdf_gls    GLS vertical mixing                                 (ln_zdfgls=T) 
     877!!    namzdf_tmx    tidal mixing parameterization                       (ln_zdftmx=T) 
     878!!====================================================================== 
     879! 
     880!----------------------------------------------------------------------- 
     881&namzdf        !   vertical physics                                     (default: NO selection) 
     882!----------------------------------------------------------------------- 
     883   !                       ! type of vertical closure 
     884   ln_zdfcst   = .false.      !  constant mixing 
     885   ln_zdfric   = .false.      !  local Richardson dependent formulation (T =>   fill namzdf_ric) 
     886   ln_zdftke   = .false.      !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke) 
     887   ln_zdfgls   = .false.      !  Generic Length Scale closure           (T =>   fill namzdf_gls) 
     888   ! 
     889   !                       ! convection 
     890   ln_zdfevd   = .false.      !  enhanced vertical diffusion 
     891      nn_evdm     =    0         ! apply on tracer (=0) or on tracer and momentum (=1) 
     892      rn_evd      =  100.        ! mixing coefficient [m2/s] 
     893   ln_zdfnpc   = .false.      !  Non-Penetrative Convective algorithm 
     894      nn_npc      =    1         ! frequency of application of npc 
     895      nn_npcp     =  365         ! npc control print frequency 
     896!!gm new 
     897   ! 
     898   ln_zdfddm   = .false.   ! double diffusive mixing 
     899      rn_avts  =    1.e-4     !  maximum avs (vertical mixing on salinity) 
     900      rn_hsbfr =    1.6       !  heat/salt buoyancy flux ratio 
     901   ! 
     902   ln_zdftmx   = .false.   ! tidal mixing parameterization              (T =>   fill namzdf_tmx) 
     903   ! 
     904!!gm 
     905   ! 
     906   ln_zdfqiao  = .false.   ! surface wave-induced mixing (Qiao et al. 2010) (T =>   ln_wave=ln_sdw=T. & fill namsbc_wave) 
     907   ! 
     908   !                       ! time-stepping 
     909   ln_zdfexp   = .false.   ! split-explicit (T) or implicit (F) scheme 
     910      nn_zdfexp=    3         !  number of sub-timestep for ln_zdfexp=T 
     911   !                       ! coefficients 
     912   rn_avm0     =   1.2e-4     !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F) 
     913   rn_avt0     =   1.2e-5     !  vertical eddy diffusivity [m2/s]       (background Kz if ln_zdfcst=F) 
     914   nn_avb      =    0         !  profile for background avt & avm (=1) or not (=0) 
     915   nn_havtb    =    0         !  horizontal shape for avtb (=1) or not (=0) 
     916   ! 
     917/ 
     918!----------------------------------------------------------------------- 
     919&namzdf_ric    !   richardson number dependent vertical diffusion       (ln_zdfric=T) 
    900920!----------------------------------------------------------------------- 
    901921   rn_avmri    =  100.e-4  !  maximum value of the vertical viscosity 
     
    910930/ 
    911931!----------------------------------------------------------------------- 
    912 &namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke") 
     932&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke=T) 
    913933!----------------------------------------------------------------------- 
    914934   rn_ediff    =   0.1     !  coef. for vertical eddy coef. (avt=rn_ediff*mxl*sqrt(e) ) 
     
    927947   ln_lc       = .true.    !  Langmuir cell parameterisation (Axell 2002) 
    928948   rn_lc       =   0.15    !  coef. associated to Langmuir cells 
    929    nn_etau     =   1       !  penetration of tke below the mixed layer (ML) due to near intertial waves 
     949   nn_etau     =   1       !  penetration of tke below the mixed layer (ML) due to NIWs 
    930950                           !        = 0 no penetration 
    931951                           !        = 1 add a tke source below the ML 
     
    938958/ 
    939959!----------------------------------------------------------------------- 
    940 &namzdf_gls    !   GLS vertical diffusion                               ("key_zdfgls") 
     960&namzdf_gls    !   GLS vertical diffusion                               (ln_zdfgls) 
    941961!----------------------------------------------------------------------- 
    942962   rn_emin       = 1.e-7   !  minimum value of e   [m2/s2] 
     
    957977/ 
    958978!----------------------------------------------------------------------- 
    959 &namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm") 
    960 !----------------------------------------------------------------------- 
    961    rn_avts     = 1.e-4     !  maximum avs (vertical mixing on salinity) 
    962    rn_hsbfr    = 1.6       !  heat/salt buoyancy flux ratio 
    963 / 
    964 !----------------------------------------------------------------------- 
    965979&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx") 
    966980!----------------------------------------------------------------------- 
     
    11161130!----------------------------------------------------------------------- 
    11171131&nam_diatmb    !  Top Middle Bottom Output                               (default F) 
    1118 !----------------------------------------------------------------------- 
    1119    ln_diatmb   = .false.   !  Choose Top Middle and Bottom output or not 
    1120 / 
    1121 !----------------------------------------------------------------------- 
    1122 &nam_dia25h    !  25h Mean Output                                        (default F) 
    1123 !----------------------------------------------------------------------- 
    1124    ln_dia25h   = .false.   ! Choose 25h mean output or not 
    1125 / 
    1126 !----------------------------------------------------------------------- 
    1127 &namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4") 
    11281132!----------------------------------------------------------------------- 
    11291133   ln_diatmb   = .false.   !  Choose Top Middle and Bottom output or not 
Note: See TracChangeset for help on using the changeset viewer.