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 7715 for trunk/NEMOGCM/CONFIG – NEMO

Changeset 7715 for trunk/NEMOGCM/CONFIG


Ignore:
Timestamp:
2017-02-22T15:20:01+01:00 (7 years ago)
Author:
flavoni
Message:

#1850 commit new list of REFERENCE CONFIGURATIONS, and SETTE tests

Location:
trunk/NEMOGCM/CONFIG
Files:
24 added
5 deleted
10 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/GYRE_BFM/EXP00/namelist_cfg

    r7646 r7715  
    22!! NEMO/OPA  : GYRE_PISCES Configuration namelist to overwrite reference dynamical namelist 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    4  
     4!----------------------------------------------------------------------- 
     5&namusr_def    !   GYRE user defined namelist   
     6!----------------------------------------------------------------------- 
     7   nn_GYRE     =     1     !  GYRE resolution [1/degrees] 
     8   ln_bench    = .false.   !  ! =T benchmark with gyre: the gridsize is kept constant 
     9   jpkglo      =    31     !  number of model levels 
     10/ 
    511!!====================================================================== 
    612!!                   ***  Run management namelists  *** 
     
    2531      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    2632   ln_write_cfg= .false.   !  (=T) create the domain configuration file 
     33! 
    2734/ 
    2835!----------------------------------------------------------------------- 
  • trunk/NEMOGCM/CONFIG/GYRE_PISCES/EXP00/namelist_cfg

    r7646 r7715  
    22!! NEMO/OPA  : GYRE_PISCES Configuration namelist to overwrite reference dynamical namelist 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
     4!----------------------------------------------------------------------- 
     5&namusr_def    !   GYRE user defined namelist   
     6!----------------------------------------------------------------------- 
     7   nn_GYRE     =     1     !  GYRE resolution [1/degrees] 
     8   ln_bench    = .false.   !  ! =T benchmark with gyre: the gridsize is kept constant 
     9   jpkglo      =    31     !  number of model levels 
     10/ 
     11!!====================================================================== 
     12!!                   ***  Run management namelists  *** 
     13!!====================================================================== 
     14!!   namrun        parameters of the run 
     15!!====================================================================== 
     16! 
    417!----------------------------------------------------------------------- 
    518&namrun        !   parameters of the run 
     
    1831      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    1932   ln_write_cfg= .false.   !  (=T) create the domain configuration file 
     33   ! 
    2034/ 
    2135!----------------------------------------------------------------------- 
     
    3044!----------------------------------------------------------------------- 
    3145&namcrs        !   Grid coarsening for dynamics output and/or 
    32                !   passive tracer coarsened online simulations 
     46!              !   passive tracer coarsened online simulations 
    3347!----------------------------------------------------------------------- 
    3448/ 
     
    3650&namtsd    !   data : Temperature  & Salinity 
    3751!----------------------------------------------------------------------- 
     52!          ! file name ! frequency (hours)    ! variable ! time interp. ! clim  !'yearly' or ! weights  ! rotation ! 
     53!          !           !  (if <0  months)     !   name   !  (logical)   ! (T/F) ! 'monthly'  ! filename ! pairing 
    3854   cn_dir        = './'      !  root directory for the location of the runoff files 
    3955   ln_tsd_init   = .false.   !  Initialisation of ocean T & S with T &S input data (T) or not (F) 
     
    4460!----------------------------------------------------------------------- 
    4561   nn_fsbc     = 1         !  frequency of surface boundary condition computation 
    46                            !     (also = the frequency of sea-ice model call) 
     62   !                       !     (also = the frequency of sea-ice model call) 
    4763   ln_usr      = .true.    !  user defined formulation                  (T => check usrdef_sbc) 
    4864   ln_blk      = .false.   !  Bulk formulation                          (T => fill namsbc_blk ) 
     
    6076/ 
    6177!----------------------------------------------------------------------- 
     78&namsbc_rnf    !   runoffs namelist surface boundary condition 
     79!----------------------------------------------------------------------- 
     80   ln_rnf_mouth = .false.   !  specific treatment at rivers mouths 
     81/ 
     82!----------------------------------------------------------------------- 
     83&namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk 
     84!----------------------------------------------------------------------- 
     85/ 
     86!----------------------------------------------------------------------- 
     87&namsbc_ssr    !   surface boundary condition : sea surface restoring 
     88!----------------------------------------------------------------------- 
     89/ 
     90!----------------------------------------------------------------------- 
     91&namsbc_alb    !   albedo parameters 
     92!----------------------------------------------------------------------- 
     93/ 
     94!----------------------------------------------------------------------- 
     95&namberg       !   iceberg parameters 
     96!----------------------------------------------------------------------- 
     97/ 
     98!----------------------------------------------------------------------- 
    6299&namlbc        !   lateral momentum boundary condition 
    63100!----------------------------------------------------------------------- 
     
    65102/ 
    66103!----------------------------------------------------------------------- 
     104&namagrif      !  AGRIF zoom                                            ("key_agrif") 
     105!----------------------------------------------------------------------- 
     106/ 
     107!----------------------------------------------------------------------- 
     108&nam_tide      !    tide parameters 
     109!----------------------------------------------------------------------- 
     110/ 
     111!----------------------------------------------------------------------- 
     112&nambdy        !  unstructured open boundaries                           
     113!----------------------------------------------------------------------- 
     114/ 
     115!----------------------------------------------------------------------- 
     116&nambdy_dta      !  open boundaries - external data            
     117!----------------------------------------------------------------------- 
     118/ 
     119!----------------------------------------------------------------------- 
     120&nambdy_tide     ! tidal forcing at open boundaries 
     121!----------------------------------------------------------------------- 
     122/ 
     123!----------------------------------------------------------------------- 
    67124&nambfr        !   bottom friction 
    68125!----------------------------------------------------------------------- 
     
    74131/ 
    75132!----------------------------------------------------------------------- 
     133&nambbl        !   bottom boundary layer scheme 
     134!----------------------------------------------------------------------- 
     135/ 
     136!----------------------------------------------------------------------- 
    76137&nameos        !   ocean physical parameters 
    77138!----------------------------------------------------------------------- 
    78139   ln_eos80    = .true.         !  = Use EOS80 equation of state 
    79    !                             ! 
    80    !                      ! S-EOS coefficients : 
    81    !                             !  rd(T,S,Z)*rau0 = -a0*(1+.5*lambda*dT+mu*Z+nu*dS)*dT+b0*dS 
    82    rn_a0       =  1.6550e-1      !  thermal expension coefficient (nn_eos= 1) 
    83    rn_b0       =  7.6554e-1      !  saline  expension coefficient (nn_eos= 1) 
    84    rn_lambda1  =  5.9520e-2      !  cabbeling coeff in T^2  (=0 for linear eos) 
    85    rn_lambda2  =  7.4914e-4      !  cabbeling coeff in S^2  (=0 for linear eos) 
    86    rn_mu1      =  1.4970e-4      !  thermobaric coeff. in T (=0 for linear eos) 
    87    rn_mu2      =  1.1090e-5      !  thermobaric coeff. in S (=0 for linear eos) 
    88    rn_nu       =  2.4341e-3      !  cabbeling coeff in T*S  (=0 for linear eos) 
    89 !!org GYRE   rn_alpha    =   2.0e-4  !  thermal expension coefficient (nn_eos= 1 or 2) 
    90 !!org GYRE   rn_beta     =   7.7e-4  !  saline  expension coefficient (nn_eos= 2) 
    91 !!org  caution  now a0 = alpha / rau0   with rau0 = 1026 
    92140/ 
    93141!----------------------------------------------------------------------- 
     
    99147      nn_fct_zts =  0               !  >=1,  2nd order FCT scheme with vertical sub-timestepping 
    100148      !                             !        (number of sub-timestep = nn_fct_zts) 
     149/ 
     150!----------------------------------------------------------------------- 
     151&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param) 
     152!----------------------------------------------------------------------- 
    101153/ 
    102154!---------------------------------------------------------------------------------- 
     
    170222   !                       !  Type of the operator : 
    171223   !                           !  no diffusion: set ln_dynldf_lap=..._blp=F  
    172    ln_dynldf_lap =  .true.    !    laplacian operator 
     224   ln_dynldf_lap =  .true.     !    laplacian operator 
    173225   ln_dynldf_blp =  .false.    !  bilaplacian operator 
    174226   !                       !  Direction of action  : 
    175    ln_dynldf_lev =  .true.    !  iso-level 
     227   ln_dynldf_lev =  .true.     !  iso-level 
    176228   ln_dynldf_hor =  .false.    !  horizontal (geopotential) 
    177229   ln_dynldf_iso =  .false.    !  iso-neutral 
     
    187239   rn_ahm_0      = 100000.     !  horizontal laplacian eddy viscosity   [m2/s] 
    188240   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s] 
    189    rn_bhm_0      =      0.      !  horizontal bilaplacian eddy viscosity [m4/s] 
     241   rn_bhm_0      =      0.     !  horizontal bilaplacian eddy viscosity [m4/s] 
    190242   ! 
    191243   ! Caution in 20 and 30 cases the coefficient have to be given for a 1 degree grid (~111km) 
     
    199251/ 
    200252!----------------------------------------------------------------------- 
     253&namzdf_ric    !   richardson number dependent vertical diffusion       ("key_zdfric" ) 
     254!----------------------------------------------------------------------- 
     255/ 
     256!----------------------------------------------------------------------- 
    201257&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke") 
    202258!----------------------------------------------------------------------- 
     
    204260/ 
    205261!----------------------------------------------------------------------- 
     262&namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls") 
     263!----------------------------------------------------------------------- 
     264/ 
     265!----------------------------------------------------------------------- 
     266&namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm") 
     267!----------------------------------------------------------------------- 
     268/ 
     269!----------------------------------------------------------------------- 
     270&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx") 
     271!----------------------------------------------------------------------- 
     272   ln_tmx_itf  = .false.   !  ITF specific parameterisation 
     273/ 
     274!----------------------------------------------------------------------- 
    206275&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi) 
    207276!----------------------------------------------------------------------- 
     
    212281/ 
    213282!----------------------------------------------------------------------- 
     283&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4") 
     284!----------------------------------------------------------------------- 
     285/ 
     286!----------------------------------------------------------------------- 
     287&namtrd        !   diagnostics on dynamics and/or tracer trends         ("key_trddyn" and/or "key_trdtra") 
     288!              !       or mixed-layer trends or barotropic vorticity    ("key_trdmld" or     "key_trdvor") 
     289!----------------------------------------------------------------------- 
     290/ 
     291!----------------------------------------------------------------------- 
     292&namflo       !   float parameters                                      ("key_float") 
     293!----------------------------------------------------------------------- 
     294/ 
     295!----------------------------------------------------------------------- 
    214296&namptr       !   Poleward Transport Diagnostic 
    215297!----------------------------------------------------------------------- 
     
    219301!----------------------------------------------------------------------- 
    220302/ 
     303!----------------------------------------------------------------------- 
     304&namdct        ! transports through sections 
     305!----------------------------------------------------------------------- 
     306    nn_dct      = 60       !  time step frequency for transports computing 
     307    nn_dctwri   = 60       !  time step frequency for transports writing 
     308    nn_secdebug = 0        !      0 : no section to debug 
     309/ 
     310!----------------------------------------------------------------------- 
     311&namobs       !  observation usage switch                               ('key_diaobs') 
     312!----------------------------------------------------------------------- 
     313/ 
     314!----------------------------------------------------------------------- 
     315&nam_asminc   !   assimilation increments                               ('key_asminc') 
     316!----------------------------------------------------------------------- 
     317/ 
     318!----------------------------------------------------------------------- 
     319&namsbc_wave   ! External fields from wave model 
     320!----------------------------------------------------------------------- 
     321/ 
  • trunk/NEMOGCM/CONFIG/GYRE_PISCES/EXP00/namelist_top_cfg

    r7646 r7715  
    2929/ 
    3030!----------------------------------------------------------------------- 
    31 &namtrc_dta      !    Initialisation from data input file 
     31&namtrc_adv    !   advection scheme for passive tracer 
    3232!----------------------------------------------------------------------- 
    33 / 
    3433   ln_trcadv_fct =  .true.   !  FCT scheme 
    3534      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order 
  • trunk/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/1_namelist_cfg

    r7283 r7715  
    4545&namsbc        !   Surface Boundary Condition (surface module) 
    4646!----------------------------------------------------------------------- 
    47    ln_blk_core = .true.    !  CORE bulk formulation                     (T => fill namsbc_core) 
     47   ln_blk      = .true.    !  CORE bulk formulation                     (T => fill namsbc_core) 
    4848   nn_ice      = 0         !  =0 no ice boundary condition   , 
    4949                           !  =1 use observed ice-cover      , 
     
    107107&nameos        !   ocean physical parameters 
    108108!----------------------------------------------------------------------- 
     109  ln_teos10   = .true.         !  = Use TEOS-10 equation of state 
    109110/ 
    110111!----------------------------------------------------------------------- 
  • trunk/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/1_namelist_ice_cfg

    r7283 r7715  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/LIM2 : Configuration namelist used to overwrite 1_namelist_ice_ref 
     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) 
    313!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    4 ! 
    5 !----------------------------------------------------------------------- 
    6 &namicerun     !   Share parameters for dynamics/advection/thermo 
    7 !----------------------------------------------------------------------- 
     14!------------------------------------------------------------------------------ 
     15&namicerun     !   Generic parameters 
     16!------------------------------------------------------------------------------ 
    817/ 
    9 !----------------------------------------------------------------------- 
    10 &namiceini     !   ice initialisation 
    11 !----------------------------------------------------------------------- 
     18!------------------------------------------------------------------------------ 
     19&namicediag    !   Diagnostics 
     20!------------------------------------------------------------------------------ 
    1221/ 
    13 !----------------------------------------------------------------------- 
    14 &namicedyn     !   ice dynamic 
    15 !----------------------------------------------------------------------- 
    16    creepl      =   2.0e-08 !  creep limit 
    17    nevp        =   360     !  number of EVP subcycling iterations 
    18    telast      =   3600    !  timescale for EVP elastic waves 
     22!------------------------------------------------------------------------------ 
     23&namiceini     !   Ice initialization 
     24!------------------------------------------------------------------------------ 
    1925/ 
    20 !----------------------------------------------------------------------- 
    21 &namicetrp     !   ice transport 
    22 !----------------------------------------------------------------------- 
     26!------------------------------------------------------------------------------ 
     27&namiceitd     !   Ice discretization 
     28!------------------------------------------------------------------------------ 
    2329/ 
    24 !----------------------------------------------------------------------- 
    25 &namicethd     !   ice thermodynamic 
    26 !----------------------------------------------------------------------- 
     30!------------------------------------------------------------------------------ 
     31&namicedyn     !   Ice dynamics and transport 
     32!------------------------------------------------------------------------------ 
    2733/ 
    28 !----------------------------------------------------------------------- 
    29 &namicedia     !   ice diagnostics 
    30 !----------------------------------------------------------------------- 
     34!------------------------------------------------------------------------------ 
     35&namicehdf     !   Ice horizontal diffusion 
     36!------------------------------------------------------------------------------ 
    3137/ 
    32 !''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
    33 &namiceout     !   parameters for outputs 
    34 !,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    35 /       
     38!------------------------------------------------------------------------------ 
     39&namicethd     !   Ice thermodynamics 
     40!------------------------------------------------------------------------------ 
     41/ 
     42!------------------------------------------------------------------------------ 
     43&namicesal     !   Ice salinity 
     44!------------------------------------------------------------------------------ 
     45/ 
     46!------------------------------------------------------------------------------ 
     47&namiceitdme   !   Ice mechanical redistribution (ridging and rafting) 
     48!------------------------------------------------------------------------------ 
     49/ 
  • trunk/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/namelist_cfg

    r7323 r7715  
    6969&namberg       !   iceberg parameters 
    7070!----------------------------------------------------------------------- 
    71       ln_icebergs              = .false.               ! iceberg floats or not 
     71      ln_icebergs              = .true.               ! iceberg floats or not 
    7272      ln_bergdia               = .true.               ! Calculate budgets 
    7373      nn_verbose_level         = 1                    ! Turn on more verbose output if level > 0 
  • trunk/NEMOGCM/CONFIG/TEST_CASES/README

    r7640 r7715  
    1 ## List of available test  vases is in CONFIG/TEST_CASES/cfg.txt 
     1## List of available test cases is in CONFIG/TEST_CASES/cfg.txt 
    22 
    33## HOW TO COMPILE TEST CASES : 
  • trunk/NEMOGCM/CONFIG/TEST_CASES/cfg.txt

    r7638 r7715  
    33LOCK_EXCHANGE OPA_SRC 
    44SAS_BIPER OPA_SRC SAS_SRC LIM_SRC_3 NST_SRC 
     5ISOMIP OPA_SRC 
  • trunk/NEMOGCM/CONFIG/cfg.txt

    r7646 r7715  
     1AMM12 OPA_SRC 
     2C1D_PAPA OPA_SRC 
    13GYRE_PISCES OPA_SRC TOP_SRC 
    2 GYRE_XIOS OPA_SRC 
    3 GYRE OPA_SRC 
    4 ORCA2_SAS_LIM OPA_SRC SAS_SRC LIM_SRC_2 NST_SRC 
    5 C1D_PAPA OPA_SRC 
    64GYRE_BFM OPA_SRC TOP_SRC 
    7 AMM12 OPA_SRC 
    8 ORCA2_LIM OPA_SRC LIM_SRC_2 NST_SRC 
     5ORCA2_SAS_LIM3 OPA_SRC SAS_SRC LIM_SRC_3 NST_SRC 
    96ORCA2_OFF_PISCES OPA_SRC OFF_SRC TOP_SRC 
    10 ORCA2_LIM_PISCES OPA_SRC LIM_SRC_2 NST_SRC TOP_SRC 
    117ORCA2_OFF_TRC OPA_SRC OFF_SRC TOP_SRC 
    12 ISOMIP OPA_SRC 
    138ORCA2_LIM3_PISCES OPA_SRC LIM_SRC_3 TOP_SRC NST_SRC 
    14 ORCA2_LIM3 OPA_SRC LIM_SRC_3 NST_SRC 
    15 ORCA2_SAS_LIM3 OPA_SRC SAS_SRC LIM_SRC_3 NST_SRC 
  • trunk/NEMOGCM/CONFIG/makenemo

    r7646 r7715  
    250250REF_CONF=${x_r} 
    251251USP_CONF=${x_u} 
    252 NEMO_TDIR=${x_t:-$NEMO_TDIR} 
     252NEMO_TDIR=${x_t} 
    253253export NEMO_TDIR=${NEMO_TDIR:-$CONFIG_DIR} 
    254254export NEMO_DIR=${MAIN_DIR}/${x_s} 
Note: See TracChangeset for help on using the changeset viewer.