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 9301 for branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_OFF_TRC/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2018-02-01T16:24:47+01:00 (6 years ago)
Author:
cetlod
Message:

dev_merge_2017 : Update TOP/PISCES namelists according to new NEMO rules for namelist

File:
1 edited

Legend:

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

    r9019 r9301  
    1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/OPA  :  ORCA2_OFF_PISCES configuration namelist used ot overwrite SHARED/namelist_ref 
    3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    41!----------------------------------------------------------------------- 
    52&namrun        !   parameters of the run 
     
    1310/ 
    1411!----------------------------------------------------------------------- 
    15 &namcfg        !   parameters of the configuration 
     12&namcfg        !   parameters of the configuration                     !   (default: user defined GYRE) 
    1613!----------------------------------------------------------------------- 
    1714   ln_read_cfg = .true.    !  (=T) read the domain configuration file 
     
    2017/ 
    2118!----------------------------------------------------------------------- 
    22 &namzgr        !   vertical coordinate 
    23 !----------------------------------------------------------------------- 
    24    ln_zps      = .true.    !  z-coordinate - partial steps 
    25 / 
    26 !----------------------------------------------------------------------- 
    27 &namdom        !   space and time domain (bathymetry, mesh, timestep) 
     19&namdom        !   time and space domain 
    2820!----------------------------------------------------------------------- 
    2921   ln_linssh   = .true.   !  =T  linear free surface  ==>>  model level are fixed in time 
     
    3224/ 
    3325!----------------------------------------------------------------------- 
    34 &namlbc        !   lateral momentum boundary condition 
    35 !----------------------------------------------------------------------- 
    36    !                       !  free slip  !   partial slip  !   no slip   ! strong slip 
    37    rn_shlat    =    2.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
    38    ln_vorlat   = .false.   !  consistency of vorticity boundary condition with analytical Eqs. 
     26&namtsd        !   data : Temperature  & Salinity 
     27!----------------------------------------------------------------------- 
     28/ 
     29!----------------------------------------------------------------------- 
     30&namwad  !   Wetting and drying  default it no WAD 
     31!----------------------------------------------------------------------- 
     32/ 
     33!----------------------------------------------------------------------- 
     34&namcrs        !   coarsened grid (for outputs and/or TOP)              (ln_crs =T) 
     35!----------------------------------------------------------------------- 
     36/ 
     37!----------------------------------------------------------------------- 
     38&namc1d        !   1D configuration options                             ("key_c1d") 
     39!----------------------------------------------------------------------- 
     40/ 
     41!----------------------------------------------------------------------- 
     42&namc1d_dyndmp !   U & V newtonian damping                              ("key_c1d") 
     43!----------------------------------------------------------------------- 
     44/ 
     45!----------------------------------------------------------------------- 
     46&namc1d_uvd    !   data: U & V currents                                 ("key_c1d") 
     47!----------------------------------------------------------------------- 
    3948/ 
    4049!----------------------------------------------------------------------- 
     
    4756/ 
    4857!----------------------------------------------------------------------- 
    49 &namsbc_blk   !   namsbc_blk  Bulk formulae 
     58&namsbc_flx    !   surface boundary condition : flux formulation 
     59!----------------------------------------------------------------------- 
     60/ 
     61!----------------------------------------------------------------------- 
     62&namsbc_blk   !   namsbc_blk  generic Bulk formula                      (ln_blk =T) 
    5063!----------------------------------------------------------------------- 
    5164   ln_NCAR     = .true.   ! "NCAR"      algorithm   (Large and Yeager 2008) 
    5265/ 
    5366!----------------------------------------------------------------------- 
    54 &namtra_qsr    !   penetrative solar radiation 
    55 !----------------------------------------------------------------------- 
    56 / 
    57 !----------------------------------------------------------------------- 
    58 &namsbc_ssr    !   surface boundary condition : sea surface restoring 
    59 !----------------------------------------------------------------------- 
    60 /       
    61 !----------------------------------------------------------------------- 
    62 &nambbl        !   bottom boundary layer scheme 
     67&namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3") 
     68!----------------------------------------------------------------------- 
     69/ 
     70!----------------------------------------------------------------------- 
     71&namsbc_sas    !   Stand-Alone Surface boundary condition 
     72!----------------------------------------------------------------------- 
     73/ 
     74!----------------------------------------------------------------------- 
     75&namsbc_iif    !   Ice-IF : use observed ice cover                      (nn_ice = 1) 
     76!----------------------------------------------------------------------- 
     77/ 
     78!----------------------------------------------------------------------- 
     79&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T) 
     80!----------------------------------------------------------------------- 
     81/ 
     82!----------------------------------------------------------------------- 
     83&namsbc_rnf    !   runoffs namelist surface boundary condition          (ln_rnf =T) 
     84!----------------------------------------------------------------------- 
     85/ 
     86!----------------------------------------------------------------------- 
     87&namsbc_isf    !  Top boundary layer (ISF)                              (nn_isf >0) 
     88!----------------------------------------------------------------------- 
     89/ 
     90!----------------------------------------------------------------------- 
     91&namsbc_iscpl  !   land ice / ocean coupling option                      
     92!----------------------------------------------------------------------- 
     93/ 
     94!----------------------------------------------------------------------- 
     95&namsbc_apr    !   Atmospheric pressure used as ocean forcing           (ln_apr_dyn =T) 
     96!----------------------------------------------------------------------- 
     97/ 
     98!----------------------------------------------------------------------- 
     99&namsbc_ssr    !   surface boundary condition : sea surface restoring   (ln_ssr =T) 
     100!----------------------------------------------------------------------- 
     101/ 
     102!----------------------------------------------------------------------- 
     103&namsbc_wave   ! External fields from wave model                        (ln_wave=T) 
     104!----------------------------------------------------------------------- 
     105/ 
     106!----------------------------------------------------------------------- 
     107&namberg       !   iceberg parameters                                   (default: No iceberg) 
     108!----------------------------------------------------------------------- 
     109/ 
     110!----------------------------------------------------------------------- 
     111&namlbc        !   lateral momentum boundary condition 
     112!----------------------------------------------------------------------- 
     113   !                       !  free slip  !   partial slip  !   no slip   ! strong slip 
     114   rn_shlat    =    2.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     115   ln_vorlat   = .false.   !  consistency of vorticity boundary condition with analytical Eqs. 
     116/ 
     117!----------------------------------------------------------------------- 
     118&namagrif      !  AGRIF zoom                                            ("key_agrif") 
     119!----------------------------------------------------------------------- 
     120/ 
     121!----------------------------------------------------------------------- 
     122&nam_tide      !   tide parameters 
     123!----------------------------------------------------------------------- 
     124/ 
     125!----------------------------------------------------------------------- 
     126&nambdy        !  unstructured open boundaries                           
     127!----------------------------------------------------------------------- 
     128/ 
     129!----------------------------------------------------------------------- 
     130&nambdy_dta    !  open boundaries - external data                        
     131!----------------------------------------------------------------------- 
     132/ 
     133!----------------------------------------------------------------------- 
     134&nambdy_tide   !  tidal forcing at open boundaries 
     135!----------------------------------------------------------------------- 
     136/ 
     137!----------------------------------------------------------------------- 
     138&namdrg            !   top/bottom drag coefficient                      (default: NO selection) 
     139!----------------------------------------------------------------------- 
     140/ 
     141!----------------------------------------------------------------------- 
     142&namdrg_top        !   TOP friction                                     (ln_isfcav=T) 
     143!----------------------------------------------------------------------- 
     144/ 
     145!----------------------------------------------------------------------- 
     146&namdrg_bot        !   BOTTOM friction                                   
     147!----------------------------------------------------------------------- 
     148/ 
     149!----------------------------------------------------------------------- 
     150&nambbc        !   bottom temperature boundary condition                (default: NO) 
     151!----------------------------------------------------------------------- 
     152/ 
     153!----------------------------------------------------------------------- 
     154&nambbl        !   bottom boundary layer scheme                         (default: NO) 
    63155!----------------------------------------------------------------------- 
    64156   ln_trabbl   = .true.    !  Bottom Boundary Layer parameterisation flag 
     
    69161/ 
    70162!----------------------------------------------------------------------- 
    71 &nameos        !   ocean physical parameters 
     163&nameos        !   ocean Equation Of Seawater                           (default: NO) 
    72164!----------------------------------------------------------------------- 
    73165   ln_teos10    = .true.         !  = Use TEOS-10 equation of state 
    74166/ 
    75 !---------------------------------------------------------------------------------- 
    76 &namtra_ldf    !   lateral diffusion scheme for tracers 
    77 !---------------------------------------------------------------------------------- 
     167!----------------------------------------------------------------------- 
     168&namtra_adv    !   advection scheme for tracer                          (default: NO selection) 
     169!----------------------------------------------------------------------- 
     170/ 
     171!----------------------------------------------------------------------- 
     172&namtra_adv_mle !   mixed layer eddy parametrisation (Fox-Kemper param) (default: NO) 
     173!----------------------------------------------------------------------- 
     174/ 
     175!----------------------------------------------------------------------- 
     176&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection) 
     177!----------------------------------------------------------------------- 
    78178   !                       !  Operator type: 
    79179   ln_traldf_NONE  =  .false.  ! No explicit diffusion 
     
    105205   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s] 
    106206/ 
    107 !---------------------------------------------------------------------------------- 
    108 &namtra_ldfeiv !   eddy induced velocity param. 
    109 !---------------------------------------------------------------------------------- 
     207!----------------------------------------------------------------------- 
     208&namtra_ldfeiv !   eddy induced velocity param.                         (default: NO) 
     209!----------------------------------------------------------------------- 
    110210   ln_ldfeiv     =.true.   ! use eddy induced velocity parameterization 
    111211   ln_ldfeiv_dia =.false.   ! diagnose eiv stream function and velocities 
     
    120220/ 
    121221!----------------------------------------------------------------------- 
    122 &namdta_dyn        !   offline dynamics read in files                ("key_offline") 
    123 !----------------------------------------------------------------------- 
    124 !          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    125 !          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
     222&namtra_dmp    !   tracer: T & S newtonian damping                      (default: NO) 
     223!----------------------------------------------------------------------- 
     224/ 
     225!----------------------------------------------------------------------- 
     226&nam_vvl       !   vertical coordinate options                             (default: z-star) 
     227!----------------------------------------------------------------------- 
     228/ 
     229!----------------------------------------------------------------------- 
     230&namdyn_adv    !   formulation of the momentum advection                (default: NO selection) 
     231!----------------------------------------------------------------------- 
     232/ 
     233!----------------------------------------------------------------------- 
     234&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: NO) 
     235!----------------------------------------------------------------------- 
     236/ 
     237!----------------------------------------------------------------------- 
     238&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection) 
     239!----------------------------------------------------------------------- 
     240/ 
     241!----------------------------------------------------------------------- 
     242&namdyn_spg    !   surface pressure gradient                            (default: NO) 
     243!----------------------------------------------------------------------- 
     244/ 
     245!----------------------------------------------------------------------- 
     246&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection) 
     247!----------------------------------------------------------------------- 
     248/ 
     249!----------------------------------------------------------------------- 
     250&namzdf        !   vertical physics                                     (default: NO selection) 
     251!----------------------------------------------------------------------- 
     252/ 
     253!----------------------------------------------------------------------- 
     254&namzdf_ric    !   richardson number dependent vertical diffusion       (ln_zdfric =T) 
     255!----------------------------------------------------------------------- 
     256/ 
     257!----------------------------------------------------------------------- 
     258&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T) 
     259!----------------------------------------------------------------------- 
     260/ 
     261!----------------------------------------------------------------------- 
     262&namzdf_gls    !   GLS vertical diffusion                               (ln_zdfgls =T) 
     263!----------------------------------------------------------------------- 
     264/ 
     265!----------------------------------------------------------------------- 
     266&namzdf_osm                !   OSM vertical diffusion                   (ln_zdfosm =T) 
     267!----------------------------------------------------------------------- 
     268/ 
     269!----------------------------------------------------------------------- 
     270&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T) 
     271!----------------------------------------------------------------------- 
     272/ 
     273!----------------------------------------------------------------------- 
     274&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
     275!----------------------------------------------------------------------- 
     276/ 
     277!----------------------------------------------------------------------- 
     278&namctl        !   Control prints  
     279!----------------------------------------------------------------------- 
     280/ 
     281!----------------------------------------------------------------------- 
     282&namsto        ! Stochastic parametrization of EOS                      (default: NO) 
     283!----------------------------------------------------------------------- 
     284/ 
     285!----------------------------------------------------------------------- 
     286&namtrd        !   trend diagnostics                                    (default F) 
     287!----------------------------------------------------------------------- 
     288/ 
     289!----------------------------------------------------------------------- 
     290&namptr        !   Poleward Transport Diagnostic                         (default F) 
     291!----------------------------------------------------------------------- 
     292/ 
     293!----------------------------------------------------------------------- 
     294&namhsb        !  Heat and salt budgets                                  (default F) 
     295!----------------------------------------------------------------------- 
     296/ 
     297!----------------------------------------------------------------------- 
     298&namdiu        !   Cool skin and warm layer models                       (default F) 
     299!----------------------------------------------------------------------- 
     300/ 
     301!----------------------------------------------------------------------- 
     302&namflo        !   float parameters                                      ("key_float") 
     303!----------------------------------------------------------------------- 
     304/ 
     305!----------------------------------------------------------------------- 
     306&nam_diaharm   !   Harmonic analysis of tidal constituents               ("key_diaharm") 
     307!----------------------------------------------------------------------- 
     308/ 
     309!----------------------------------------------------------------------- 
     310&namdct        ! transports through some sections                        ("key_diadct") 
     311!----------------------------------------------------------------------- 
     312/ 
     313!----------------------------------------------------------------------- 
     314&nam_diatmb    !  Top Middle Bottom Output                               (default F) 
     315!----------------------------------------------------------------------- 
     316/ 
     317!----------------------------------------------------------------------- 
     318&nam_dia25h    !  25h Mean Output                                        (default F) 
     319!----------------------------------------------------------------------- 
     320/ 
     321!----------------------------------------------------------------------- 
     322&namnc4        !   netcdf4 chunking and compression settings             ("key_netcdf4") 
     323!----------------------------------------------------------------------- 
     324/ 
     325!----------------------------------------------------------------------- 
     326&namobs        !  observation usage switch 
     327!----------------------------------------------------------------------- 
     328/ 
     329!----------------------------------------------------------------------- 
     330&nam_asminc    !   assimilation increments                              ('key_asminc') 
     331!----------------------------------------------------------------------- 
     332/ 
     333!----------------------------------------------------------------------- 
     334&namdta_dyn        !   offline dynamics read in files                   ("key_offline") 
     335!----------------------------------------------------------------------- 
    126336!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    127337!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
     
    146356!   fwbcorr      = 3.786e-06    ! annual global mean of empmr for ssh correction 
    147357/ 
    148 !----------------------------------------------------------------------- 
    149 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi) 
    150 !----------------------------------------------------------------------- 
    151 / 
    152 !----------------------------------------------------------------------- 
    153 &namctl        !   Control prints & Benchmark 
    154 !----------------------------------------------------------------------- 
    155 / 
     358 
Note: See TracChangeset for help on using the changeset viewer.