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 4044 for branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG – NEMO

Ignore:
Timestamp:
2013-09-25T16:33:22+02:00 (11 years ago)
Author:
clevy
Message:

Configuration setting/add SETTE compatibility, see ticket:#1074

Location:
branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG
Files:
1 added
14 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg

    r3993 r4044  
    66!----------------------------------------------------------------------- 
    77   cn_exp      =  "AMM12"  !  experience name 
     8   nn_it000    =       1   !  first time step 
    89   nn_itend    =    2880   !  last  time step (std 1 day = 288) 
    910   nn_date0    =  20070101 !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1) 
     
    1112   ln_rstart   =  .true.  !  start from rest (F) or from a restart file (T) 
    1213   cn_ocerst_in   = "amm12_restart_oce"   !  suffix of ocean restart name (input) 
    13    cn_ocerst_out  = "AMM12.restart.out"   !  suffix of ocean restart name (input) 
     14   cn_ocerst_out  = "restart_oce_out"   !  suffix of ocean restart name (input) 
    1415   nn_istate   =       1   !  output the initial state (1) or not (0) 
    1516   nn_stock    =     2880  !  frequency of creation of a restart file (modulo referenced to 1) 
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/GYRE/EXP00/namelist_cfg

    r3993 r4044  
    66!----------------------------------------------------------------------- 
    77   cn_exp      =  "GYRE"   !  experience name 
     8   nn_it000    =       1   !  first time step 
    89   nn_itend    =    4320   !  last  time step 
    910   nn_leapy    =      30   !  Leap year calendar (1) or not (0) 
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/GYRE_BFM/EXP00/namelist_cfg

    r3993 r4044  
    1313!----------------------------------------------------------------------- 
    1414   cn_exp      =  "GYRE"   !  experience name 
     15   nn_it000    =       1   !  first time step 
    1516   nn_itend    =    4320   !  last  time step 
    1617   nn_leapy    =      30   !  Leap year calendar (1) or not (0) 
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/GYRE_PISCES/EXP00/namelist_cfg

    r3993 r4044  
    66!----------------------------------------------------------------------- 
    77   cn_exp      =  "GYRE"   !  experience name 
     8   nn_it000    =       1   !  first time step 
    89   nn_itend    =    4320   !  last  time step 
    910   nn_leapy    =      30   !  Leap year calendar (1) or not (0) 
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/1_namelist_cfg

    r4018 r4044  
    1414&namcfg        !   parameters of the configuration 
    1515!----------------------------------------------------------------------- 
    16    cp_cfg      =  "default"               !  name of the configuration 
     16   cp_cfg      =  "default"             !  name of the configuration 
    1717   jp_cfg      =      -1               !  resolution of the configuration 
    1818   jpidta      =     182               !  1st lateral dimension ( >= jpi ) 
     
    2424   jpjzoom     =       1               !  in data domain indices 
    2525   jperio      =       0               !  lateral cond. type (between 0 and 6) 
     26/ 
     27!----------------------------------------------------------------------- 
     28&namzgr        !   vertical coordinate 
     29!----------------------------------------------------------------------- 
     30/ 
     31!----------------------------------------------------------------------- 
     32&namdom        !   space and time domain (bathymetry, mesh, timestep) 
     33!-----------------------------------------------------------------------   
    2634   jphgr_msh   =       0               !  type of horizontal mesh 
    2735   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1) 
     
    4250   ppkth2      =  999999.              ! 
    4351   ppacr2      =  999999.              ! 
    44 / 
    45 !----------------------------------------------------------------------- 
    46 &namzgr        !   vertical coordinate 
    47 !----------------------------------------------------------------------- 
    48 / 
    49 !----------------------------------------------------------------------- 
    50 &namdom        !   space and time domain (bathymetry, mesh, timestep) 
    51 !-----------------------------------------------------------------------    
    5252   rn_rdt      = 2880.     !  time step for the dynamics (and tracer if nn_acc=0) 
    5353   rn_rdtmin   = 14400.          !  minimum time step on tracers (used if nn_acc=1) 
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist_cfg

    r3993 r4044  
    66&namrun        !   parameters of the run 
    77!----------------------------------------------------------------------- 
     8   nn_it000    =       1   !  first time step 
    89   nn_itend    =    100    !  last  time step (std 5475) 
    910   nn_write    =     10    !  frequency of write in the output file   (modulo referenced to nn_it000) 
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/namelist_cfg

    r3993 r4044  
    1313!----------------------------------------------------------------------- 
    1414   cn_exp      =  "ORCA2C"  !  experience name  
     15   nn_it000    =       1    !  first time step 
    1516   nn_date0    = 19600101   
    1617/ 
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist_cfg

    r3993 r4044  
    66&namrun        !   parameters of the run 
    77!----------------------------------------------------------------------- 
    8    nn_itend    =    100   !  last  time step (std 5475) 
    9    nn_write    =    10     !  frequency of write in the output file   (modulo referenced to nn_it000) 
     8   nn_it000    =      1    !  first time step 
     9   nn_itend    =    100    !  last  time step (std 5475) 
     10   nn_write    =     10    !  frequency of write in the output file   (modulo referenced to nn_it000) 
    1011/ 
    1112!----------------------------------------------------------------------- 
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist_cfg

    r3993 r4044  
    66!----------------------------------------------------------------------- 
    77   cn_exp      =  "PISCES"  !  experience name  
    8    nn_itend    =    100   !  last  time step (std 5475) 
    9    nn_stock    =    1460   !  frequency of creation of a restart file (modulo referenced to 1) 
    10    nn_write    =    100   !  frequency of write in the output file   (modulo referenced to nn_it000) 
     8   nn_it000    =       1    !  first time step 
     9   nn_itend    =    100     !  last  time step (std 5475) 
     10   nn_stock    =    1460    !  frequency of creation of a restart file (modulo referenced to 1) 
     11   nn_write    =    100     !  frequency of write in the output file   (modulo referenced to nn_it000) 
    1112/ 
    1213!----------------------------------------------------------------------- 
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_SAS_LIM/EXP00/namelist_cfg

    r3993 r4044  
    66!----------------------------------------------------------------------- 
    77   cn_exp      =  "ORCA2_SAS"  !  experience name  
    8    nn_it000    =       1   !  first time step 
    9    nn_itend    =     100   !  last  time step (std 5475) 
     8   nn_it000    =       1       !  first time step 
     9   nn_itend    =     100       !  last  time step (std 5475) 
    1010/ 
    1111!----------------------------------------------------------------------- 
     
    5050/ 
    5151!----------------------------------------------------------------------- 
     52&namctl        !   Control prints & Benchmark 
     53!----------------------------------------------------------------------- 
     54/ 
     55!----------------------------------------------------------------------- 
    5256&namsbc        !   Surface Boundary Condition (surface module) 
    5357!----------------------------------------------------------------------- 
     
    7781!----------------------------------------------------------------------- 
    7882/ 
    79  
    8083!----------------------------------------------------------------------- 
    8184&nameos        !   ocean physical parameters 
     
    8689!----------------------------------------------------------------------- 
    8790/ 
    88 !----------------------------------------------------------------------- 
    89 &namctl        !   Control prints & Benchmark 
    90 !----------------------------------------------------------------------- 
    91 / 
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/SHARED/1_namelist_ref

    r4025 r4044  
    1111!!              8 - Verical physics  (namzdf, namzdf_ric, namzdf_tke, namzdf_kpp, namzdf_ddm, namzdf_tmx) 
    1212!!              9 - diagnostics      (namnc4, namtrd, namspr, namflo, namptr, namhsb) 
    13 !!             10 - miscellaneous    (namsol, nammpp, nammpp_dyndist, namctl) 
     13!!             10 - miscellaneous    (namsol, nammpp, namctl) 
    1414!!             11 - Obs & Assim      (namobs, nam_asminc) 
    1515!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
     
    838838!!====================================================================== 
    839839!!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi) 
    840 !!   nammpp_dyndist    Massively Parallel domain decomposition          ("key_agrif" && "key_mpp_dyndist") 
    841840!!   namctl            Control prints & Benchmark 
    842841!!   namsol            elliptic solver / island / free surface 
     
    866865   jpnj        =   0       !  jpnj   number of processors following j (set automatically if < 1) 
    867866   jpnij       =   0       !  jpnij  number of local domains (set automatically if < 1) 
    868 / 
    869 !----------------------------------------------------------------------- 
    870 &nammpp_dyndist !   Massively Parallel Distribution for AGRIF zoom      ("key_agrif" && "key_mpp_dyndist") 
    871 !----------------------------------------------------------------------- 
    872    jpni        =    1      !  jpni   number of processors following i 
    873    jpnj        =    1      !  jpnj   number of processors following j 
    874    jpnij       =    1      !  jpnij  number of local domains 
    875867/ 
    876868!----------------------------------------------------------------------- 
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/SHARED/namelist_ref

    r3993 r4044  
    1111!!              8 - Verical physics  (namzdf, namzdf_ric, namzdf_tke, namzdf_kpp, namzdf_ddm, namzdf_tmx) 
    1212!!              9 - diagnostics      (namnc4, namtrd, namspr, namflo, namptr, namhsb) 
    13 !!             10 - miscellaneous    (namsol, nammpp, nammpp_dyndist, namctl) 
     13!!             10 - miscellaneous    (namsol, nammpp, namctl) 
    1414!!             11 - Obs & Assim      (namobs, nam_asminc) 
    1515!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
     
    840840!!====================================================================== 
    841841!!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi) 
    842 !!   nammpp_dyndist    Massively Parallel domain decomposition          ("key_agrif" && "key_mpp_dyndist") 
    843842!!   namctl            Control prints & Benchmark 
    844843!!   namsol            elliptic solver / island / free surface 
     
    868867   jpnj        =   0       !  jpnj   number of processors following j (set automatically if < 1) 
    869868   jpnij       =   0       !  jpnij  number of local domains (set automatically if < 1) 
    870 / 
    871 !----------------------------------------------------------------------- 
    872 &nammpp_dyndist !   Massively Parallel Distribution for AGRIF zoom      ("key_agrif" && "key_mpp_dyndist") 
    873 !----------------------------------------------------------------------- 
    874    jpni        =    1      !  jpni   number of processors following i 
    875    jpnj        =    1      !  jpnj   number of processors following j 
    876    jpnij       =    1      !  jpnij  number of local domains 
    877869/ 
    878870!----------------------------------------------------------------------- 
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/SHARED/namelist_top_ref

    r3901 r4044  
    9797!---------------------------------------------------------------------- 
    9898   ln_diatrc     =  .true.   !  save additional diag. (T) or not (F) 
     99   ln_diabio     =  .true.   !  output biological trends 
    99100   nn_writedia   =  5475     !  time step frequency for diagnostics 
    100101   nn_writebio   =    10     !: frequency of biological outputs 
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/cfg.txt

    r4025 r4044  
    1111ORCA2_LIM OPA_SRC LIM_SRC_2 NST_SRC 
    1212AGRIF OPA_SRC LIM_SRC_2 NST_SRC 
     13GYRE_LONG OPA_SRC 
     14GYRE_4 OPA_SRC 
     15ORCA2LIMPIS_LONG OPA_SRC LIM_SRC_2 NST_SRC TOP_SRC 
     16ORCA2LIMPIS_16 OPA_SRC LIM_SRC_2 NST_SRC TOP_SRC 
     17ORCA2OFFPIS_LONG OPA_SRC OFF_SRC TOP_SRC 
     18ORCA2OFFPIS_16 OPA_SRC OFF_SRC TOP_SRC 
     19AMM12_LONG OPA_SRC 
     20AMM12_32 OPA_SRC 
     21ORCA2AGUL_1_2 OPA_SRC LIM_SRC_2 NST_SRC 
     22SAS_LONG OPA_SRC SAS_SRC LIM_SRC_2 NST_SRC 
     23SAS_32 OPA_SRC SAS_SRC LIM_SRC_2 NST_SRC 
Note: See TracChangeset for help on using the changeset viewer.