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 6422 for branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG/GYRE/EXP00 – NEMO

Ignore:
Timestamp:
2016-04-04T12:44:41+02:00 (8 years ago)
Author:
flavoni
Message:

first attempt: introduction of usr_def module for horizontal domain GYRE exemple, see ticket #1692

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG/GYRE/EXP00/namelist_cfg

    r6140 r6422  
    1818&namcfg     !   parameters of the configuration    
    1919!----------------------------------------------------------------------- 
     20   ln_read_cfg = .false.   !  flag to read (.true.) configuration definition files (coordinates, 
    2021   cp_cfg      =  "gyre"                 !  name of the configuration 
    2122   jp_cfg      =       1                 !  resolution of the configuration 
     
    4546   rn_rdt      = 7200.     !  time step for the dynamics  
    4647   jphgr_msh   =       5                 !  type of horizontal mesh 
     48   nn_msh      =    1      !  create (=1) a mesh file or not (=0) 
    4749   ppglam0     =       0.0               !  longitude of first raw and column T-point (jphgr_msh = 1) 
    4850   ppgphi0     =      29.0               ! latitude  of first raw and column T-point (jphgr_msh = 1) 
Note: See TracChangeset for help on using the changeset viewer.