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/TEST_CASES/VORTEX/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/TEST_CASES/VORTEX/EXP00/namelist_cfg

    r9067 r9356  
    2424/ 
    2525!----------------------------------------------------------------------- 
    26 &namcfg        !   parameters of the configuration 
    27 !----------------------------------------------------------------------- 
    28 / 
    29 !----------------------------------------------------------------------- 
    30 &namdom        !   space and time domain (bathymetry, mesh, timestep) 
     26&namcfg        !   parameters of the configuration                      (default: user defined GYRE) 
     27!----------------------------------------------------------------------- 
     28/ 
     29!----------------------------------------------------------------------- 
     30&namdom        !   time and space domain 
    3131!----------------------------------------------------------------------- 
    3232   ln_linssh   =  .false.  !  =T  linear free surface  ==>>  model level are fixed in time 
     
    3535/ 
    3636!----------------------------------------------------------------------- 
    37 &namagrif      !  AGRIF zoom                                            ("key_agrif") 
    38 !----------------------------------------------------------------------- 
    39    ln_spc_dyn    = .true.  !  use 0 as special value for dynamics 
    40    rn_sponge_tra =  800.   !  coefficient for tracer   sponge layer [m2/s] 
    41    rn_sponge_dyn =  800.   !  coefficient for dynamics sponge layer [m2/s] 
    42    ln_chk_bathy  = .FALSE. ! 
    43 / 
    44 / 
    45 !----------------------------------------------------------------------- 
    46 &namtsd    !   data : Temperature  & Salinity 
     37&namtsd        !   data : Temperature  & Salinity 
    4738!----------------------------------------------------------------------- 
    4839   ln_tsd_init   = .false.   !  Initialisation of ocean T & S with T &S input data (T) or not (F) 
    4940   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F) 
     41/ 
     42!----------------------------------------------------------------------- 
     43&namwad        !   Wetting and drying  default is no WAD 
     44!----------------------------------------------------------------------- 
     45/ 
     46!----------------------------------------------------------------------- 
     47&namcrs        !   coarsened grid (for outputs and/or TOP)              (ln_crs =T) 
     48!----------------------------------------------------------------------- 
     49/ 
     50!----------------------------------------------------------------------- 
     51&namc1d        !   1D configuration options                             ("key_c1d") 
     52!----------------------------------------------------------------------- 
     53/ 
     54!----------------------------------------------------------------------- 
     55&namc1d_dyndmp !   U & V newtonian damping                              ("key_c1d") 
     56!----------------------------------------------------------------------- 
     57/ 
     58!----------------------------------------------------------------------- 
     59&namc1d_uvd    !   data: U & V currents                                 ("key_c1d") 
     60!----------------------------------------------------------------------- 
    5061/ 
    5162!----------------------------------------------------------------------- 
     
    6374/ 
    6475!----------------------------------------------------------------------- 
     76&namsbc_flx    !   surface boundary condition : flux formulation 
     77!----------------------------------------------------------------------- 
     78/ 
     79!----------------------------------------------------------------------- 
     80&namsbc_blk   !   namsbc_blk  generic Bulk formula                      (ln_blk =T) 
     81!----------------------------------------------------------------------- 
     82/ 
     83!----------------------------------------------------------------------- 
     84&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3") 
     85!----------------------------------------------------------------------- 
     86/ 
     87!----------------------------------------------------------------------- 
     88&namsbc_sas    !   Stand-Alone Surface boundary condition 
     89!----------------------------------------------------------------------- 
     90/ 
     91!----------------------------------------------------------------------- 
     92&namsbc_iif    !   Ice-IF : use observed ice cover                      (nn_ice = 1) 
     93!----------------------------------------------------------------------- 
     94/ 
     95!----------------------------------------------------------------------- 
     96&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T) 
     97!----------------------------------------------------------------------- 
     98/ 
     99!----------------------------------------------------------------------- 
     100&namsbc_rnf    !   runoffs namelist surface boundary condition          (ln_rnf =T) 
     101!----------------------------------------------------------------------- 
     102/ 
     103!----------------------------------------------------------------------- 
     104&namsbc_isf    !  Top boundary layer (ISF)                              (nn_isf >0) 
     105!----------------------------------------------------------------------- 
     106/ 
     107!----------------------------------------------------------------------- 
     108&namsbc_iscpl  !   land ice / ocean coupling option                      
     109!----------------------------------------------------------------------- 
     110/ 
     111!----------------------------------------------------------------------- 
     112&namsbc_apr    !   Atmospheric pressure used as ocean forcing           (ln_apr_dyn =T) 
     113!----------------------------------------------------------------------- 
     114/ 
     115!----------------------------------------------------------------------- 
     116&namsbc_ssr    !   surface boundary condition : sea surface restoring   (ln_ssr =T) 
     117!----------------------------------------------------------------------- 
     118/ 
     119!----------------------------------------------------------------------- 
     120&namsbc_wave   ! External fields from wave model                        (ln_wave=T) 
     121!----------------------------------------------------------------------- 
     122/ 
     123!----------------------------------------------------------------------- 
     124&namberg       !   iceberg parameters                                   (default: No iceberg) 
     125!----------------------------------------------------------------------- 
     126/ 
     127!----------------------------------------------------------------------- 
    65128&namlbc        !   lateral momentum boundary condition 
    66129!----------------------------------------------------------------------- 
     
    69132/ 
    70133!----------------------------------------------------------------------- 
     134&namagrif      !  AGRIF zoom                                            ("key_agrif") 
     135!----------------------------------------------------------------------- 
     136   ln_spc_dyn    = .true.  !  use 0 as special value for dynamics 
     137   rn_sponge_tra =  800.   !  coefficient for tracer   sponge layer [m2/s] 
     138   rn_sponge_dyn =  800.   !  coefficient for dynamics sponge layer [m2/s] 
     139   ln_chk_bathy  = .FALSE. ! 
     140/ 
     141!----------------------------------------------------------------------- 
     142&nam_tide      !   tide parameters 
     143!----------------------------------------------------------------------- 
     144/ 
     145!----------------------------------------------------------------------- 
     146&nambdy        !  unstructured open boundaries                           
     147!----------------------------------------------------------------------- 
     148/ 
     149!----------------------------------------------------------------------- 
     150&nambdy_dta    !  open boundaries - external data                        
     151!----------------------------------------------------------------------- 
     152/ 
     153!----------------------------------------------------------------------- 
     154&nambdy_tide   !  tidal forcing at open boundaries 
     155!----------------------------------------------------------------------- 
     156/ 
     157!----------------------------------------------------------------------- 
     158&namdrg        !   top/bottom drag coefficient                          (default: NO selection) 
     159!----------------------------------------------------------------------- 
     160   ln_NONE    = .true.    !  free-slip       : Cd = 0 
     161/ 
     162!----------------------------------------------------------------------- 
     163&namdrg_top    !   TOP friction                                         (ln_isfcav=T) 
     164!----------------------------------------------------------------------- 
     165/ 
     166!----------------------------------------------------------------------- 
     167&namdrg_bot    !   BOTTOM friction                                   
     168!----------------------------------------------------------------------- 
     169/ 
     170!----------------------------------------------------------------------- 
    71171&nambbc        !   bottom temperature boundary condition                (default: NO) 
    72172!----------------------------------------------------------------------- 
    73173/ 
    74174!----------------------------------------------------------------------- 
    75 &nambbl        !   bottom boundary layer scheme                         ("key_trabbl") 
    76 !----------------------------------------------------------------------- 
    77 / 
    78 !----------------------------------------------------------------------- 
    79 &nameos        !   ocean physical parameters 
     175&nambbl        !   bottom boundary layer scheme                         (default: NO) 
     176!----------------------------------------------------------------------- 
     177/ 
     178!----------------------------------------------------------------------- 
     179&nameos        !   ocean Equation Of Seawater                           (default: NO) 
    80180!----------------------------------------------------------------------- 
    81181   ln_seos     = .true.         !  = Use simplified equation of state (S-EOS) 
     
    90190/ 
    91191!----------------------------------------------------------------------- 
    92 &namtra_adv    !   advection scheme for tracer 
     192&namtra_adv    !   advection scheme for tracer                          (default: NO selection) 
    93193!----------------------------------------------------------------------- 
    94194   ln_traadv_cen = .false. !  2nd order centered scheme 
     
    109209/ 
    110210!----------------------------------------------------------------------- 
    111 &namtra_ldf    !   lateral diffusion scheme for tracers 
     211&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection) 
    112212!----------------------------------------------------------------------- 
    113213  !                       !  Operator type: 
     
    121221/ 
    122222!----------------------------------------------------------------------- 
    123 &namtra_dmp    !   tracer: T & S newtonian damping                       (default: YES) 
     223&namtra_dmp    !   tracer: T & S newtonian damping                      (default: NO) 
    124224!----------------------------------------------------------------------- 
    125225   ln_tradmp   =  .false.   !  add a damping termn (T) or not (F) 
    126226/ 
    127227!----------------------------------------------------------------------- 
    128 &namdyn_adv    !   formulation of the momentum advection 
     228&nam_vvl       !   vertical coordinate options                          (default: z-star) 
     229!----------------------------------------------------------------------- 
     230   ln_vvl_zstar  = .true.           !  zstar vertical coordinate 
     231/ 
     232!----------------------------------------------------------------------- 
     233&namdyn_adv    !   formulation of the momentum advection                (default: NO selection) 
    129234!----------------------------------------------------------------------- 
    130235   ln_dynadv_vec = .false. !  vector form (T) or flux form (F) 
     
    134239/ 
    135240!----------------------------------------------------------------------- 
    136 &nam_vvl    !   vertical coordinate options                             (default: zstar) 
    137 !----------------------------------------------------------------------- 
    138    ln_vvl_zstar  = .true.           !  zstar vertical coordinate 
    139 / 
    140 !----------------------------------------------------------------------- 
    141 &namdyn_vor    !   option of physics/algorithm 
     241&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: NO) 
    142242!----------------------------------------------------------------------- 
    143243   ln_dynvor_ene = .false. !  enstrophy conserving scheme 
     
    148248/ 
    149249!----------------------------------------------------------------------- 
    150 &namdyn_hpg    !   Hydrostatic pressure gradient option 
     250&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection) 
    151251!----------------------------------------------------------------------- 
    152252   ln_hpg_zps  = .false.  !  z-coordinate - partial steps (interpolation) 
     
    154254/ 
    155255!----------------------------------------------------------------------- 
    156 &namdyn_spg    !   Surface pressure gradient 
     256&namdyn_spg    !   surface pressure gradient                            (default: NO) 
    157257!----------------------------------------------------------------------- 
    158258   ln_dynspg_exp  = .false.  
     
    167267/ 
    168268!----------------------------------------------------------------------- 
    169 &namdyn_ldf    !   lateral diffusion on momentum 
     269&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection) 
    170270!----------------------------------------------------------------------- 
    171271   !                       !  Type of the operator : 
     
    197297/ 
    198298!----------------------------------------------------------------------- 
    199 &namdrg            !   top/bottom drag coefficient                      (default: NO selection) 
    200 !----------------------------------------------------------------------- 
    201    ln_NONE    = .true.    !  free-slip       : Cd = 0 
    202 / 
    203 !----------------------------------------------------------------------- 
    204299&namzdf        !   vertical physics                                     (default: NO selection) 
    205300!----------------------------------------------------------------------- 
     
    218313/ 
    219314!----------------------------------------------------------------------- 
    220 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi) 
    221 !----------------------------------------------------------------------- 
    222 / 
    223 !----------------------------------------------------------------------- 
    224 &namctl        !   Control prints & Benchmark 
    225 !----------------------------------------------------------------------- 
    226 / 
     315&namzdf_ric    !   richardson number dependent vertical diffusion       (ln_zdfric =T) 
     316!----------------------------------------------------------------------- 
     317/ 
     318!----------------------------------------------------------------------- 
     319&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T) 
     320!----------------------------------------------------------------------- 
     321/ 
     322!----------------------------------------------------------------------- 
     323&namzdf_gls    !   GLS vertical diffusion                               (ln_zdfgls =T) 
     324!----------------------------------------------------------------------- 
     325/ 
     326!----------------------------------------------------------------------- 
     327&namzdf_osm    !   OSM vertical diffusion                               (ln_zdfosm =T) 
     328!----------------------------------------------------------------------- 
     329/ 
     330!----------------------------------------------------------------------- 
     331&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T) 
     332!----------------------------------------------------------------------- 
     333/ 
     334!----------------------------------------------------------------------- 
     335&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
     336!----------------------------------------------------------------------- 
     337/ 
     338!----------------------------------------------------------------------- 
     339&namctl        !   Control prints  
     340!----------------------------------------------------------------------- 
     341/ 
     342!----------------------------------------------------------------------- 
     343&namsto        ! Stochastic parametrization of EOS                      (default: NO) 
     344!----------------------------------------------------------------------- 
     345/ 
     346!----------------------------------------------------------------------- 
     347&namtrd        !   trend diagnostics                                    (default F) 
     348!----------------------------------------------------------------------- 
     349/ 
     350!----------------------------------------------------------------------- 
     351&namptr        !   Poleward Transport Diagnostic                        (default F) 
     352!----------------------------------------------------------------------- 
     353/ 
     354!----------------------------------------------------------------------- 
     355&namhsb        !  Heat and salt budgets                                 (default F) 
     356!----------------------------------------------------------------------- 
     357/ 
     358!----------------------------------------------------------------------- 
     359&namdiu        !   Cool skin and warm layer models                      (default F) 
     360!----------------------------------------------------------------------- 
     361/ 
     362!----------------------------------------------------------------------- 
     363&namflo        !   float parameters                                     ("key_float") 
     364!----------------------------------------------------------------------- 
     365/ 
     366!----------------------------------------------------------------------- 
     367&nam_diaharm   !   Harmonic analysis of tidal constituents              ("key_diaharm") 
     368!----------------------------------------------------------------------- 
     369/ 
     370!----------------------------------------------------------------------- 
     371&namdct        ! transports through some sections                       ("key_diadct") 
     372!----------------------------------------------------------------------- 
     373/ 
     374!----------------------------------------------------------------------- 
     375&nam_diatmb    !  Top Middle Bottom Output                              (default F) 
     376!----------------------------------------------------------------------- 
     377/ 
     378!----------------------------------------------------------------------- 
     379&nam_dia25h    !  25h Mean Output                                       (default F) 
     380!----------------------------------------------------------------------- 
     381/ 
     382!----------------------------------------------------------------------- 
     383&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4") 
     384!----------------------------------------------------------------------- 
     385/ 
     386!----------------------------------------------------------------------- 
     387&namobs        !  observation usage switch 
     388!----------------------------------------------------------------------- 
     389/ 
     390!----------------------------------------------------------------------- 
     391&nam_asminc    !   assimilation increments                              ('key_asminc') 
     392!----------------------------------------------------------------------- 
     393/ 
     394!----------------------------------------------------------------------- 
     395&namdta_dyn    !   offline dynamics read in files                       ("key_offline") 
     396!----------------------------------------------------------------------- 
     397/ 
Note: See TracChangeset for help on using the changeset viewer.