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 13024 for utils/tools_dev_r12970_AGRIF_CMEMS/DOMAINcfg/namelist_ref – NEMO

Ignore:
Timestamp:
2020-06-03T16:26:23+02:00 (4 years ago)
Author:
rblod
Message:

First version of new nesting tools merged with domaincfg, see ticket #2129

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/tools_dev_r12970_AGRIF_CMEMS/DOMAINcfg/namelist_ref

    r12414 r13024  
    4040&namdom        !   space and time domain (bathymetry, mesh, timestep) 
    4141!----------------------------------------------------------------------- 
    42    nn_bathy    =    1      !  compute (=0) or read (=1) the bathymetry file 
     42   nn_bathy    =    1      !  compute analyticaly (=0) or read (=1) the bathymetry file 
     43                           !  or compute (2) from external bathymetry 
     44   nn_interp   =    1                          ! type of interpolation (nn_bathy =2) 
     45   cn_topo     =  'bathymetry_ORCA12_V3.3.nc'  ! external topo file (nn_bathy =2) 
     46   cn_bath     =  'Bathymetry'                 ! topo name in file  (nn_bathy =2) 
     47   cn_lon      =  'nav_lon'                    ! lon  name in file  (nn_bathy =2) 
     48   cn_lat      =  'nav_lat'                    ! lat  name in file  (nn_bathy =2) 
    4349   rn_bathy    =    0.     !  value of the bathymetry. if (=0) bottom flat at jpkm1 
    4450   nn_msh      =    0      !  create (=1) a mesh file or not (=0) 
     
    7379   ppkth2      =       48.029893720000 ! 
    7480   ppacr2      =       13.000000000000 ! 
    75 / 
     81// 
    7682!----------------------------------------------------------------------- 
    7783&namcfg        !   parameters of the configuration 
     
    8288   !                       ! =F : e3 analytical derivative of depth function 
    8389   !                       !      only there for backward compatibility test with v3.6 
    84    ! 
    85    cp_cfg      = "default" !  name of the configuration 
    86    cp_cfz      = "no zoom" !  name of the zoom of configuration 
    87    jp_cfg      =      0    !  resolution of the configuration 
    88    jpkdta      =     31    !  number of levels      ( >= jpk ) 
    89    jpiglo      =     10    !  1st dimension of global domain --> i =jpidta 
    90    jpjglo      =     12    !  2nd    -                  -    --> j =jpjdta 
    91    jperio      =      0    !  lateral cond. type (between 0 and 6) 
    92                                  !  = 0 closed                 ;   = 1 cyclic East-West 
    93                                  !  = 2 equatorial symmetric   ;   = 3 North fold T-point pivot 
    94                                  !  = 4 cyclic East-West AND North fold T-point pivot 
    95                                  !  = 5 North fold F-point pivot 
    96                                  !  = 6 cyclic East-West AND North fold F-point pivot 
     90   !                       ! 
     91   cp_cfg      =  "orca"   !  name of the configuration 
     92   jp_cfg      =       2   !  resolution of the configuration 
     93   jpidta      =     182   !  1st lateral dimension ( >= jpi ) 
     94   jpjdta      =     149   !  2nd    "         "    ( >= jpj ) 
     95   jpkdta      =      31   !  number of levels      ( >= jpk ) 
     96   jpiglo      =     182   !  1st dimension of global domain --> i =jpidta 
     97   jpjglo      =     149   !  2nd    -                  -    --> j  =jpjdta 
     98   jperio      =       4   !  lateral cond. type (between 0 and 6) 
    9799   ln_use_jattr = .false.  !  use (T) the file attribute: open_ocean_jstart, if present 
    98100                           !  in netcdf input files, as the start j-row for reading 
     
    182184   rn_sponge_tra = 2880.   !  coefficient for tracer   sponge layer [m2/s] 
    183185   rn_sponge_dyn = 2880.   !  coefficient for dynamics sponge layer [m2/s] 
    184    ln_chk_bathy  = .false. !  =T  check the parent bathymetry 
     186   ln_chk_bathy  = .FALSE. ! 
     187   npt_connect   = 2 
     188   npt_copy      = 2 
     189   ln_bry_south = .TRUE. 
     190/ 
     191!----------------------------------------------------------------------- 
     192&nam_tide      !   tide parameters                                      ("key_tide") 
     193!----------------------------------------------------------------------- 
     194   ln_tide_pot = .true.    !  use tidal potential forcing 
     195   ln_tide_ramp= .false.   ! 
     196   rdttideramp =    0.     ! 
     197   clname(1)   = 'DUMMY'   !  name of constituent - all tidal components must be set in namelist_cfg 
    185198/ 
    186199!----------------------------------------------------------------------- 
     
    210223   rn_ice_sal    = 10.        !  si3 only:      --   salinity           -- 
    211224   rn_ice_age    = 30.        !  si3 only:      --   age                -- 
    212    ! 
    213    ln_tra_dmp    =.false.     !  open boudaries conditions for tracers 
    214    ln_dyn3d_dmp  =.false.     !  open boundary condition for baroclinic velocities 
    215    rn_time_dmp   =  1.        !  Damping time scale in days 
    216    rn_time_dmp_out = 1.        !  Outflow damping time scale 
    217    nn_rimwidth   = 10         !  width of the relaxation zone 
    218    ln_vol        = .false.    !  total volume correction (see nn_volctl parameter) 
    219    nn_volctl     =  1         !  = 0, the total water flux across open boundaries is zero 
    220    nb_jpk_bdy    = -1         ! number of levels in the bdy data (set < 0 if consistent with planned run) 
    221 / 
    222 !----------------------------------------------------------------------- 
    223 &namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4") 
    224 !----------------------------------------------------------------------- 
    225    nn_nchunks_i =   4       !  number of chunks in i-dimension 
    226    nn_nchunks_j =   4       !  number of chunks in j-dimension 
    227    nn_nchunks_k =   31      !  number of chunks in k-dimension 
    228    !                       !  setting nn_nchunks_k = jpk will give a chunk size of 1 in the vertical which 
    229    !                       !  is optimal for postprocessing which works exclusively with horizontal slabs 
    230    ln_nc4zip   = .true.    !  (T) use netcdf4 chunking and compression 
    231    !                       !  (F) ignore chunking information and produce netcdf3-compatible files 
    232225/ 
    233226!----------------------------------------------------------------------- 
     
    238231   nn_buffer   =   0       !  size in bytes of exported buffer ('B' case), 0 no exportation 
    239232   ln_nnogather =  .true.  !  activate code to avoid mpi_allgather use at the northfold 
    240    jpni        =   0       !  jpni   number of processors following i (set automatically if < 1) 
    241    jpnj        =   0       !  jpnj   number of processors following j (set automatically if < 1) 
     233   jpni        =   1       !  jpni   number of processors following i (set automatically if < 1) 
     234   jpnj        =   1       !  jpnj   number of processors following j (set automatically if < 1) 
    242235/ 
    243236!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.