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 – 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.

Location:
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00
Files:
5 edited

Legend:

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

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

    r7715 r9356  
    1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    3 !! NEMO/LIM3 configuration namelist: Overwrites 1_namelist_ice_ref 
    4 !!              1 - Generic parameters                 (namicerun) 
    5 !!              2 - Diagnostics                        (namicediag) 
    6 !!              3 - Ice initialization                 (namiceini) 
    7 !!              4 - Ice discretization                 (namiceitd) 
    8 !!              5 - Ice dynamics and transport         (namicedyn) 
    9 !!              6 - Ice diffusion                      (namicehdf) 
    10 !!              7 - Ice thermodynamics                 (namicethd) 
    11 !!              8 - Ice salinity                       (namicesal) 
    12 !!              9 - Ice mechanical redistribution      (namiceitdme) 
    13 !>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    141!------------------------------------------------------------------------------ 
    15 &namicerun     !   Generic parameters 
     2&nampar         !   Generic parameters 
    163!------------------------------------------------------------------------------ 
    174/ 
    185!------------------------------------------------------------------------------ 
    19 &namicediag    !   Diagnostics 
     6&namitd         !   Ice discretization 
    207!------------------------------------------------------------------------------ 
    218/ 
    229!------------------------------------------------------------------------------ 
    23 &namiceini     !   Ice initialization 
     10&namdyn         !   Ice dynamics 
    2411!------------------------------------------------------------------------------ 
    2512/ 
    2613!------------------------------------------------------------------------------ 
    27 &namiceitd     !   Ice discretization 
     14&namdyn_rdgrft  !   Ice ridging/rafting 
    2815!------------------------------------------------------------------------------ 
    2916/ 
    3017!------------------------------------------------------------------------------ 
    31 &namicedyn     !   Ice dynamics and transport 
     18&namdyn_rhg     !   Ice rheology 
    3219!------------------------------------------------------------------------------ 
    3320/ 
    3421!------------------------------------------------------------------------------ 
    35 &namicehdf     !   Ice horizontal diffusion 
     22&namdyn_adv     !   Ice advection 
    3623!------------------------------------------------------------------------------ 
    3724/ 
    3825!------------------------------------------------------------------------------ 
    39 &namicethd     !   Ice thermodynamics 
     26&namforcing     !   Ice surface forcing 
    4027!------------------------------------------------------------------------------ 
    4128/ 
    4229!------------------------------------------------------------------------------ 
    43 &namicesal     !   Ice salinity 
     30&namthd         !   Ice thermodynamics 
    4431!------------------------------------------------------------------------------ 
    4532/ 
    4633!------------------------------------------------------------------------------ 
    47 &namiceitdme   !   Ice mechanical redistribution (ridging and rafting) 
     34&namthd_zdf     !   Ice heat diffusion 
    4835!------------------------------------------------------------------------------ 
    4936/ 
     37!------------------------------------------------------------------------------ 
     38&namthd_da      !   Ice lateral melting 
     39!------------------------------------------------------------------------------ 
     40/ 
     41!------------------------------------------------------------------------------ 
     42&namthd_do      !   Ice growth in open water 
     43!------------------------------------------------------------------------------ 
     44/ 
     45!------------------------------------------------------------------------------ 
     46&namthd_sal     !   Ice salinity 
     47!------------------------------------------------------------------------------ 
     48/ 
     49!------------------------------------------------------------------------------ 
     50&namthd_pnd     !   Melt ponds 
     51!------------------------------------------------------------------------------ 
     52/ 
     53!------------------------------------------------------------------------------ 
     54&namini         !   Ice initialization 
     55!------------------------------------------------------------------------------ 
     56/ 
     57!------------------------------------------------------------------------------ 
     58&namalb         !   albedo parameters 
     59!------------------------------------------------------------------------------ 
     60/ 
     61!------------------------------------------------------------------------------ 
     62&namdia         !   Diagnostics 
     63!------------------------------------------------------------------------------ 
     64/ 
  • 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/ 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/namelist_pisces_cfg

    r9301 r9356  
    1616/ 
    1717!----------------------------------------------------------------------- 
    18 &namp4zlim     !   parameters for nutrient limitations for PISCES std - ln_p4z 
     18&namp4zlim     !   parameters for nutrient limitations for PISCES std  - ln_p4z 
    1919!----------------------------------------------------------------------- 
    2020/ 
    2121!----------------------------------------------------------------------- 
    22 &namp5zlim     !   parameters for nutrient limitations PISCES QUOTA - ln_p5z 
     22&namp5zlim     !   parameters for nutrient limitations PISCES QUOTA    - ln_p5z 
    2323!----------------------------------------------------------------------- 
    2424/ 
    2525!----------------------------------------------------------------------- 
    26 &namp5zquota    !   parameters for nutrient limitations PISCES quota - ln_p5z 
     26&namp5zquota   !   parameters for nutrient limitations PISCES quota    - ln_p5z 
    2727!----------------------------------------------------------------------- 
    2828/ 
     
    3232/  
    3333!----------------------------------------------------------------------- 
    34 &namp4zprod     !   parameters for phytoplankton growth for PISCES std - ln_p4z 
     34&namp4zprod    !   parameters for phytoplankton growth for PISCES std - ln_p4z 
    3535!----------------------------------------------------------------------- 
    3636/ 
    3737!----------------------------------------------------------------------- 
    38 &namp5zprod     !   parameters for phytoplankton growth for PISCES quota - ln_p5z 
     38&namp5zprod    !   parameters for phytoplankton growth for PISCES quota- ln_p5z 
    3939!----------------------------------------------------------------------- 
    4040/ 
    4141!----------------------------------------------------------------------- 
    42 &namp4zmort     !   parameters for phytoplankton sinks for PISCES std - ln_p4z 
     42&namp4zmort    !   parameters for phytoplankton sinks for PISCES std  - ln_p4z 
    4343!----------------------------------------------------------------------- 
    4444/ 
    4545!----------------------------------------------------------------------- 
    46 &namp5zmort     !   parameters for phytoplankton sinks for PISCES quota - ln_p5z 
     46&namp5zmort    !   parameters for phytoplankton sinks for PISCES quota - ln_p5z 
    4747!----------------------------------------------------------------------- 
    4848/ 
    4949!----------------------------------------------------------------------- 
    50 &namp4zmes     !   parameters for mesozooplankton for PISCES std - ln_p4z 
     50&namp4zmes     !   parameters for mesozooplankton for PISCES std       - ln_p4z 
    5151!----------------------------------------------------------------------- 
    5252/ 
     
    5656/ 
    5757!----------------------------------------------------------------------- 
    58 &namp4zzoo     !   parameters for microzooplankton for PISCES std - ln_p4z 
     58&namp4zzoo     !   parameters for microzooplankton for PISCES std      - ln_p4z 
    5959!----------------------------------------------------------------------- 
    6060/ 
     
    8484/ 
    8585!----------------------------------------------------------------------- 
    86 &nampislig      !  Namelist parameters for ligands, nampislig 
     86&nampislig     !   Namelist parameters for ligands, nampislig 
    8787!----------------------------------------------------------------------- 
    8888/ 
    8989!----------------------------------------------------------------------- 
    90 &nampisice      !  Prescribed sea ice tracers 
     90&nampisice     !   Prescribed sea ice tracers 
    9191!----------------------------------------------------------------------- 
    9292/ 
    9393!----------------------------------------------------------------------- 
    94 &nampisdmp     !  Damping  
     94&nampisdmp     !   Damping  
    9595!----------------------------------------------------------------------- 
    9696/ 
    9797!----------------------------------------------------------------------- 
    98 &nampismass     !  Mass conservation 
     98&nampismass    !   Mass conservation 
    9999!----------------------------------------------------------------------- 
    100100/ 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/namelist_top_cfg

    r9301 r9356  
    99!----------------------------------------------------------------------- 
    1010&namtrc          !   tracers definition 
    11 !-----------------------------------------------------------------------a 
     11!----------------------------------------------------------------------- 
    1212   jp_bgc        =  24 
    1313! 
     
    4949/ 
    5050!----------------------------------------------------------------------- 
    51 &namage         !   AGE  
     51&namage          !   AGE  
    5252!----------------------------------------------------------------------- 
    5353/ 
Note: See TracChangeset for help on using the changeset viewer.