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

    r9302 r9356  
    3838/ 
    3939!----------------------------------------------------------------------- 
    40 &namcfg        !   parameters of the configuration 
    41 !----------------------------------------------------------------------- 
    42 / 
    43 !----------------------------------------------------------------------- 
    44 &namdom        !   space and time domain (bathymetry, mesh, timestep) 
     40&namcfg        !   parameters of the configuration                      (default: user defined GYRE) 
     41!----------------------------------------------------------------------- 
     42/ 
     43!----------------------------------------------------------------------- 
     44&namdom        !   time and space domain 
    4545!----------------------------------------------------------------------- 
    4646   ln_linssh   =  .true.  !  =T  linear free surface  ==>>  model level are fixed in time 
     
    4949/ 
    5050!----------------------------------------------------------------------- 
    51 &namagrif      !  AGRIF zoom                                            ("key_agrif") 
    52 !----------------------------------------------------------------------- 
    53    ln_spc_dyn    = .true.  !  use 0 as special value for dynamics 
    54    rn_sponge_tra =  800.   !  coefficient for tracer   sponge layer [m2/s] 
    55    rn_sponge_dyn =  800.   !  coefficient for dynamics sponge layer [m2/s] 
    56    ln_chk_bathy  = .FALSE. ! 
    57 / 
    58 / 
    59 !----------------------------------------------------------------------- 
    60 &namtsd    !   data : Temperature  & Salinity 
     51&namtsd        !   data : Temperature  & Salinity 
    6152!----------------------------------------------------------------------- 
    6253   ln_tsd_init   = .false.   !  Initialisation of ocean T & S with T &S input data (T) or not (F) 
    6354   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F) 
     55/ 
     56!----------------------------------------------------------------------- 
     57&namwad        !   Wetting and drying  default is no WAD 
     58!----------------------------------------------------------------------- 
     59/ 
     60!----------------------------------------------------------------------- 
     61&namcrs        !   coarsened grid (for outputs and/or TOP)              (ln_crs =T) 
     62!----------------------------------------------------------------------- 
     63/ 
     64!----------------------------------------------------------------------- 
     65&namc1d        !   1D configuration options                             ("key_c1d") 
     66!----------------------------------------------------------------------- 
     67/ 
     68!----------------------------------------------------------------------- 
     69&namc1d_dyndmp !   U & V newtonian damping                              ("key_c1d") 
     70!----------------------------------------------------------------------- 
     71/ 
     72!----------------------------------------------------------------------- 
     73&namc1d_uvd    !   data: U & V currents                                 ("key_c1d") 
     74!----------------------------------------------------------------------- 
    6475/ 
    6576!----------------------------------------------------------------------- 
     
    7788/ 
    7889!----------------------------------------------------------------------- 
     90&namsbc_flx    !   surface boundary condition : flux formulation 
     91!----------------------------------------------------------------------- 
     92/ 
     93!----------------------------------------------------------------------- 
     94&namsbc_blk   !   namsbc_blk  generic Bulk formula                      (ln_blk =T) 
     95!----------------------------------------------------------------------- 
     96/ 
     97!----------------------------------------------------------------------- 
     98&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3") 
     99!----------------------------------------------------------------------- 
     100/ 
     101!----------------------------------------------------------------------- 
     102&namsbc_sas    !   Stand-Alone Surface boundary condition 
     103!----------------------------------------------------------------------- 
     104/ 
     105!----------------------------------------------------------------------- 
     106&namsbc_iif    !   Ice-IF : use observed ice cover                      (nn_ice = 1) 
     107!----------------------------------------------------------------------- 
     108/ 
     109!----------------------------------------------------------------------- 
     110&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T) 
     111!----------------------------------------------------------------------- 
     112/ 
     113!----------------------------------------------------------------------- 
     114&namsbc_rnf    !   runoffs namelist surface boundary condition          (ln_rnf =T) 
     115!----------------------------------------------------------------------- 
     116/ 
     117!----------------------------------------------------------------------- 
     118&namsbc_isf    !  Top boundary layer (ISF)                              (nn_isf >0) 
     119!----------------------------------------------------------------------- 
     120/ 
     121!----------------------------------------------------------------------- 
     122&namsbc_iscpl  !   land ice / ocean coupling option                      
     123!----------------------------------------------------------------------- 
     124/ 
     125!----------------------------------------------------------------------- 
     126&namsbc_apr    !   Atmospheric pressure used as ocean forcing           (ln_apr_dyn =T) 
     127!----------------------------------------------------------------------- 
     128/ 
     129!----------------------------------------------------------------------- 
     130&namsbc_ssr    !   surface boundary condition : sea surface restoring   (ln_ssr =T) 
     131!----------------------------------------------------------------------- 
     132/ 
     133!----------------------------------------------------------------------- 
     134&namsbc_wave   ! External fields from wave model                        (ln_wave=T) 
     135!----------------------------------------------------------------------- 
     136/ 
     137!----------------------------------------------------------------------- 
     138&namberg       !   iceberg parameters                                   (default: No iceberg) 
     139!----------------------------------------------------------------------- 
     140/ 
     141!----------------------------------------------------------------------- 
    79142&namlbc        !   lateral momentum boundary condition 
    80143!----------------------------------------------------------------------- 
    81                        !  free slip  !   partial slip  !   no slip   ! strong slip 
     144   !                       !  free slip  !   partial slip  !   no slip   ! strong slip 
    82145  rn_shlat     =    0.    !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
    83146/ 
    84147!----------------------------------------------------------------------- 
     148&namagrif      !  AGRIF zoom                                            ("key_agrif") 
     149!----------------------------------------------------------------------- 
     150   ln_spc_dyn    = .true.  !  use 0 as special value for dynamics 
     151   rn_sponge_tra =  800.   !  coefficient for tracer   sponge layer [m2/s] 
     152   rn_sponge_dyn =  800.   !  coefficient for dynamics sponge layer [m2/s] 
     153   ln_chk_bathy  = .FALSE. ! 
     154/ 
     155!----------------------------------------------------------------------- 
     156&nam_tide      !   tide parameters 
     157!----------------------------------------------------------------------- 
     158/ 
     159!----------------------------------------------------------------------- 
     160&nambdy        !  unstructured open boundaries                           
     161!----------------------------------------------------------------------- 
     162/ 
     163!----------------------------------------------------------------------- 
     164&nambdy_dta    !  open boundaries - external data                        
     165!----------------------------------------------------------------------- 
     166/ 
     167!----------------------------------------------------------------------- 
     168&nambdy_tide   !  tidal forcing at open boundaries 
     169!----------------------------------------------------------------------- 
     170/ 
     171!----------------------------------------------------------------------- 
     172&namdrg        !   top/bottom drag coefficient                          (default: NO selection) 
     173!----------------------------------------------------------------------- 
     174   ln_NONE    = .true.    !  free-slip       : Cd = 0 
     175/ 
     176!----------------------------------------------------------------------- 
     177&namdrg_top    !   TOP friction                                         (ln_isfcav=T) 
     178!----------------------------------------------------------------------- 
     179/ 
     180!----------------------------------------------------------------------- 
     181&namdrg_bot    !   BOTTOM friction                                   
     182!----------------------------------------------------------------------- 
     183/ 
     184!----------------------------------------------------------------------- 
    85185&nambbc        !   bottom temperature boundary condition                (default: NO) 
    86186!----------------------------------------------------------------------- 
    87187/ 
    88188!----------------------------------------------------------------------- 
    89 &nambbl        !   bottom boundary layer scheme                         ("key_trabbl") 
    90 !----------------------------------------------------------------------- 
    91 / 
    92 !----------------------------------------------------------------------- 
    93 &nameos        !   ocean physical parameters 
     189&nambbl        !   bottom boundary layer scheme                         (default: NO) 
     190!----------------------------------------------------------------------- 
     191/ 
     192!----------------------------------------------------------------------- 
     193&nameos        !   ocean Equation Of Seawater                           (default: NO) 
    94194!----------------------------------------------------------------------- 
    95195   ln_seos     = .true.         !  = Use simplified equation of state (S-EOS) 
     
    104204/ 
    105205!----------------------------------------------------------------------- 
    106 &namtra_adv    !   advection scheme for tracer 
     206&namtra_adv    !   advection scheme for tracer                          (default: NO selection) 
    107207!----------------------------------------------------------------------- 
    108208   ln_traadv_cen = .false. !  2nd order centered scheme 
     
    123223/ 
    124224!----------------------------------------------------------------------- 
    125 &namtra_ldf    !   lateral diffusion scheme for tracers 
     225&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection) 
    126226!----------------------------------------------------------------------- 
    127227  !                       !  Operator type: 
     
    160260/ 
    161261!----------------------------------------------------------------------- 
    162 &namtra_dmp    !   tracer: T & S newtonian damping                       (default: YES) 
     262&namtra_dmp    !   tracer: T & S newtonian damping                      (default: NO) 
    163263!----------------------------------------------------------------------- 
    164264   ln_tradmp   =  .false.   !  add a damping termn (T) or not (F) 
    165265/ 
    166266!----------------------------------------------------------------------- 
    167 &namdyn_adv    !   formulation of the momentum advection 
     267&nam_vvl       !   vertical coordinate options                          (default: z-star) 
     268!----------------------------------------------------------------------- 
     269   ln_vvl_zstar  = .false.           !  zstar vertical coordinate 
     270/ 
     271!----------------------------------------------------------------------- 
     272&namdyn_adv    !   formulation of the momentum advection                (default: NO selection) 
    168273!----------------------------------------------------------------------- 
    169274   ln_dynadv_vec = .false. !  vector form (T) or flux form (F) 
     
    173278/ 
    174279!----------------------------------------------------------------------- 
    175 &nam_vvl    !   vertical coordinate options                             (default: zstar) 
    176 !----------------------------------------------------------------------- 
    177    ln_vvl_zstar  = .false.           !  zstar vertical coordinate 
    178 / 
    179 !----------------------------------------------------------------------- 
    180 &namdyn_vor    !   option of physics/algorithm 
     280&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: NO) 
    181281!----------------------------------------------------------------------- 
    182282   ln_dynvor_ene = .false. !  enstrophy conserving scheme 
     
    187287/ 
    188288!----------------------------------------------------------------------- 
    189 &namdyn_hpg    !   Hydrostatic pressure gradient option 
     289&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection) 
    190290!----------------------------------------------------------------------- 
    191291   ln_hpg_zps  = .true.  !  z-coordinate - partial steps (interpolation) 
     
    193293/ 
    194294!----------------------------------------------------------------------- 
    195 &namdyn_spg    !   Surface pressure gradient 
     295&namdyn_spg    !   surface pressure gradient                            (default: NO) 
    196296!----------------------------------------------------------------------- 
    197297   ln_dynspg_exp  = .false.  
     
    206306/ 
    207307!----------------------------------------------------------------------- 
    208 &namdyn_ldf    !   lateral diffusion on momentum 
     308&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection) 
    209309!----------------------------------------------------------------------- 
    210310   !                       !  Type of the operator : 
     
    236336/ 
    237337!----------------------------------------------------------------------- 
    238 &namdrg            !   top/bottom drag coefficient                      (default: NO selection) 
    239 !----------------------------------------------------------------------- 
    240    ln_NONE    = .true.    !  free-slip       : Cd = 0 
    241 / 
    242 !----------------------------------------------------------------------- 
    243338&namzdf        !   vertical physics                                     (default: NO selection) 
    244339!----------------------------------------------------------------------- 
     
    257352/ 
    258353!----------------------------------------------------------------------- 
    259 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi) 
    260 !----------------------------------------------------------------------- 
    261 / 
    262 !----------------------------------------------------------------------- 
    263 &namctl        !   Control prints & Benchmark 
    264 !----------------------------------------------------------------------- 
    265 / 
     354&namzdf_ric    !   richardson number dependent vertical diffusion       (ln_zdfric =T) 
     355!----------------------------------------------------------------------- 
     356/ 
     357!----------------------------------------------------------------------- 
     358&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T) 
     359!----------------------------------------------------------------------- 
     360/ 
     361!----------------------------------------------------------------------- 
     362&namzdf_gls    !   GLS vertical diffusion                               (ln_zdfgls =T) 
     363!----------------------------------------------------------------------- 
     364/ 
     365!----------------------------------------------------------------------- 
     366&namzdf_osm    !   OSM vertical diffusion                               (ln_zdfosm =T) 
     367!----------------------------------------------------------------------- 
     368/ 
     369!----------------------------------------------------------------------- 
     370&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T) 
     371!----------------------------------------------------------------------- 
     372/ 
     373!----------------------------------------------------------------------- 
     374&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
     375!----------------------------------------------------------------------- 
     376/ 
     377!----------------------------------------------------------------------- 
     378&namctl        !   Control prints  
     379!----------------------------------------------------------------------- 
     380/ 
     381!----------------------------------------------------------------------- 
     382&namsto        ! Stochastic parametrization of EOS                      (default: NO) 
     383!----------------------------------------------------------------------- 
     384/ 
     385!----------------------------------------------------------------------- 
     386&namtrd        !   trend diagnostics                                    (default F) 
     387!----------------------------------------------------------------------- 
     388/ 
     389!----------------------------------------------------------------------- 
     390&namptr        !   Poleward Transport Diagnostic                        (default F) 
     391!----------------------------------------------------------------------- 
     392/ 
     393!----------------------------------------------------------------------- 
     394&namhsb        !  Heat and salt budgets                                 (default F) 
     395!----------------------------------------------------------------------- 
     396/ 
     397!----------------------------------------------------------------------- 
     398&namdiu        !   Cool skin and warm layer models                      (default F) 
     399!----------------------------------------------------------------------- 
     400/ 
     401!----------------------------------------------------------------------- 
     402&namflo        !   float parameters                                     ("key_float") 
     403!----------------------------------------------------------------------- 
     404/ 
     405!----------------------------------------------------------------------- 
     406&nam_diaharm   !   Harmonic analysis of tidal constituents              ("key_diaharm") 
     407!----------------------------------------------------------------------- 
     408/ 
     409!----------------------------------------------------------------------- 
     410&namdct        ! transports through some sections                       ("key_diadct") 
     411!----------------------------------------------------------------------- 
     412/ 
     413!----------------------------------------------------------------------- 
     414&nam_diatmb    !  Top Middle Bottom Output                              (default F) 
     415!----------------------------------------------------------------------- 
     416/ 
     417!----------------------------------------------------------------------- 
     418&nam_dia25h    !  25h Mean Output                                       (default F) 
     419!----------------------------------------------------------------------- 
     420/ 
     421!----------------------------------------------------------------------- 
     422&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4") 
     423!----------------------------------------------------------------------- 
     424/ 
     425!----------------------------------------------------------------------- 
     426&namobs        !  observation usage switch 
     427!----------------------------------------------------------------------- 
     428/ 
     429!----------------------------------------------------------------------- 
     430&nam_asminc    !   assimilation increments                              ('key_asminc') 
     431!----------------------------------------------------------------------- 
     432/ 
     433!----------------------------------------------------------------------- 
     434&namdta_dyn    !   offline dynamics read in files                       ("key_offline") 
     435!----------------------------------------------------------------------- 
     436/ 
Note: See TracChangeset for help on using the changeset viewer.