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 6596 for branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG/GYRE_PISCES/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2016-05-22T20:11:06+02:00 (8 years ago)
Author:
gm
Message:

#1692 - branch SIMPLIF_2_usrdef: remove from namcfg and namdom many obsolete variables ; remove izoom/jzoom option

File:
1 edited

Legend:

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

    r6595 r6596  
    1717   cp_cfg      =  "gyre"                 !  name of the configuration 
    1818   jp_cfg      =       1                 !  resolution of the configuration 
    19    jpidta      =      32                 !  1st lateral dimension ( >= jpi ) = 30*jp_cfg+2 
    20    jpjdta      =      22                 !  2nd    "         "    ( >= jpj ) = 20*jp_cfg+2  
    21    jpkdta      =      31                 !  number of levels      ( >= jpk ) 
    22    jpiglo      =      32                 !  1st dimension of global domain --> i  = jpidta 
    23    jpjglo      =      22                 !  2nd    -                  -    --> j  = jpjdta 
    24    jpizoom     =       1                 !  left bottom (i,j) indices of the zoom 
    25    jpjzoom     =       1                 !  in data domain indices 
    2619   jperio      =       0                 !  lateral cond. type (between 0 and 6) 
    2720/ 
     
    3730   nn_bathy    =    0      !  compute (=0) or read (=1) the bathymetry file 
    3831   rn_rdt      = 7200.     !  time step for the dynamics  
    39    jphgr_msh   =       5                 !  type of horizontal mesh 
    40    ppglam0     =       0.0               !  longitude of first raw and column T-point (jphgr_msh = 1) 
    41    ppgphi0     =      29.0               ! latitude  of first raw and column T-point (jphgr_msh = 1) 
    42    ppe1_deg    =  999999.0               !  zonal      grid-spacing (degrees) 
    43    ppe2_deg    =  999999.0               !  meridional grid-spacing (degrees) 
    44    ppe1_m      =  999999.0               !  zonal      grid-spacing (degrees) 
    45    ppe2_m      =  999999.0               !  meridional grid-spacing (degrees) 
    4632   ppsur       =   -2033.194295283385    !  ORCA r4, r2 and r05 coefficients 
    4733   ppa0        =     155.8325369664153   ! (default coefficients) 
Note: See TracChangeset for help on using the changeset viewer.