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 9504 for branches – NEMO

Changeset 9504 for branches


Ignore:
Timestamp:
2018-04-25T17:41:23+02:00 (6 years ago)
Author:
acc
Message:

Branch 2017/dev_merge_2017. Cosmetic changes to namelists to restore alignment between reference and configuration namelists. Done for ORCA2_LIM3_PISCES pending a decision on whether or not to do the rest.

Location:
branches/2017/dev_merge_2017/NEMOGCM/CONFIG
Files:
2 edited

Legend:

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

    r9490 r9504  
    1313!!   namtsd       data: temperature & salinity                          (default NO) 
    1414!!   namcrs       coarsened grid (for outputs and/or TOP)               (ln_crs =T) 
     15!!   namc1d       1D configuration options                              ("key_c1d") 
     16!!   namc1d_dyndmp 1D newtonian damping applied on currents             ("key_c1d") 
     17!!   namc1d_uvd   1D data (currents)                                    ("key_c1d") 
    1518!!====================================================================== 
    1619! 
     
    2932/ 
    3033!----------------------------------------------------------------------- 
    31 &namcfg        !   parameters of the configuration                      (default: user defined GYRE) 
     34&namcfg        !   parameters of the configuration                      (default: use namusr_def in namelist_cfg) 
    3235!----------------------------------------------------------------------- 
    3336   ln_read_cfg = .true.    !  (=T) read the domain configuration file 
     
    3841/ 
    3942!----------------------------------------------------------------------- 
    40 &namtsd        !    Temperature & Salinity Data                         (default: NO) 
     43&namtsd        !    Temperature & Salinity Data  (init/dmp)             (default: NO) 
    4144!----------------------------------------------------------------------- 
    4245   !                       ! =T  read T-S fields for: 
     
    5053   sn_tem = 'data_1m_potential_temperature_nomask',     -1      ,'votemper',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
    5154   sn_sal = 'data_1m_salinity_nomask'             ,     -1      ,'vosaline',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
     55/ 
     56!----------------------------------------------------------------------- 
     57&namwad        !   Wetting and Drying (WaD)                             (default: NO) 
     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" default: PAPA station) 
     66!----------------------------------------------------------------------- 
     67/ 
     68!----------------------------------------------------------------------- 
     69&namc1d_dyndmp !   U & V newtonian damping                              ("key_c1d" default: NO) 
     70!----------------------------------------------------------------------- 
     71/ 
     72!----------------------------------------------------------------------- 
     73&namc1d_uvd    !   data: U & V currents                                 ("key_c1d" default: NO) 
     74!----------------------------------------------------------------------- 
    5275/ 
    5376 
     
    7295! 
    7396!----------------------------------------------------------------------- 
    74 &namsbc        !   Surface Boundary Condition (surface module)          (default: NO selection) 
     97&namsbc        !   Surface Boundary Condition manager                   (default: NO selection) 
    7598!----------------------------------------------------------------------- 
    7699   nn_fsbc     = 5         !  frequency of SBC module call 
     
    89112/ 
    90113!----------------------------------------------------------------------- 
    91 &namsbc_blk   !   namsbc_blk  generic Bulk formula                      (ln_blk =T) 
     114&namsbc_flx    !   surface boundary condition : flux formulation        (ln_flx =T) 
     115!----------------------------------------------------------------------- 
     116/ 
     117!----------------------------------------------------------------------- 
     118&namsbc_blk    !   namsbc_blk  generic Bulk formula                     (ln_blk =T) 
    92119!----------------------------------------------------------------------- 
    93120   !                    !  bulk algorithm : 
     
    110137/ 
    111138!----------------------------------------------------------------------- 
     139&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3") 
     140!----------------------------------------------------------------------- 
     141/ 
     142!----------------------------------------------------------------------- 
     143&namsbc_sas    !   Stand-Alone Surface module: ocean data               (SAS_SRC  only) 
     144!----------------------------------------------------------------------- 
     145/ 
     146!----------------------------------------------------------------------- 
     147&namsbc_iif    !   Ice-IF : use observed ice cover                      (nn_ice = 1) 
     148!----------------------------------------------------------------------- 
     149/ 
     150!----------------------------------------------------------------------- 
    112151&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T) 
    113152!----------------------------------------------------------------------- 
     
    150189/ 
    151190!----------------------------------------------------------------------- 
    152 &namberg       !   iceberg parameters                                   (default: No iceberg) 
     191&namsbc_apr    !   Atmospheric pressure used as ocean forcing           (ln_apr_dyn =T) 
     192!----------------------------------------------------------------------- 
     193/ 
     194!----------------------------------------------------------------------- 
     195&namsbc_isf    !  Top boundary layer (ISF)                              (ln_isfcav =T : read (ln_read_cfg=T)  
     196!-----------------------------------------------------------------------             or set or usr_def_zgr ) 
     197/ 
     198!----------------------------------------------------------------------- 
     199&namsbc_iscpl  !   land ice / ocean coupling option                     (ln_isfcav =T : read (ln_read_cfg=T)  
     200!-----------------------------------------------------------------------             or set or usr_def_zgr ) 
     201/ 
     202!----------------------------------------------------------------------- 
     203&namsbc_wave   ! External fields from wave model                        (ln_wave=T) 
     204!----------------------------------------------------------------------- 
     205/ 
     206!----------------------------------------------------------------------- 
     207&namberg       !   iceberg parameters                                   (default: NO) 
    153208!----------------------------------------------------------------------- 
    154209   ln_icebergs = .true.    ! activate iceberg floats (force =F with "key_agrif") 
     
    173228! 
    174229!----------------------------------------------------------------------- 
     230&namlbc        !   lateral momentum boundary condition                  (default: no slip) 
     231!----------------------------------------------------------------------- 
     232/ 
     233!----------------------------------------------------------------------- 
    175234&namagrif      !  AGRIF zoom                                            ("key_agrif") 
    176235!----------------------------------------------------------------------- 
     
    181240/ 
    182241!----------------------------------------------------------------------- 
     242&nam_tide      !   tide parameters                                      (default: NO) 
     243!----------------------------------------------------------------------- 
     244/ 
     245!----------------------------------------------------------------------- 
     246&nambdy        !  unstructured open boundaries                          (default: NO) 
     247!----------------------------------------------------------------------- 
     248/ 
     249!----------------------------------------------------------------------- 
     250&nambdy_dta    !  open boundaries - external data                       (see nam_bdy) 
     251!----------------------------------------------------------------------- 
     252/ 
     253!----------------------------------------------------------------------- 
     254&nambdy_tide   !  tidal forcing at open boundaries                      (default: NO) 
     255!----------------------------------------------------------------------- 
     256/ 
     257 
     258!!====================================================================== 
     259!!                ***  Top/Bottom boundary condition  ***             !! 
     260!!                                                                    !! 
     261!!   namdrg        top/bottom drag coefficient                          (default: NO selection) 
     262!!   namdrg_top    top    friction                                      (ln_NONE=F & ln_isfcav=T) 
     263!!   namdrg_bot    bottom friction                                      (ln_NONE=F) 
     264!!   nambbc        bottom temperature boundary condition                (default: NO) 
     265!!   nambbl        bottom boundary layer scheme                         (default: NO) 
     266!!====================================================================== 
     267! 
     268!----------------------------------------------------------------------- 
    183269&namdrg        !   top/bottom drag coefficient                          (default: NO selection) 
    184270!----------------------------------------------------------------------- 
     
    186272/ 
    187273!----------------------------------------------------------------------- 
    188 &namdrg_bot    !   BOTTOM friction                                   
     274&namdrg_top    !   TOP friction                                         (ln_NONE=F & ln_isfcav=T) 
     275!----------------------------------------------------------------------- 
     276/ 
     277!----------------------------------------------------------------------- 
     278&namdrg_bot    !   BOTTOM friction                                      (ln_NONE=F) 
    189279!----------------------------------------------------------------------- 
    190280/ 
     
    253343/ 
    254344!----------------------------------------------------------------------- 
    255 &namtra_eiv !   eddy induced velocity param.                            (default: NO) 
     345&namtra_eiv    !   eddy induced velocity param.                         (default: NO) 
    256346!----------------------------------------------------------------------- 
    257347   ln_ldfeiv     =.true.   ! use eddy induced velocity parameterization 
     
    285375! 
    286376!----------------------------------------------------------------------- 
     377&nam_vvl       !   vertical coordinate options                          (default: z-star) 
     378!----------------------------------------------------------------------- 
     379/ 
     380!----------------------------------------------------------------------- 
    287381&namdyn_adv    !   formulation of the momentum advection                (default: NO selection) 
    288382!----------------------------------------------------------------------- 
     
    312406   ln_dynldf_lev =  .true.     !  iso-level 
    313407   nn_ahm_ijk_t  = -30         !  =-30  3D coeff. read in eddy_diffusivity_3D.nc 
     408/ 
     409!----------------------------------------------------------------------- 
     410&namdta_dyn    !   offline ocean input files                            (OFF_SRC only) 
     411!----------------------------------------------------------------------- 
    314412/ 
    315413 
     
    326424! 
    327425!----------------------------------------------------------------------- 
    328 &namzdf        !   vertical physics                                     (default: NO selection) 
     426&namzdf        !   vertical physics manager                             (default: NO selection) 
    329427!----------------------------------------------------------------------- 
    330428   ln_zdftke   = .true.       !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke) 
     
    343441/ 
    344442!----------------------------------------------------------------------- 
     443&namzdf_ric    !   richardson number dependent vertical diffusion       (ln_zdfric =T) 
     444!----------------------------------------------------------------------- 
     445/ 
     446!----------------------------------------------------------------------- 
    345447&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T) 
     448!----------------------------------------------------------------------- 
     449/ 
     450!----------------------------------------------------------------------- 
     451&namzdf_gls    !   GLS vertical diffusion                               (ln_zdfgls =T) 
     452!----------------------------------------------------------------------- 
     453/ 
     454!----------------------------------------------------------------------- 
     455&namzdf_osm    !   OSM vertical diffusion                               (ln_zdfosm =T) 
    346456!----------------------------------------------------------------------- 
    347457/ 
     
    370480!!====================================================================== 
    371481! 
     482!----------------------------------------------------------------------- 
     483&namtrd        !   trend diagnostics                                    (default NO) 
     484!----------------------------------------------------------------------- 
     485/ 
     486!----------------------------------------------------------------------- 
     487&namptr        !   Poleward Transport Diagnostic                        (default NO) 
     488!----------------------------------------------------------------------- 
     489/ 
     490!----------------------------------------------------------------------- 
     491&namhsb        !  Heat and salt budgets                                 (default NO) 
     492!----------------------------------------------------------------------- 
     493/ 
     494!----------------------------------------------------------------------- 
     495&namdiu        !   Cool skin and warm layer models                      (default NO) 
     496!----------------------------------------------------------------------- 
     497/ 
     498!----------------------------------------------------------------------- 
     499&namflo        !   float parameters                                     ("key_float") 
     500!----------------------------------------------------------------------- 
     501/ 
     502!----------------------------------------------------------------------- 
     503&nam_diaharm   !   Harmonic analysis of tidal constituents              ("key_diaharm") 
     504!----------------------------------------------------------------------- 
     505/ 
     506!----------------------------------------------------------------------- 
     507&namdct        ! transports through some sections                       ("key_diadct") 
     508!----------------------------------------------------------------------- 
     509/ 
     510!----------------------------------------------------------------------- 
     511&nam_diatmb    !  Top Middle Bottom Output                              (default NO) 
     512!----------------------------------------------------------------------- 
     513/ 
     514!----------------------------------------------------------------------- 
     515&nam_dia25h    !  25h Mean Output                                       (default NO) 
     516!----------------------------------------------------------------------- 
     517/ 
     518!----------------------------------------------------------------------- 
     519&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4") 
     520!----------------------------------------------------------------------- 
     521/ 
     522 
     523!!====================================================================== 
     524!!                  ***  Miscellaneous namelists  ***                 !! 
     525!!                                                                    !! 
     526!!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi") 
     527!!   namctl            Control prints                                   (default NO) 
     528!!   namsto            Stochastic parametrization of EOS                (default NO) 
     529!!====================================================================== 
     530! 
     531!----------------------------------------------------------------------- 
     532&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
     533!----------------------------------------------------------------------- 
     534/ 
     535!----------------------------------------------------------------------- 
     536&namctl        !   Control prints                                       (default: NO) 
     537!----------------------------------------------------------------------- 
     538/ 
     539!----------------------------------------------------------------------- 
     540&namsto        ! Stochastic parametrization of EOS                      (default: NO) 
     541!----------------------------------------------------------------------- 
     542/ 
    372543 
    373544!!====================================================================== 
     
    378549!!====================================================================== 
    379550! 
     551!----------------------------------------------------------------------- 
     552&namobs        !  observation usage switch                              (default: NO) 
     553!----------------------------------------------------------------------- 
     554/ 
     555!----------------------------------------------------------------------- 
     556&nam_asminc    !   assimilation increments                              ('key_asminc') 
     557!----------------------------------------------------------------------- 
     558/ 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/SHARED/namelist_ref

    r9490 r9504  
    6666/ 
    6767!----------------------------------------------------------------------- 
    68 &namdom        !   time and space domain                                 
     68&namdom        !   time and space domain 
    6969!----------------------------------------------------------------------- 
    7070   ln_linssh   = .false.   !  =T  linear free surface  ==>>  model level are fixed in time 
     
    153153!----------------------------------------------------------------------- 
    154154&namc1d_uvd    !   data: U & V currents                                 ("key_c1d" default: NO) 
    155 !-----------------------------------------------------------------------    
     155!----------------------------------------------------------------------- 
    156156   !                       !  =T read U-V fields for: 
    157157   ln_uvd_init   = .false.       !  ocean initialisation 
     
    441441                           !  1 = presence of ISF   ;  2 = bg03 parametrisation  
    442442                           !  3 = rnf file for ISF  ;  4 = ISF specified freshwater flux 
    443                            !  option 1 and 4 need ln_isfcav = .true. (domzgr) 
     443                           !  options 1 and 4 need ln_isfcav = .true. (domzgr) 
    444444      !              !  nn_isf = 1 or 2 cases: 
    445445      rn_gammat0  = 1.e-4     ! gammat coefficient used in blk formula 
     
    667667   rn_z0      =  3.0e-3    !  roughness [m] (ln_loglayer=T) 
    668668   ln_boost   = .false.    !  =T regional boost of Cd0 ; =F constant 
    669       rn_boost=  50.          !  local boost factor  [-] 
     669     rn_boost =  50.          !  local boost factor  [-] 
    670670/ 
    671671!----------------------------------------------------------------------- 
     
    684684!----------------------------------------------------------------------- 
    685685   ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom 
    686       nn_geoflx   =    2      !  geothermal heat flux: = 1 constant flux 
    687       !                       !                        = 2 read variable flux [mW/m2] 
    688       rn_geoflx_cst = 86.4e-3 !  Constant value of geothermal heat flux       [mW/m2] 
     686     nn_geoflx     = 2       !  geothermal heat flux: = 1 constant flux 
     687      !                      !                        = 2 read variable flux [mW/m2] 
     688     rn_geoflx_cst = 86.4e-3 !  Constant value of geothermal heat flux       [mW/m2] 
    689689 
    690690   cn_dir      = './'      !  root directory for the geothermal data location 
Note: See TracChangeset for help on using the changeset viewer.