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 9356 for branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/1_namelist_cfg – NEMO

Ignore:
Timestamp:
2018-02-23T18:32:30+01:00 (6 years ago)
Author:
acc
Message:

Branch: 2017/dev_merge_2017. Cosmetic (hopefully) changes to namelist files to enforce more consistency between reference and configuration namelists. Changes in all reference configurations (SETTE tested) and most TEST_CASES (untested). OVERFLOW and LOCK_EXCHANGE still to do. See new file: NEMOGCM/CONFIG/SHARED/README.namelists for the conventions used.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/1_namelist_cfg

    r9169 r9356  
    1313/ 
    1414!----------------------------------------------------------------------- 
    15 &namcfg     !   parameters of the configuration 
     15&namcfg        !   parameters of the configuration                      (default: user defined GYRE) 
    1616!----------------------------------------------------------------------- 
    1717   ln_read_cfg = .true.    !  (=T) read the domain configuration file 
     
    2020/ 
    2121!----------------------------------------------------------------------- 
    22 &namdom        !   space and time domain (bathymetry, mesh, timestep) 
    23 !-----------------------------------------------------------------------   
     22&namdom        !   time and space domain 
     23!----------------------------------------------------------------------- 
    2424   ln_linssh   = .false.   !  =T  linear free surface  ==>>  model level are fixed in time 
    2525   ! 
    2626   rn_rdt      = 2880.     !  time step for the dynamics (and tracer if nn_acc=0) 
     27!----------------------------------------------------------------------- 
     28&namtsd        !   data : Temperature  & Salinity 
     29!----------------------------------------------------------------------- 
     30/ 
     31!----------------------------------------------------------------------- 
     32&namwad        !   Wetting and drying  default is no WAD 
     33!----------------------------------------------------------------------- 
    2734/ 
    2835!----------------------------------------------------------------------- 
     
    3138/ 
    3239!----------------------------------------------------------------------- 
    33 &namtsd    !   data : Temperature  & Salinity 
     40&namc1d        !   1D configuration options                             ("key_c1d") 
     41!----------------------------------------------------------------------- 
     42/ 
     43!----------------------------------------------------------------------- 
     44&namc1d_dyndmp !   U & V newtonian damping                              ("key_c1d") 
     45!----------------------------------------------------------------------- 
     46/ 
     47!----------------------------------------------------------------------- 
     48&namc1d_uvd    !   data: U & V currents                                 ("key_c1d") 
    3449!----------------------------------------------------------------------- 
    3550/ 
     
    4964/ 
    5065!----------------------------------------------------------------------- 
    51 &namsbc_blk   !   namsbc_blk  Bulk formulae 
     66&namsbc_flx    !   surface boundary condition : flux formulation 
     67!----------------------------------------------------------------------- 
     68/ 
     69!----------------------------------------------------------------------- 
     70&namsbc_blk   !   namsbc_blk  generic Bulk formula                      (ln_blk =T) 
    5271!----------------------------------------------------------------------- 
    5372!              !  file name                   ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights                              ! rotation ! land/sea mask ! 
     
    6887/ 
    6988!----------------------------------------------------------------------- 
    70 &namtra_qsr    !   penetrative solar radiation 
     89&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3") 
     90!----------------------------------------------------------------------- 
     91/ 
     92!----------------------------------------------------------------------- 
     93&namsbc_sas    !   Stand-Alone Surface boundary condition 
     94!----------------------------------------------------------------------- 
     95/ 
     96!----------------------------------------------------------------------- 
     97&namsbc_iif    !   Ice-IF : use observed ice cover                      (nn_ice = 1) 
     98!----------------------------------------------------------------------- 
     99/ 
     100!----------------------------------------------------------------------- 
     101&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T) 
    71102!----------------------------------------------------------------------- 
    72103!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! 
     
    75106/ 
    76107!----------------------------------------------------------------------- 
    77 &namsbc_rnf    !   runoffs namelist surface boundary condition 
    78 !----------------------------------------------------------------------- 
    79 / 
    80 !----------------------------------------------------------------------- 
    81 &namsbc_ssr    !   surface boundary condition : sea surface restoring 
    82 !----------------------------------------------------------------------- 
    83 / 
    84 !----------------------------------------------------------------------- 
    85 &namsbc_alb    !   albedo parameters 
    86 !----------------------------------------------------------------------- 
    87 / 
    88 !----------------------------------------------------------------------- 
    89 &namberg       !   iceberg parameters 
     108&namsbc_rnf    !   runoffs namelist surface boundary condition          (ln_rnf =T) 
     109!----------------------------------------------------------------------- 
     110/ 
     111!----------------------------------------------------------------------- 
     112&namsbc_isf    !  Top boundary layer (ISF)                              (nn_isf >0) 
     113!----------------------------------------------------------------------- 
     114/ 
     115!----------------------------------------------------------------------- 
     116&namsbc_iscpl  !   land ice / ocean coupling option                      
     117!----------------------------------------------------------------------- 
     118/ 
     119!----------------------------------------------------------------------- 
     120&namsbc_apr    !   Atmospheric pressure used as ocean forcing           (ln_apr_dyn =T) 
     121!----------------------------------------------------------------------- 
     122/ 
     123!----------------------------------------------------------------------- 
     124&namsbc_ssr    !   surface boundary condition : sea surface restoring   (ln_ssr =T) 
     125!----------------------------------------------------------------------- 
     126/ 
     127!----------------------------------------------------------------------- 
     128&namsbc_wave   ! External fields from wave model                        (ln_wave=T) 
     129!----------------------------------------------------------------------- 
     130/ 
     131!----------------------------------------------------------------------- 
     132&namberg       !   iceberg parameters                                   (default: No iceberg) 
    90133!----------------------------------------------------------------------- 
    91134      ln_icebergs              = .false.               ! iceberg floats or not 
     
    96139/ 
    97140!----------------------------------------------------------------------- 
    98 &namdrg        !   top/bottom friction 
     141&namagrif      !  AGRIF zoom                                            ("key_agrif") 
     142!----------------------------------------------------------------------- 
     143/ 
     144!----------------------------------------------------------------------- 
     145&nam_tide      !   tide parameters 
     146!----------------------------------------------------------------------- 
     147/ 
     148!----------------------------------------------------------------------- 
     149&nambdy        !  unstructured open boundaries                           
     150!----------------------------------------------------------------------- 
     151/ 
     152!----------------------------------------------------------------------- 
     153&nambdy_dta    !  open boundaries - external data                        
     154!----------------------------------------------------------------------- 
     155/ 
     156!----------------------------------------------------------------------- 
     157&nambdy_tide   !  tidal forcing at open boundaries 
     158!----------------------------------------------------------------------- 
     159/ 
     160!----------------------------------------------------------------------- 
     161&namdrg        !   top/bottom drag coefficient                          (default: NO selection) 
    99162!----------------------------------------------------------------------- 
    100163   ln_lin = .true.         !     linear  drag: Cd = Cd0 Uc0 
    101164/ 
    102165!----------------------------------------------------------------------- 
    103 &namagrif      !  AGRIF zoom                                            ("key_agrif") 
     166&namdrg_top    !   TOP friction                                         (ln_isfcav=T) 
     167!----------------------------------------------------------------------- 
     168/ 
     169!----------------------------------------------------------------------- 
     170&namdrg_bot    !   BOTTOM friction                                   
    104171!----------------------------------------------------------------------- 
    105172/ 
     
    119186/ 
    120187!----------------------------------------------------------------------- 
    121 &nameos        !   ocean physical parameters 
     188&nameos        !   ocean Equation Of Seawater                           (default: NO) 
    122189!----------------------------------------------------------------------- 
    123190   ln_teos10   = .false.         !  = Use TEOS-10 equation of state 
     
    126193/ 
    127194!----------------------------------------------------------------------- 
    128 &namtra_adv    !   advection scheme for tracer                          (default: NO advection) 
     195&namtra_adv    !   advection scheme for tracer                          (default: NO selection) 
    129196!----------------------------------------------------------------------- 
    130197   ln_traadv_fct = .true.     !  FCT scheme 
     
    133200/ 
    134201!----------------------------------------------------------------------- 
    135 &namtra_adv_mle !   mixed layer eddy parametrisation (Fox-Kemper param) 
    136 !----------------------------------------------------------------------- 
    137 / 
    138 !---------------------------------------------------------------------------------- 
    139 &namtra_ldf    !   lateral diffusion scheme for tracers 
    140 !---------------------------------------------------------------------------------- 
     202&namtra_adv_mle !   mixed layer eddy parametrisation (Fox-Kemper param) (default: NO) 
     203!----------------------------------------------------------------------- 
     204/ 
     205!----------------------------------------------------------------------- 
     206&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection) 
     207!----------------------------------------------------------------------- 
    141208   !                       !  Operator type: 
    142209   ln_traldf_NONE  =  .false.  !           No operator (no explicit advection) 
     
    168235   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s] 
    169236/ 
    170 !---------------------------------------------------------------------------------- 
    171 &namtra_ldfeiv !   eddy induced velocity param. 
    172 !---------------------------------------------------------------------------------- 
     237!----------------------------------------------------------------------- 
     238&namtra_ldfeiv !   eddy induced velocity param.                         (default: NO) 
     239!----------------------------------------------------------------------- 
    173240   ln_ldfeiv     =.false.   ! use eddy induced velocity parameterization 
    174241/ 
     
    179246/ 
    180247!----------------------------------------------------------------------- 
    181 &namdyn_adv    !   formulation of the momentum advection                (default: No selection) 
     248&nam_vvl       !   vertical coordinate options                          (default: z-star) 
     249!----------------------------------------------------------------------- 
     250/ 
     251!----------------------------------------------------------------------- 
     252&namdyn_adv    !   formulation of the momentum advection                (default: NO selection) 
    182253!----------------------------------------------------------------------- 
    183254   ln_dynadv_NONE= .false. !  linear dynamics (no momentum advection) 
     
    188259/ 
    189260!----------------------------------------------------------------------- 
    190 &namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
     261&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: NO) 
    191262!----------------------------------------------------------------------- 
    192263   ln_dynvor_ene = .false. !  enstrophy conserving scheme 
     
    197268/ 
    198269!----------------------------------------------------------------------- 
    199 &namdyn_hpg    !   Hydrostatic pressure gradient option 
     270&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection) 
    200271!----------------------------------------------------------------------- 
    201272   ln_hpg_sco  = .true.   !  s-coordinate (standard jacobian formulation) 
    202273/ 
    203274!----------------------------------------------------------------------- 
    204 &namdyn_spg    !   surface pressure gradient 
     275&namdyn_spg    !   surface pressure gradient                            (default: NO) 
    205276!----------------------------------------------------------------------- 
    206277   ln_dynspg_ts  = .true.  !  split-explicit free surface 
    207278/ 
    208279!----------------------------------------------------------------------- 
    209 &namdyn_ldf    !   lateral diffusion on momentum 
     280&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection) 
    210281!----------------------------------------------------------------------- 
    211282   !                       !  Type of the operator : 
     
    229300   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s] 
    230301   rn_bhm_0      = 8.5e+11     !  horizontal bilaplacian eddy viscosity [m4/s] 
    231 / 
    232 !!====================================================================== 
    233 !!                     vertical physics namelists                     !! 
    234 !!====================================================================== 
     302   ! 
     303   ! Caution in 20 and 30 cases the coefficient have to be given for a 1 degree grid (~111km) 
     304/ 
    235305!----------------------------------------------------------------------- 
    236306&namzdf        !   vertical physics                                     (default: NO selection) 
     
    241311   ln_zdftke   = .true.       !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke) 
    242312   ln_zdfgls   = .false.      !  Generic Length Scale closure           (T =>   fill namzdf_gls) 
     313   ln_zdfosm   = .false.      !  OSMOSIS BL closure                     (T =>   fill namzdf_osm) 
    243314   ! 
    244315   !                       ! convection 
     
    262333/ 
    263334!----------------------------------------------------------------------- 
    264 &namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  
    265 !----------------------------------------------------------------------- 
    266 / 
    267 !----------------------------------------------------------------------- 
    268 &namzdf_iwm    !   tidal mixing parameterization                        (ln_zdfiwm =T) 
    269 !----------------------------------------------------------------------- 
    270 / 
    271 !----------------------------------------------------------------------- 
    272 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi) 
    273 !----------------------------------------------------------------------- 
    274 / 
    275 !----------------------------------------------------------------------- 
    276 &namctl        !   Control prints & Benchmark 
    277 !----------------------------------------------------------------------- 
    278 / 
    279 !----------------------------------------------------------------------- 
    280 &namptr       !   Poleward Transport Diagnostic 
    281 !----------------------------------------------------------------------- 
    282 / 
    283 !----------------------------------------------------------------------- 
    284 &namhsb       !  Heat and salt budgets                                  (default F) 
    285 !----------------------------------------------------------------------- 
    286 / 
    287 !----------------------------------------------------------------------- 
    288 &namobs       !  observation usage                                      ('key_diaobs') 
    289 !----------------------------------------------------------------------- 
    290 / 
    291 !----------------------------------------------------------------------- 
    292 &nam_asminc   !   assimilation increments                               ('key_asminc') 
    293 !----------------------------------------------------------------------- 
    294 / 
     335&namzdf_ric    !   richardson number dependent vertical diffusion       (ln_zdfric =T) 
     336!----------------------------------------------------------------------- 
     337/ 
     338!----------------------------------------------------------------------- 
     339&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T) 
     340!----------------------------------------------------------------------- 
     341/ 
     342!----------------------------------------------------------------------- 
     343&namzdf_gls    !   GLS vertical diffusion                               (ln_zdfgls =T) 
     344!----------------------------------------------------------------------- 
     345/ 
     346!----------------------------------------------------------------------- 
     347&namzdf_osm    !   OSM vertical diffusion                               (ln_zdfosm =T) 
     348!----------------------------------------------------------------------- 
     349/ 
     350!----------------------------------------------------------------------- 
     351&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T) 
     352!----------------------------------------------------------------------- 
     353/ 
     354!----------------------------------------------------------------------- 
     355&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
     356!----------------------------------------------------------------------- 
     357/ 
     358!----------------------------------------------------------------------- 
     359&namctl        !   Control prints  
     360!----------------------------------------------------------------------- 
     361/ 
     362!----------------------------------------------------------------------- 
     363&namsto        ! Stochastic parametrization of EOS                      (default: NO) 
     364!----------------------------------------------------------------------- 
     365/ 
     366!----------------------------------------------------------------------- 
     367&namtrd        !   trend diagnostics                                    (default F) 
     368!----------------------------------------------------------------------- 
     369/ 
     370!----------------------------------------------------------------------- 
     371&namptr        !   Poleward Transport Diagnostic                        (default F) 
     372!----------------------------------------------------------------------- 
     373/ 
     374!----------------------------------------------------------------------- 
     375&namhsb        !  Heat and salt budgets                                 (default F) 
     376!----------------------------------------------------------------------- 
     377/ 
     378!----------------------------------------------------------------------- 
     379&namdiu        !   Cool skin and warm layer models                      (default F) 
     380!----------------------------------------------------------------------- 
     381/ 
     382!----------------------------------------------------------------------- 
     383&namflo        !   float parameters                                     ("key_float") 
     384!----------------------------------------------------------------------- 
     385/ 
     386!----------------------------------------------------------------------- 
     387&nam_diaharm   !   Harmonic analysis of tidal constituents              ("key_diaharm") 
     388!----------------------------------------------------------------------- 
     389/ 
     390!----------------------------------------------------------------------- 
     391&namdct        ! transports through some sections                       ("key_diadct") 
     392!----------------------------------------------------------------------- 
     393/ 
     394!----------------------------------------------------------------------- 
     395&nam_diatmb    !  Top Middle Bottom Output                              (default F) 
     396!----------------------------------------------------------------------- 
     397/ 
     398!----------------------------------------------------------------------- 
     399&nam_dia25h    !  25h Mean Output                                       (default F) 
     400!----------------------------------------------------------------------- 
     401/ 
     402!----------------------------------------------------------------------- 
     403&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4") 
     404!----------------------------------------------------------------------- 
     405/ 
     406!----------------------------------------------------------------------- 
     407&namobs        !  observation usage switch 
     408!----------------------------------------------------------------------- 
     409/ 
     410!----------------------------------------------------------------------- 
     411&nam_asminc    !   assimilation increments                              ('key_asminc') 
     412!----------------------------------------------------------------------- 
     413/ 
     414!----------------------------------------------------------------------- 
     415&namdta_dyn    !   offline dynamics read in files                       ("key_offline") 
     416!----------------------------------------------------------------------- 
     417/ 
Note: See TracChangeset for help on using the changeset viewer.