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/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/namelist_cfg

    r9217 r9356  
    1111/ 
    1212!----------------------------------------------------------------------- 
    13 &namcfg     !   parameters of the configuration 
     13&namcfg        !   parameters of the configuration                      (default: user defined GYRE) 
    1414!----------------------------------------------------------------------- 
    1515   ln_read_cfg = .true.    !  (=T) read the domain configuration file 
     
    2525/ 
    2626!----------------------------------------------------------------------- 
    27 &namdom        !   space and time domain (bathymetry, mesh, timestep) 
     27&namdom        !   time and space domain 
    2828!----------------------------------------------------------------------- 
    2929   ln_linssh   = .false.   !  =T  linear free surface  ==>>  model level are fixed in time 
     
    3232/ 
    3333!----------------------------------------------------------------------- 
     34&namtsd        !   data : Temperature  & Salinity 
     35!----------------------------------------------------------------------- 
     36/ 
     37!----------------------------------------------------------------------- 
     38&namwad        !   Wetting and drying  default is no WAD 
     39!----------------------------------------------------------------------- 
     40/ 
     41!----------------------------------------------------------------------- 
    3442&namcrs        !   coarsened grid (for outputs and/or TOP)              (ln_crs =T) 
    3543!----------------------------------------------------------------------- 
    3644/ 
    3745!----------------------------------------------------------------------- 
    38 &namtsd        !   data : Temperature  & Salinity 
     46&namc1d        !   1D configuration options                             ("key_c1d") 
     47!----------------------------------------------------------------------- 
     48/ 
     49!----------------------------------------------------------------------- 
     50&namc1d_dyndmp !   U & V newtonian damping                              ("key_c1d") 
     51!----------------------------------------------------------------------- 
     52/ 
     53!----------------------------------------------------------------------- 
     54&namc1d_uvd    !   data: U & V currents                                 ("key_c1d") 
    3955!----------------------------------------------------------------------- 
    4056/ 
     
    4561/ 
    4662!----------------------------------------------------------------------- 
    47 &namsbc_blk    !   namsbc_blk  Bulk formulae 
     63&namsbc_flx    !   surface boundary condition : flux formulation 
     64!----------------------------------------------------------------------- 
     65/ 
     66!----------------------------------------------------------------------- 
     67&namsbc_blk   !   namsbc_blk  generic Bulk formula                      (ln_blk =T) 
    4868!----------------------------------------------------------------------- 
    4969   ln_NCAR     = .true.   ! "NCAR"      algorithm   (Large and Yeager 2008) 
    5070/ 
    5171!----------------------------------------------------------------------- 
    52 &namtra_qsr    !   penetrative solar radiation 
    53 !----------------------------------------------------------------------- 
    54 / 
    55 !----------------------------------------------------------------------- 
    56 &namsbc_cpl    ! 
    57 !----------------------------------------------------------------------- 
    58 / 
    59 !----------------------------------------------------------------------- 
    60 &namsbc_rnf    !   runoffs namelist surface boundary condition 
    61 !----------------------------------------------------------------------- 
    62 / 
    63 !----------------------------------------------------------------------- 
    64 &namsbc_ssr    !   surface boundary condition : sea surface restoring 
    65 !----------------------------------------------------------------------- 
    66 / 
    67 !----------------------------------------------------------------------- 
    68 &namsbc_alb    !   albedo parameters 
    69 !----------------------------------------------------------------------- 
    70 / 
    71 !----------------------------------------------------------------------- 
    72 &namberg       !   iceberg parameters 
     72&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3") 
     73!----------------------------------------------------------------------- 
     74/ 
     75!----------------------------------------------------------------------- 
     76&namsbc_sas    !   Stand-Alone Surface boundary condition 
     77!----------------------------------------------------------------------- 
     78/ 
     79!----------------------------------------------------------------------- 
     80&namsbc_iif    !   Ice-IF : use observed ice cover                      (nn_ice = 1) 
     81!----------------------------------------------------------------------- 
     82/ 
     83!----------------------------------------------------------------------- 
     84&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T) 
     85!----------------------------------------------------------------------- 
     86/ 
     87!----------------------------------------------------------------------- 
     88&namsbc_rnf    !   runoffs namelist surface boundary condition          (ln_rnf =T) 
     89!----------------------------------------------------------------------- 
     90/ 
     91!----------------------------------------------------------------------- 
     92&namsbc_isf    !  Top boundary layer (ISF)                              (nn_isf >0) 
     93!----------------------------------------------------------------------- 
     94/ 
     95!----------------------------------------------------------------------- 
     96&namsbc_iscpl  !   land ice / ocean coupling option                      
     97!----------------------------------------------------------------------- 
     98/ 
     99!----------------------------------------------------------------------- 
     100&namsbc_apr    !   Atmospheric pressure used as ocean forcing           (ln_apr_dyn =T) 
     101!----------------------------------------------------------------------- 
     102/ 
     103!----------------------------------------------------------------------- 
     104&namsbc_ssr    !   surface boundary condition : sea surface restoring   (ln_ssr =T) 
     105!----------------------------------------------------------------------- 
     106/ 
     107!----------------------------------------------------------------------- 
     108&namsbc_wave   ! External fields from wave model                        (ln_wave=T) 
     109!----------------------------------------------------------------------- 
     110/ 
     111!----------------------------------------------------------------------- 
     112&namberg       !   iceberg parameters                                   (default: No iceberg) 
    73113!----------------------------------------------------------------------- 
    74114      ln_icebergs              = .true.               ! iceberg floats or not 
     
    108148/ 
    109149!----------------------------------------------------------------------- 
    110 &namdrg        !   top/bottom friction 
     150&namagrif      !  AGRIF zoom                                            ("key_agrif") 
     151!----------------------------------------------------------------------- 
     152/ 
     153!----------------------------------------------------------------------- 
     154&nam_tide      !   tide parameters 
     155!----------------------------------------------------------------------- 
     156/ 
     157!----------------------------------------------------------------------- 
     158&nambdy        !  unstructured open boundaries                           
     159!----------------------------------------------------------------------- 
     160/ 
     161!----------------------------------------------------------------------- 
     162&nambdy_dta    !  open boundaries - external data                        
     163!----------------------------------------------------------------------- 
     164/ 
     165!----------------------------------------------------------------------- 
     166&nambdy_tide   !  tidal forcing at open boundaries 
     167!----------------------------------------------------------------------- 
     168/ 
     169!----------------------------------------------------------------------- 
     170&namdrg        !   top/bottom drag coefficient                          (default: NO selection) 
    111171!----------------------------------------------------------------------- 
    112172   ln_lin = .true.         !     linear  drag: Cd = Cd0 Uc0 
    113173/ 
    114174!----------------------------------------------------------------------- 
    115 &namagrif      !  AGRIF zoom                                            ("key_agrif") 
     175&namdrg_top    !   TOP friction                                         (ln_isfcav=T) 
     176!----------------------------------------------------------------------- 
     177/ 
     178!----------------------------------------------------------------------- 
     179&namdrg_bot    !   BOTTOM friction                                   
    116180!----------------------------------------------------------------------- 
    117181/ 
     
    131195/ 
    132196!----------------------------------------------------------------------- 
    133 &nameos        !   ocean physical parameters 
     197&nameos        !   ocean Equation Of Seawater                           (default: NO) 
    134198!----------------------------------------------------------------------- 
    135199   ln_teos10   = .false.         !  = Use TEOS-10 equation of state 
     
    138202/ 
    139203!----------------------------------------------------------------------- 
    140 &namtra_adv    !   advection scheme for tracer                          (default: NO advection) 
     204&namtra_adv    !   advection scheme for tracer                          (default: NO selection) 
    141205!----------------------------------------------------------------------- 
    142206   ln_traadv_fct = .true.     !  FCT scheme 
     
    145209/ 
    146210!----------------------------------------------------------------------- 
    147 &namtra_adv_mle !   mixed layer eddy parametrisation (Fox-Kemper param) 
     211&namtra_adv_mle !   mixed layer eddy parametrisation (Fox-Kemper param) (default: NO) 
    148212!----------------------------------------------------------------------- 
    149213   ln_mle      = .true.   ! (T) use the Mixed Layer Eddy (MLE) parameterisation 
    150214/ 
    151 !---------------------------------------------------------------------------------- 
    152 &namtra_ldf    !   lateral diffusion scheme for tracers 
    153 !---------------------------------------------------------------------------------- 
     215!----------------------------------------------------------------------- 
     216&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection) 
     217!----------------------------------------------------------------------- 
    154218   !                       !  Operator type: 
    155219   ln_traldf_NONE  =  .false.  !           No operator (no explicit advection) 
     
    181245   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s] 
    182246/ 
    183 !---------------------------------------------------------------------------------- 
    184 &namtra_ldfeiv !   eddy induced velocity param. 
    185 !---------------------------------------------------------------------------------- 
     247!----------------------------------------------------------------------- 
     248&namtra_ldfeiv !   eddy induced velocity param.                         (default: NO) 
     249!----------------------------------------------------------------------- 
    186250   ln_ldfeiv     =.true.   ! use eddy induced velocity parameterization 
    187251   ln_ldfeiv_dia =.true.   ! diagnose eiv stream function and velocities 
     
    200264/ 
    201265!----------------------------------------------------------------------- 
    202 &namdyn_adv    !   formulation of the momentum advection                (default: No selection) 
     266&nam_vvl       !   vertical coordinate options                          (default: z-star) 
     267!----------------------------------------------------------------------- 
     268/ 
     269!----------------------------------------------------------------------- 
     270&namdyn_adv    !   formulation of the momentum advection                (default: NO selection) 
    203271!----------------------------------------------------------------------- 
    204272   ln_dynadv_NONE= .false. !  linear dynamics (no momentum advection) 
     
    209277/ 
    210278!----------------------------------------------------------------------- 
    211 &namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
     279&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: NO) 
    212280!----------------------------------------------------------------------- 
    213281   ln_dynvor_ene = .false. !  enstrophy conserving scheme 
     
    218286/ 
    219287!----------------------------------------------------------------------- 
    220 &namdyn_hpg    !   Hydrostatic pressure gradient option 
     288&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection) 
    221289!----------------------------------------------------------------------- 
    222290   ln_hpg_sco  = .true.   !  s-coordinate (standard jacobian formulation) 
    223291/ 
    224292!----------------------------------------------------------------------- 
    225 &namdyn_spg    !   surface pressure gradient 
     293&namdyn_spg    !   surface pressure gradient                            (default: NO) 
    226294!----------------------------------------------------------------------- 
    227295   ln_dynspg_ts  = .true.  !  split-explicit free surface 
    228296/ 
    229297!----------------------------------------------------------------------- 
    230 &namdyn_ldf    !   lateral diffusion on momentum 
     298&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection) 
    231299!----------------------------------------------------------------------- 
    232300   !                       !  Type of the operator : 
     
    253321   ! Caution in 20 and 30 cases the coefficient have to be given for a 1 degree grid (~111km) 
    254322/ 
    255 !!====================================================================== 
    256 !!                     vertical physics namelists                     !! 
    257 !!====================================================================== 
    258323!----------------------------------------------------------------------- 
    259324&namzdf        !   vertical physics                                     (default: NO selection) 
     
    286351/ 
    287352!----------------------------------------------------------------------- 
    288 &namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  
    289 !----------------------------------------------------------------------- 
    290 / 
    291 !----------------------------------------------------------------------- 
    292 &namzdf_iwm    !   tidal mixing parameterization                        (ln_zdfiwm =T) 
     353&namzdf_ric    !   richardson number dependent vertical diffusion       (ln_zdfric =T) 
     354!----------------------------------------------------------------------- 
     355/ 
     356!----------------------------------------------------------------------- 
     357&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T) 
     358!----------------------------------------------------------------------- 
     359/ 
     360!----------------------------------------------------------------------- 
     361&namzdf_gls    !   GLS vertical diffusion                               (ln_zdfgls =T) 
     362!----------------------------------------------------------------------- 
     363/ 
     364!----------------------------------------------------------------------- 
     365&namzdf_osm    !   OSM vertical diffusion                               (ln_zdfosm =T) 
     366!----------------------------------------------------------------------- 
     367/ 
     368!----------------------------------------------------------------------- 
     369&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T) 
    293370!----------------------------------------------------------------------- 
    294371   nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2) 
     
    297374/ 
    298375!----------------------------------------------------------------------- 
    299 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi) 
     376&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
    300377!----------------------------------------------------------------------- 
    301378/ 
     
    309386/ 
    310387!----------------------------------------------------------------------- 
    311 &namptr       !   Poleward Transport Diagnostic 
    312 !----------------------------------------------------------------------- 
    313 / 
    314 !----------------------------------------------------------------------- 
    315 &namhsb       !  Heat and salt budgets                                  (default F) 
     388&namsto        ! Stochastic parametrization of EOS                      (default: NO) 
     389!----------------------------------------------------------------------- 
     390/ 
     391!----------------------------------------------------------------------- 
     392&namtrd        !   trend diagnostics                                    (default F) 
     393!----------------------------------------------------------------------- 
     394/ 
     395!----------------------------------------------------------------------- 
     396&namptr        !   Poleward Transport Diagnostic                        (default F) 
     397!----------------------------------------------------------------------- 
     398/ 
     399!----------------------------------------------------------------------- 
     400&namhsb        !  Heat and salt budgets                                 (default F) 
    316401!----------------------------------------------------------------------- 
    317402   ln_diahsb  = .true.    !  check the heat and salt budgets (T) or not (F) 
    318403/ 
    319404!----------------------------------------------------------------------- 
    320 &namobs       !  observation usage                                      ('key_diaobs') 
    321 !----------------------------------------------------------------------- 
    322 / 
    323 !----------------------------------------------------------------------- 
    324 &nam_asminc   !   assimilation increments                               ('key_asminc') 
    325 !----------------------------------------------------------------------- 
    326 / 
     405&namdiu        !   Cool skin and warm layer models                      (default F) 
     406!----------------------------------------------------------------------- 
     407/ 
     408!----------------------------------------------------------------------- 
     409&namflo        !   float parameters                                     ("key_float") 
     410!----------------------------------------------------------------------- 
     411/ 
     412!----------------------------------------------------------------------- 
     413&nam_diaharm   !   Harmonic analysis of tidal constituents              ("key_diaharm") 
     414!----------------------------------------------------------------------- 
     415/ 
     416!----------------------------------------------------------------------- 
     417&namdct        ! transports through some sections                       ("key_diadct") 
     418!----------------------------------------------------------------------- 
     419/ 
     420!----------------------------------------------------------------------- 
     421&nam_diatmb    !  Top Middle Bottom Output                              (default F) 
     422!----------------------------------------------------------------------- 
     423/ 
     424!----------------------------------------------------------------------- 
     425&nam_dia25h    !  25h Mean Output                                       (default F) 
     426!----------------------------------------------------------------------- 
     427/ 
     428!----------------------------------------------------------------------- 
     429&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4") 
     430!----------------------------------------------------------------------- 
     431/ 
     432!----------------------------------------------------------------------- 
     433&namobs        !  observation usage switch 
     434!----------------------------------------------------------------------- 
     435/ 
     436!----------------------------------------------------------------------- 
     437&nam_asminc    !   assimilation increments                              ('key_asminc') 
     438!----------------------------------------------------------------------- 
     439/ 
     440!----------------------------------------------------------------------- 
     441&namdta_dyn    !   offline dynamics read in files                       ("key_offline") 
     442!----------------------------------------------------------------------- 
     443/ 
Note: See TracChangeset for help on using the changeset viewer.