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 14843 for NEMO/trunk/tests/DOME – NEMO

Ignore:
Timestamp:
2021-05-11T15:44:21+02:00 (3 years ago)
Author:
acc
Message:

Add empty namtile block to all namelist_cfg files ready for future activation of ln_tile via SETTE.

Location:
NEMO/trunk/tests/DOME/EXPREF
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/tests/DOME/EXPREF/1_namelist_cfg

    r14254 r14843  
    4242      cn_domcfg = "DOME_domcfg"  ! domain configuration filename 
    4343      ! 
     44/ 
     45!----------------------------------------------------------------------- 
     46&namtile        !   parameters of the tiling 
     47!----------------------------------------------------------------------- 
    4448/ 
    4549!----------------------------------------------------------------------- 
  • NEMO/trunk/tests/DOME/EXPREF/namelist_cfg

    r14254 r14843  
    3030      cn_domcfg = "DOME_domcfg"  ! domain configuration filename 
    3131      ! 
     32/ 
     33!----------------------------------------------------------------------- 
     34&namtile        !   parameters of the tiling 
     35!----------------------------------------------------------------------- 
    3236/ 
    3337!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.