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/GYRE_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/GYRE_PISCES/EXP00/namelist_cfg

    r9169 r9356  
    2626!!====================================================================== 
    2727!----------------------------------------------------------------------- 
    28 &namcfg     !   parameters of the configuration    
     28&namcfg        !   parameters of the configuration                      (default: user defined GYRE) 
    2929!----------------------------------------------------------------------- 
    3030   ln_read_cfg = .false.   !  (=T) read the domain configuration file 
    3131      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    3232   ln_write_cfg= .false.   !  (=T) create the domain configuration file 
    33 ! 
    34 / 
    35 !----------------------------------------------------------------------- 
    36 &namdom        !   space and time domain (bathymetry, mesh, timestep) 
     33      ! 
     34/ 
     35!----------------------------------------------------------------------- 
     36&namdom        !   time and space domain 
    3737!----------------------------------------------------------------------- 
    3838   ln_linssh   = .true.    !  =T  linear free surface  ==>>  model level are fixed in time 
     
    4141/ 
    4242!----------------------------------------------------------------------- 
    43 &namtsd    !   data : Temperature  & Salinity 
    44 !----------------------------------------------------------------------- 
    45 !          ! file name ! frequency (hours)    ! variable ! time interp. ! clim  !'yearly' or ! weights  ! rotation ! 
    46 !          !           !  (if <0  months)     !   name   !  (logical)   ! (T/F) ! 'monthly'  ! filename ! pairing 
     43&namtsd        !   data : Temperature  & Salinity 
     44!----------------------------------------------------------------------- 
     45!              !  file name                 ! frequency (hours) ! variable ! time interp.!  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     46!              !                            !  (if <0  months)  !   name   !  (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    4747   cn_dir        = './'      !  root directory for the location of the runoff files 
    4848   ln_tsd_init   = .false.   !  Initialisation of ocean T & S with T &S input data (T) or not (F) 
    4949   ln_tsd_tradmp = .false.   !  damping of ocean T & S toward T &S input data (T) or not (F) 
     50/ 
     51!----------------------------------------------------------------------- 
     52&namwad        !   Wetting and drying  default is no WAD 
     53!----------------------------------------------------------------------- 
     54/ 
     55!----------------------------------------------------------------------- 
     56&namcrs        !   coarsened grid (for outputs and/or TOP)              (ln_crs =T) 
     57!----------------------------------------------------------------------- 
     58/ 
     59!----------------------------------------------------------------------- 
     60&namc1d        !   1D configuration options                             ("key_c1d") 
     61!----------------------------------------------------------------------- 
     62/ 
     63!----------------------------------------------------------------------- 
     64&namc1d_dyndmp !   U & V newtonian damping                              ("key_c1d") 
     65!----------------------------------------------------------------------- 
     66/ 
     67!----------------------------------------------------------------------- 
     68&namc1d_uvd    !   data: U & V currents                                 ("key_c1d") 
     69!----------------------------------------------------------------------- 
    5070/ 
    5171 
     
    6686/ 
    6787!----------------------------------------------------------------------- 
    68 &namtra_qsr    !   penetrative solar radiation 
     88&namsbc_flx    !   surface boundary condition : flux formulation 
     89!----------------------------------------------------------------------- 
     90/ 
     91!----------------------------------------------------------------------- 
     92&namsbc_blk   !   namsbc_blk  generic Bulk formula                      (ln_blk =T) 
     93!----------------------------------------------------------------------- 
     94/ 
     95!----------------------------------------------------------------------- 
     96&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3") 
     97!----------------------------------------------------------------------- 
     98/ 
     99!----------------------------------------------------------------------- 
     100&namsbc_sas    !   Stand-Alone Surface boundary condition 
     101!----------------------------------------------------------------------- 
     102/ 
     103!----------------------------------------------------------------------- 
     104&namsbc_iif    !   Ice-IF : use observed ice cover                      (nn_ice = 1) 
     105!----------------------------------------------------------------------- 
     106/ 
     107!----------------------------------------------------------------------- 
     108&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T) 
    69109!----------------------------------------------------------------------- 
    70110   ln_qsr_rgb  = .false.   !  RGB (Red-Green-Blue) light penetration 
     
    73113/ 
    74114!----------------------------------------------------------------------- 
     115&namsbc_rnf    !   runoffs namelist surface boundary condition          (ln_rnf =T) 
     116!----------------------------------------------------------------------- 
     117/ 
     118!----------------------------------------------------------------------- 
     119&namsbc_isf    !  Top boundary layer (ISF)                              (nn_isf >0) 
     120!----------------------------------------------------------------------- 
     121/ 
     122!----------------------------------------------------------------------- 
     123&namsbc_iscpl  !   land ice / ocean coupling option                      
     124!----------------------------------------------------------------------- 
     125/ 
     126!----------------------------------------------------------------------- 
     127&namsbc_apr    !   Atmospheric pressure used as ocean forcing           (ln_apr_dyn =T) 
     128!----------------------------------------------------------------------- 
     129/ 
     130!----------------------------------------------------------------------- 
     131&namsbc_ssr    !   surface boundary condition : sea surface restoring   (ln_ssr =T) 
     132!----------------------------------------------------------------------- 
     133/ 
     134!----------------------------------------------------------------------- 
     135&namsbc_wave   ! External fields from wave model                        (ln_wave=T) 
     136!----------------------------------------------------------------------- 
     137/ 
     138!----------------------------------------------------------------------- 
     139&namberg       !   iceberg parameters                                   (default: No iceberg) 
     140!----------------------------------------------------------------------- 
     141/ 
     142!----------------------------------------------------------------------- 
    75143&namlbc        !   lateral momentum boundary condition 
    76144!----------------------------------------------------------------------- 
     
    78146/ 
    79147!----------------------------------------------------------------------- 
    80 &namdrg        !   top/bottom friction 
     148&namagrif      !  AGRIF zoom                                            ("key_agrif") 
     149!----------------------------------------------------------------------- 
     150/ 
     151!----------------------------------------------------------------------- 
     152&nam_tide      !   tide parameters 
     153!----------------------------------------------------------------------- 
     154/ 
     155!----------------------------------------------------------------------- 
     156&nambdy        !  unstructured open boundaries                           
     157!----------------------------------------------------------------------- 
     158/ 
     159!----------------------------------------------------------------------- 
     160&nambdy_dta    !  open boundaries - external data                        
     161!----------------------------------------------------------------------- 
     162/ 
     163!----------------------------------------------------------------------- 
     164&nambdy_tide   !  tidal forcing at open boundaries 
     165!----------------------------------------------------------------------- 
     166/ 
     167!----------------------------------------------------------------------- 
     168&namdrg        !   top/bottom drag coefficient                          (default: NO selection) 
    81169!----------------------------------------------------------------------- 
    82170   ln_non_lin = .true.     !  non-linear  drag: Cd = Cd0 |U| 
    83171/ 
    84172!----------------------------------------------------------------------- 
     173&namdrg_top    !   TOP friction                                         (ln_isfcav=T) 
     174!----------------------------------------------------------------------- 
     175/ 
     176!----------------------------------------------------------------------- 
     177&namdrg_bot    !   BOTTOM friction                                   
     178!----------------------------------------------------------------------- 
     179/ 
     180!----------------------------------------------------------------------- 
     181&nambbc        !   bottom temperature boundary condition                (default: NO) 
     182!----------------------------------------------------------------------- 
     183/ 
     184!----------------------------------------------------------------------- 
    85185&nambbl        !   bottom boundary layer scheme                         (default: NO) 
    86186!----------------------------------------------------------------------- 
    87187/ 
    88188!----------------------------------------------------------------------- 
    89 &nameos        !   ocean physical parameters 
     189&nameos        !   ocean Equation Of Seawater                           (default: NO) 
    90190!----------------------------------------------------------------------- 
    91191   ln_eos80    = .true.         !  = Use EOS80 equation of state 
    92192/ 
    93193!----------------------------------------------------------------------- 
    94 &namtra_adv    !   advection scheme for tracer                          (default: No selection) 
     194&namtra_adv    !   advection scheme for tracer                          (default: NO selection) 
    95195!----------------------------------------------------------------------- 
    96196   ln_traadv_fct =  .true.   !  FCT scheme 
     
    99199/ 
    100200!----------------------------------------------------------------------- 
    101 &namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param) (default: NO) 
    102 !----------------------------------------------------------------------- 
    103 / 
    104 !----------------------------------------------------------------------- 
    105 &namtra_ldf    !   lateral diffusion scheme for tracers                 (default: No selection) 
     201&namtra_adv_mle !   mixed layer eddy parametrisation (Fox-Kemper param) (default: NO) 
     202!----------------------------------------------------------------------- 
     203/ 
     204!----------------------------------------------------------------------- 
     205&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection) 
    106206!----------------------------------------------------------------------- 
    107207   !                       !  Operator type: 
     
    109209   ln_traldf_lap   =  .true.   !    laplacian operator 
    110210   ln_traldf_blp   =  .false.  !  bilaplacian operator 
     211   ! 
    111212   !                       !  Direction of action: 
    112213   ln_traldf_lev   =  .false.  !  iso-level 
     
    129230   !                                !   = 20 F(i,j)    =ldf_c2d  
    130231   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation 
    131    !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d 
    132    !                                !   = 31 F(i,j,k,t)=F(local velocity) 
     232   !                                !   = 30 F(i,j,k)  =ldf_c2d * ldf_c1d 
     233   !                                !   = 31 F(i,j,k,t)=F(local velocity and grid-spacing) 
    133234   rn_aht_0        = 1000.     !  lateral eddy diffusivity   (lap. operator) [m2/s] 
    134235   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s] 
    135236/ 
    136 !---------------------------------------------------------------------------------- 
    137 &namtra_ldfeiv !   eddy induced velocity param. 
    138 !---------------------------------------------------------------------------------- 
     237!----------------------------------------------------------------------- 
     238&namtra_ldfeiv !   eddy induced velocity param.                         (default: NO) 
     239!----------------------------------------------------------------------- 
    139240   ln_ldfeiv     =.false.   ! use eddy induced velocity parameterization 
    140241/ 
    141242!----------------------------------------------------------------------- 
    142 &namtra_dmp    !   tracer: T & S newtonian damping 
     243&namtra_dmp    !   tracer: T & S newtonian damping                      (default: NO) 
    143244!----------------------------------------------------------------------- 
    144245   ln_tradmp   =  .false.  !  add a damping termn (T) or not (F) 
    145246/ 
    146247!----------------------------------------------------------------------- 
    147 &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) 
    148253!----------------------------------------------------------------------- 
    149254   ln_dynadv_vec = .true.  !  vector form - 2nd centered scheme 
     
    151256/ 
    152257!----------------------------------------------------------------------- 
    153 &namdyn_vor    !   option of physics/algorithm                          (default: No selection) 
     258&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: NO) 
    154259!----------------------------------------------------------------------- 
    155260   ln_dynvor_ene = .true.  !  enstrophy conserving scheme 
     
    160265/ 
    161266!----------------------------------------------------------------------- 
    162 &namdyn_hpg    !   Hydrostatic pressure gradient option 
     267&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection) 
    163268!----------------------------------------------------------------------- 
    164269   ln_hpg_zco  = .true.    !  z-coordinate - full steps 
     
    166271/ 
    167272!----------------------------------------------------------------------- 
    168 &namdyn_spg    !   surface pressure gradient 
     273&namdyn_spg    !   surface pressure gradient                            (default: NO) 
    169274!----------------------------------------------------------------------- 
    170275   ln_dynspg_ts  = .true.  !  split-explicit free surface 
    171276/ 
    172277!----------------------------------------------------------------------- 
    173 &namdyn_ldf    !   lateral diffusion on momentum                        (default: No selection) 
     278&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection) 
    174279!----------------------------------------------------------------------- 
    175280   !                       !  Type of the operator : 
     
    201306&namzdf        !   vertical physics                                     (default: NO selection) 
    202307!----------------------------------------------------------------------- 
    203    !                       ! type of vertical closure 
     308   !                       ! type of vertical closure (required) 
    204309   ln_zdfcst   = .false.      !  constant mixing 
    205310   ln_zdfric   = .false.      !  local Richardson dependent formulation (T =>   fill namzdf_ric) 
     
    229334/ 
    230335!----------------------------------------------------------------------- 
    231 &namzdf_ric    !   richardson number dependent vertical diffusion       (ln_zdfric=T) 
    232 !----------------------------------------------------------------------- 
    233 / 
    234 !----------------------------------------------------------------------- 
    235 &namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke=T) 
     336&namzdf_ric    !   richardson number dependent vertical diffusion       (ln_zdfric =T) 
     337!----------------------------------------------------------------------- 
     338/ 
     339!----------------------------------------------------------------------- 
     340&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T) 
    236341!----------------------------------------------------------------------- 
    237342   nn_etau     =   0       !  penetration of tke below the mixed layer (ML) due to internal & intertial waves 
    238343/ 
    239344!----------------------------------------------------------------------- 
    240 &namzdf_gls                !   GLS vertical diffusion                   (ln_zdfgls=T) 
    241 !----------------------------------------------------------------------- 
    242 / 
    243 !----------------------------------------------------------------------- 
    244 &namzdf_osm                !   OSM vertical diffusion                   (ln_zdfosm =T) 
    245 !----------------------------------------------------------------------- 
    246 / 
    247 !----------------------------------------------------------------------- 
    248 &namzdf_ddm    !   double diffusive mixing parameterization             (ln_zdfddm=T) 
    249 !----------------------------------------------------------------------- 
    250 / 
    251 !----------------------------------------------------------------------- 
    252 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi) 
    253 !----------------------------------------------------------------------- 
    254 / 
    255 !----------------------------------------------------------------------- 
    256 &namctl        !   Control prints & Benchmark 
    257 !----------------------------------------------------------------------- 
    258 / 
    259 !----------------------------------------------------------------------- 
    260 &namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4") 
    261 !----------------------------------------------------------------------- 
    262 / 
    263 !----------------------------------------------------------------------- 
    264 &namtrd        !   diagnostics on dynamics and/or tracer trends         ("key_trddyn" and/or "key_trdtra") 
    265 !              !       or mixed-layer trends or barotropic vorticity    ("key_trdmld" or     "key_trdvor") 
    266 !----------------------------------------------------------------------- 
    267 / 
    268 !----------------------------------------------------------------------- 
    269 &namflo       !   float parameters                                      ("key_float") 
    270 !----------------------------------------------------------------------- 
    271 / 
    272 !----------------------------------------------------------------------- 
    273 &namptr       !   Poleward Transport Diagnostic 
    274 !----------------------------------------------------------------------- 
    275 / 
    276 !----------------------------------------------------------------------- 
    277 &namhsb       !  Heat and salt budgets 
    278 !----------------------------------------------------------------------- 
    279 / 
    280 !----------------------------------------------------------------------- 
    281 &namdct        ! transports through sections 
     345&namzdf_gls    !   GLS vertical diffusion                               (ln_zdfgls =T) 
     346!----------------------------------------------------------------------- 
     347/ 
     348!----------------------------------------------------------------------- 
     349&namzdf_osm    !   OSM vertical diffusion                               (ln_zdfosm =T) 
     350!----------------------------------------------------------------------- 
     351/ 
     352!----------------------------------------------------------------------- 
     353&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T) 
     354!----------------------------------------------------------------------- 
     355/ 
     356!----------------------------------------------------------------------- 
     357&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
     358!----------------------------------------------------------------------- 
     359/ 
     360!----------------------------------------------------------------------- 
     361&namctl        !   Control prints  
     362!----------------------------------------------------------------------- 
     363/ 
     364!----------------------------------------------------------------------- 
     365&namsto        ! Stochastic parametrization of EOS                      (default: NO) 
     366!----------------------------------------------------------------------- 
     367/ 
     368!----------------------------------------------------------------------- 
     369&namtrd        !   trend diagnostics                                    (default F) 
     370!----------------------------------------------------------------------- 
     371/ 
     372!----------------------------------------------------------------------- 
     373&namptr        !   Poleward Transport Diagnostic                        (default F) 
     374!----------------------------------------------------------------------- 
     375/ 
     376!----------------------------------------------------------------------- 
     377&namhsb        !  Heat and salt budgets                                 (default F) 
     378!----------------------------------------------------------------------- 
     379/ 
     380!----------------------------------------------------------------------- 
     381&namdiu        !   Cool skin and warm layer models                      (default F) 
     382!----------------------------------------------------------------------- 
     383/ 
     384!----------------------------------------------------------------------- 
     385&namflo        !   float parameters                                     ("key_float") 
     386!----------------------------------------------------------------------- 
     387/ 
     388!----------------------------------------------------------------------- 
     389&nam_diaharm   !   Harmonic analysis of tidal constituents              ("key_diaharm") 
     390!----------------------------------------------------------------------- 
     391/ 
     392!----------------------------------------------------------------------- 
     393&namdct        ! transports through some sections                       ("key_diadct") 
    282394!----------------------------------------------------------------------- 
    283395    nn_dct      = 60       !  time step frequency for transports computing 
     
    286398/ 
    287399!----------------------------------------------------------------------- 
    288 &namobs       !  observation usage switch                               ('key_diaobs') 
    289 !----------------------------------------------------------------------- 
    290 / 
    291 !----------------------------------------------------------------------- 
    292 &nam_asminc   !   assimilation increments                               ('key_asminc') 
    293 !----------------------------------------------------------------------- 
    294 / 
    295 !----------------------------------------------------------------------- 
    296 &namsbc_wave   ! External fields from wave model 
    297 !----------------------------------------------------------------------- 
    298 / 
     400&nam_diatmb    !  Top Middle Bottom Output                              (default F) 
     401!----------------------------------------------------------------------- 
     402/ 
     403!----------------------------------------------------------------------- 
     404&nam_dia25h    !  25h Mean Output                                       (default F) 
     405!----------------------------------------------------------------------- 
     406/ 
     407!----------------------------------------------------------------------- 
     408&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4") 
     409!----------------------------------------------------------------------- 
     410/ 
     411!----------------------------------------------------------------------- 
     412&namobs        !  observation usage switch 
     413!----------------------------------------------------------------------- 
     414/ 
     415!----------------------------------------------------------------------- 
     416&nam_asminc    !   assimilation increments                              ('key_asminc') 
     417!----------------------------------------------------------------------- 
     418/ 
     419!----------------------------------------------------------------------- 
     420&namdta_dyn    !   offline dynamics read in files                       ("key_offline") 
     421!----------------------------------------------------------------------- 
     422/ 
Note: See TracChangeset for help on using the changeset viewer.