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

Ignore:
Timestamp:
2013-07-24T11:48:35+02:00 (11 years ago)
Author:
clevy
Message:

Configuration setting/Step3 and doc, see ticket:#1074

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/SHARED/README_other_configurations_namelist_namcfg

    r3973 r3989  
    152152!----------------------------------------------------------------------- 
    153153   cp_cfg      =  "orca"               !  name of the configuration 
     154   cp_cfz      =  "antarctic"          !  name of the zoom of configuration 
    154155   jp_cfg      =      05               !  resolution of the configuration 
    155156   jpidta      =     722               !  1st lateral dimension ( >= jpi ) 
     
    188189!----------------------------------------------------------------------- 
    189190   cp_cfg      =  "orca"               !  name of the configuration 
     191   cp_cfz      =  "arctic"             !  name of the zoom of configuration 
    190192   jp_cfg      =      05               !  resolution of the configuration 
    191193   jpidta      =     722               !  1st lateral dimension ( >= jpi ) 
     
    216218   ppacr2      =  999999.0             ! 
    217219/ 
     220 
     221ORCA2 - Antarctic zoom 
     222====================== 
     223!----------------------------------------------------------------------- 
     224&namcfg        !   parameters of the configuration 
     225!----------------------------------------------------------------------- 
     226   cp_cfg      =  "orca"               !  name of the configuration 
     227   cp_cfz      =  "antarctic"          !  name of the zoom of configuration 
     228   jp_cfg      =       2               !  resolution of the configuration 
     229   jpidta      =     182               !  1st lateral dimension ( >= jpi ) 
     230   jpjdta      =     149               !  2nd    "         "    ( >= jpj ) 
     231   jpkdta      =      31               !  number of levels      ( >= jpk ) 
     232   jpiglo      =     182               !  1st dimension of global domain --> i =jpidta 
     233   jpjglo      =      50               !  2nd    -                  -    --> j  =jpjdta 
     234   jpizoom     =       1               !  left bottom (i,j) indices of the zoom 
     235   jpjzoom     =       1               !  in data domain indices 
     236   jperio      =       1               !  lateral cond. type (between 0 and 6) 
     237   jphgr_msh   =       0               !  type of horizontal mesh 
     238   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1) 
     239   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1) 
     240   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees) 
     241   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees) 
     242   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees) 
     243   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees) 
     244   ppsur       =   -4762.96143546300   !  ORCA r4, r2 and r05 coefficients 
     245   ppa0        =     255.58049070440   ! (default coefficients) 
     246   ppa1        =     245.58132232490   ! 
     247   ppkth       =      21.43336197938   ! 
     248   ppacr       =       3.0             ! 
     249   ppdzmin     =  999999.              !  Minimum vertical spacing 
     250   pphmax      =  999999.              !  Maximum depth 
     251   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates 
     252   ppa2        =  999999.              !  Double tanh function parameters 
     253   ppkth2      =  999999.              ! 
     254   ppacr2      =  999999.              ! 
     255/ 
     256 
     257 
     258ORCA2 - Arctic zoom 
     259===================  
     260!----------------------------------------------------------------------- 
     261&namcfg        !   parameters of the configuration 
     262!----------------------------------------------------------------------- 
     263   cp_cfg      =  "orca"               !  name of the configuration 
     264   cp_cfz      =  "arctic"             !  name of the zoom of configuration 
     265   jp_cfg      =       2               !  resolution of the configuration 
     266   jpidta      =     182               !  1st lateral dimension ( >= jpi ) 
     267   jpjdta      =     149               !  2nd    "         "    ( >= jpj ) 
     268   jpkdta      =      31               !  number of levels      ( >= jpk ) 
     269   jpiglo      =     142               !  1st dimension of global domain --> i =jpidta 
     270   jpjglo      =      53               !  2nd    -                  -    --> j  =jpjdta 
     271   jpizoom     =      21               !  left bottom (i,j) indices of the zoom 
     272   jpjzoom     =      97               !  in data domain indices 
     273   jperio      =       3               !  lateral cond. type (between 0 and 6) 
     274   jphgr_msh   =       0               !  type of horizontal mesh 
     275   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1) 
     276   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1) 
     277   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees) 
     278   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees) 
     279   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees) 
     280   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees) 
     281   ppsur       =   -4762.96143546300   !  ORCA r4, r2 and r05 coefficients 
     282   ppa0        =     255.58049070440   ! (default coefficients) 
     283   ppa1        =     245.58132232490   ! 
     284   ppkth       =      21.43336197938   ! 
     285   ppacr       =       3.0             ! 
     286   ppdzmin     =  999999.              !  Minimum vertical spacing 
     287   pphmax      =  999999.              !  Maximum depth 
     288   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates 
     289   ppa2        =  999999.              !  Double tanh function parameters 
     290   ppkth2      =  999999.              ! 
     291   ppacr2      =  999999.              ! 
     292/ 
     293 
     294 
    218295ORCA025 - 75 vertical levels 
    219296======= 
     
    428505   ppacr2      =  999999.0             ! 
    429506/ 
     507 
     508C1D - 1D configuration. Add key_c1d in active cpp keys 
     509!----------------------------------------------------------------------- 
     510&namcfg        !   parameters of the configuration 
     511!----------------------------------------------------------------------- 
     512   cp_cfg      =  "orca"               !  name of the configuration 
     513   jp_cfg      =       2               !  resolution of the configuration 
     514   jpidta      =     182               !  1st lateral dimension ( >= jpi ) 
     515   jpjdta      =     149               !  2nd    "         "    ( >= jpj ) 
     516   jpkdta      =      31               !  number of levels      ( >= jpk ) 
     517   jpiglo      =       3               !  1st dimension of global domain --> i =jpidta 
     518   jpjglo      =       3               !  2nd    -                  -    --> j  =jpjdta 
     519! Choose postion of the 1D column:  
     520!            jpizoom =   61, jpjzoom =   133  (160W,75N) 
     521!            jpizoom =   61, jpjzoom =   110  (160W,50N) 
     522!            jpizoom =   61, jpjzoom =   97   (160W,30N) 
     523!            jpizoom =   61, jpjzoom =   86   (160W,10N) 
     524!            jpizoom =   61, jpjzoom =   49   (160W,30S) 
     525!            jpizoom =   61, jpjzoom =   27   (160W,60S) 
     526!            jpizoom =   61, jpjzoom =    7   (160W,75S) 
     527!            jpizoom =   110,jpjzoom =   97   (64W,31.5N) BATS site 
     528   jpizoom     =       1               !  left bottom (i,j) indices of the zoom 
     529   jpjzoom     =       1               !  in data domain indices 
     530   jperio      =       0               !  lateral cond. type (between 0 and 6) 
     531   jphgr_msh   =       0               !  type of horizontal mesh 
     532   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1) 
     533   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1) 
     534   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees) 
     535   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees) 
     536   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees) 
     537   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees) 
     538   ppsur       =   -4762.96143546300   !  ORCA r4, r2 and r05 coefficients 
     539   ppa0        =     255.58049070440   ! (default coefficients) 
     540   ppa1        =     245.58132232490   ! 
     541   ppkth       =      21.43336197938   ! 
     542   ppacr       =       3.0             ! 
     543   ppdzmin     =  999999.              !  Minimum vertical spacing 
     544   pphmax      =  999999.              !  Maximum depth 
     545   ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates 
     546   ppa2        =  999999.              !  Double tanh function parameters 
     547   ppkth2      =  999999.              ! 
     548   ppacr2      =  999999.              ! 
     549/ 
Note: See TracChangeset for help on using the changeset viewer.