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 – NEMO

Changeset 14843


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
Files:
36 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/cfgs/AGRIF_DEMO/EXPREF/1_namelist_cfg

    r14229 r14843  
    4040      ln_closea    = .false.    !  F => suppress closed seas (defined by closea_mask field)  
    4141      !                         !       from the bathymetry at runtime. 
     42/ 
     43!----------------------------------------------------------------------- 
     44&namtile        !   parameters of the tiling 
     45!----------------------------------------------------------------------- 
    4246/ 
    4347!----------------------------------------------------------------------- 
  • NEMO/trunk/cfgs/AGRIF_DEMO/EXPREF/2_namelist_cfg

    r14229 r14843  
    3838   ln_read_cfg = .true.    !  (=T) read the domain configuration file 
    3939      cn_domcfg = "ORCA_R05_zps_domcfg_agrif"    ! domain configuration filename 
     40/ 
     41!----------------------------------------------------------------------- 
     42&namtile        !   parameters of the tiling 
     43!----------------------------------------------------------------------- 
    4044/ 
    4145!----------------------------------------------------------------------- 
  • NEMO/trunk/cfgs/AGRIF_DEMO/EXPREF/3_namelist_cfg

    r14229 r14843  
    3838   ln_read_cfg = .true.    !  (=T) read the domain configuration file 
    3939      cn_domcfg = "ORCA_R017_zps_domcfg_agrif"    ! domain configuration filename 
     40/ 
     41!----------------------------------------------------------------------- 
     42&namtile        !   parameters of the tiling 
     43!----------------------------------------------------------------------- 
    4044/ 
    4145!----------------------------------------------------------------------- 
  • NEMO/trunk/cfgs/AGRIF_DEMO/EXPREF/namelist_cfg

    r14229 r14843  
    4040      ln_closea    = .false.    !  F => suppress closed seas (defined by closea_mask field)  
    4141      !                         !       from the bathymetry at runtime. 
     42/ 
     43!----------------------------------------------------------------------- 
     44&namtile        !   parameters of the tiling 
     45!----------------------------------------------------------------------- 
    4246/ 
    4347!----------------------------------------------------------------------- 
  • NEMO/trunk/cfgs/AMM12/EXPREF/namelist_cfg

    r14229 r14843  
    4040   ln_read_cfg = .true.   !  (=T) read the domain configuration file 
    4141      cn_domcfg = "AMM_R12_sco_domcfg" ! domain configuration filename 
     42/ 
     43!----------------------------------------------------------------------- 
     44&namtile        !   parameters of the tiling 
     45!----------------------------------------------------------------------- 
    4246/ 
    4347!!====================================================================== 
  • NEMO/trunk/cfgs/C1D_PAPA/EXPREF/namelist_cfg

    r14229 r14843  
    5858/ 
    5959!----------------------------------------------------------------------- 
     60&namtile        !   parameters of the tiling 
     61!----------------------------------------------------------------------- 
     62/ 
     63!----------------------------------------------------------------------- 
    6064&namtsd        !    Temperature & Salinity Data  (init/dmp)             (default: OFF) 
    6165!----------------------------------------------------------------------- 
  • NEMO/trunk/cfgs/GYRE_BFM/EXPREF/namelist_cfg

    r14229 r14843  
    3232!----------------------------------------------------------------------- 
    3333   ln_read_cfg = .false.   !  (=F) user defined configuration           (F => create/check namusr_def) 
     34/ 
     35!----------------------------------------------------------------------- 
     36&namtile        !   parameters of the tiling 
     37!----------------------------------------------------------------------- 
    3438/ 
    3539!----------------------------------------------------------------------- 
  • NEMO/trunk/cfgs/GYRE_PISCES/EXPREF/namelist_cfg

    r14229 r14843  
    3232!----------------------------------------------------------------------- 
    3333   ln_read_cfg = .false.   !  (=F) user defined configuration           (F => create/check namusr_def) 
     34/ 
     35!----------------------------------------------------------------------- 
     36&namtile        !   parameters of the tiling 
     37!----------------------------------------------------------------------- 
    3438/ 
    3539!----------------------------------------------------------------------- 
  • NEMO/trunk/cfgs/ORCA2_ICE_ABL/EXPREF/namelist_cfg

    r14229 r14843  
    4141      ln_closea    = .false.    !  F => suppress closed seas (defined by closea_mask field)  
    4242      !                         !       from the bathymetry at runtime. 
     43/ 
     44!----------------------------------------------------------------------- 
     45&namtile        !   parameters of the tiling 
     46!----------------------------------------------------------------------- 
    4347/ 
    4448!----------------------------------------------------------------------- 
  • NEMO/trunk/cfgs/ORCA2_OFF_PISCES/EXPREF/namelist_cfg

    r14255 r14843  
    4343      cn_domcfg = "ORCA_R2_zps_domcfg"   ! domain configuration filename 
    4444      ! 
     45/ 
     46!----------------------------------------------------------------------- 
     47&namtile        !   parameters of the tiling 
     48!----------------------------------------------------------------------- 
    4549/ 
    4650!----------------------------------------------------------------------- 
  • NEMO/trunk/cfgs/ORCA2_OFF_TRC/EXPREF/namelist_cfg

    r14256 r14843  
    4242      cn_domcfg = "ORCA_R2_zps_domcfg"   ! domain configuration filename 
    4343      ! 
     44/ 
     45!----------------------------------------------------------------------- 
     46&namtile        !   parameters of the tiling 
     47!----------------------------------------------------------------------- 
    4448/ 
    4549!----------------------------------------------------------------------- 
  • NEMO/trunk/cfgs/ORCA2_SAS_ICE/EXPREF/namelist_cfg

    r14229 r14843  
    3535   ln_read_cfg = .true.    !  (=T) read the domain configuration file 
    3636      cn_domcfg = "ORCA_R2_zps_domcfg"    ! domain configuration filename 
     37/ 
     38!----------------------------------------------------------------------- 
     39&namtile        !   parameters of the tiling 
     40!----------------------------------------------------------------------- 
    3741/ 
    3842!!====================================================================== 
  • NEMO/trunk/cfgs/SPITZ12/EXPREF/namelist_cfg

    r14229 r14843  
    3636      !                    !  (=F) user defined configuration           (F => create/check namusr_def) 
    3737      cn_domcfg = "domain_cfg"  ! domain configuration filename 
     38/ 
     39!----------------------------------------------------------------------- 
     40&namtile        !   parameters of the tiling 
     41!----------------------------------------------------------------------- 
    3842/ 
    3943!----------------------------------------------------------------------- 
  • NEMO/trunk/cfgs/WED025/EXPREF/namelist_cfg

    r14229 r14843  
    5454      !                    !  (=F) user defined configuration           (F => create/check namusr_def) 
    5555      cn_domcfg = "domain_cfg"  ! domain configuration filename 
     56/ 
     57!----------------------------------------------------------------------- 
     58&namtile        !   parameters of the tiling 
     59!----------------------------------------------------------------------- 
    5660/ 
    5761!----------------------------------------------------------------------- 
  • NEMO/trunk/tests/CANAL/EXPREF/namelist_cfg

    r14433 r14843  
    7676      cn_domcfg_out = "domain_cfg" ! newly created domain configuration filename 
    7777/ 
     78!----------------------------------------------------------------------- 
     79&namtile        !   parameters of the tiling 
     80!----------------------------------------------------------------------- 
     81/ 
    7882!!====================================================================== 
    7983!!            ***  Surface Boundary Condition namelists  ***          !! 
  • NEMO/trunk/tests/CPL_OASIS/EXPREF/namelist_cfg

    r14229 r14843  
    3838      ln_closea    = .false.    !  F => suppress closed seas (defined by closea_mask field)  
    3939      !                         !       from the bathymetry at runtime. 
     40/ 
     41!----------------------------------------------------------------------- 
     42&namtile        !   parameters of the tiling 
     43!----------------------------------------------------------------------- 
    4044/ 
    4145!----------------------------------------------------------------------- 
  • 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!----------------------------------------------------------------------- 
  • NEMO/trunk/tests/DONUT/EXPREF/namelist_cfg

    r14226 r14843  
    2727      !                    !  (=F) user defined configuration           (F => create/check namusr_def) 
    2828      cn_domcfg = "donut_cfg"  ! domain configuration filename 
     29/ 
     30!----------------------------------------------------------------------- 
     31&namtile        !   parameters of the tiling 
     32!----------------------------------------------------------------------- 
    2933/ 
    3034!----------------------------------------------------------------------- 
  • NEMO/trunk/tests/ICB/EXPREF/namelist_cfg

    r14229 r14843  
    4848!----------------------------------------------------------------------- 
    4949&namcfg        !   parameters of the configuration                      (default: use namusr_def in namelist_cfg) 
     50!----------------------------------------------------------------------- 
     51/ 
     52!----------------------------------------------------------------------- 
     53&namtile        !   parameters of the tiling 
    5054!----------------------------------------------------------------------- 
    5155/ 
  • NEMO/trunk/tests/ICE_ADV1D/EXPREF/namelist_cfg

    r14229 r14843  
    4949      !                     !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    5050      cn_domcfg = "ICE_ADV1D_domcfg"    ! domain configuration filename 
     51/ 
     52!----------------------------------------------------------------------- 
     53&namtile        !   parameters of the tiling 
     54!----------------------------------------------------------------------- 
    5155/ 
    5256!!====================================================================== 
  • NEMO/trunk/tests/ICE_ADV2D/EXPREF/namelist_cfg

    r14229 r14843  
    4949      !                     !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    5050      cn_domcfg = "ICE_ADV2D_domcfg"    ! domain configuration filename 
     51/ 
     52!----------------------------------------------------------------------- 
     53&namtile        !   parameters of the tiling 
     54!----------------------------------------------------------------------- 
    5155/ 
    5256!!====================================================================== 
  • NEMO/trunk/tests/ICE_AGRIF/EXPREF/1_namelist_cfg

    r14229 r14843  
    4949      !                     !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    5050      cn_domcfg = "ICE_AGRIF_domcfg"    ! domain configuration filename 
     51/ 
     52!----------------------------------------------------------------------- 
     53&namtile        !   parameters of the tiling 
     54!----------------------------------------------------------------------- 
    5155/ 
    5256!!====================================================================== 
  • NEMO/trunk/tests/ICE_AGRIF/EXPREF/namelist_cfg

    r14229 r14843  
    4949      !                     !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    5050      cn_domcfg = "ICE_AGRIF_domcfg"    ! domain configuration filename 
     51/ 
     52!----------------------------------------------------------------------- 
     53&namtile        !   parameters of the tiling 
     54!----------------------------------------------------------------------- 
    5155/ 
    5256!!====================================================================== 
  • NEMO/trunk/tests/ICE_RHEO/EXPREF/namelist_cfg

    r14229 r14843  
    4848   ln_read_cfg = .false.    !  (=T) read the domain configuration file 
    4949      !                     !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
     50/ 
     51!----------------------------------------------------------------------- 
     52&namtile        !   parameters of the tiling 
     53!----------------------------------------------------------------------- 
    5054/ 
    5155!!====================================================================== 
  • NEMO/trunk/tests/ISOMIP+/EXPREF/namelist_cfg

    r14229 r14843  
    5050!----------------------------------------------------------------------- 
    5151   ln_read_cfg = .true.   !  (=T) read the domain configuration file 
     52/ 
     53!----------------------------------------------------------------------- 
     54&namtile        !   parameters of the tiling 
     55!----------------------------------------------------------------------- 
    5256/ 
    5357!----------------------------------------------------------------------- 
  • NEMO/trunk/tests/ISOMIP/EXPREF/namelist_cfg

    r14229 r14843  
    4848!----------------------------------------------------------------------- 
    4949&namcfg        !   parameters of the configuration                      (default: use namusr_def in namelist_cfg) 
     50!----------------------------------------------------------------------- 
     51/ 
     52!----------------------------------------------------------------------- 
     53&namtile        !   parameters of the tiling 
    5054!----------------------------------------------------------------------- 
    5155/ 
  • NEMO/trunk/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT2_flux_ubs_cfg

    r14229 r14843  
    4141      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    4242   ln_write_cfg = .false.   !  (=T) create the domain configuration file 
     43/ 
     44!----------------------------------------------------------------------- 
     45&namtile        !   parameters of the tiling 
     46!----------------------------------------------------------------------- 
    4347/ 
    4448!----------------------------------------------------------------------- 
  • NEMO/trunk/tests/OVERFLOW/EXPREF/AGRIF/1_namelist_cfg

    r14568 r14843  
    3838      cn_domcfg = "OVF_domcfg"  ! domain configuration filename 
    3939      ! 
     40/ 
     41!----------------------------------------------------------------------- 
     42&namtile        !   parameters of the tiling 
     43!----------------------------------------------------------------------- 
    4044/ 
    4145!----------------------------------------------------------------------- 
  • NEMO/trunk/tests/OVERFLOW/EXPREF/AGRIF/namelist_cfg

    r14568 r14843  
    3232      cn_domcfg = "OVF_domcfg"  ! domain configuration filename 
    3333      ! 
     34/ 
     35!----------------------------------------------------------------------- 
     36&namtile        !   parameters of the tiling 
     37!----------------------------------------------------------------------- 
    3438/ 
    3539!----------------------------------------------------------------------- 
  • NEMO/trunk/tests/OVERFLOW/EXPREF/namelist_zps_FCT4_flux_ubs_cfg

    r14229 r14843  
    4141!----------------------------------------------------------------------- 
    4242&namcfg        !   parameters of the configuration 
     43!----------------------------------------------------------------------- 
     44/ 
     45!----------------------------------------------------------------------- 
     46&namtile        !   parameters of the tiling 
    4347!----------------------------------------------------------------------- 
    4448/ 
  • NEMO/trunk/tests/SWG/EXPREF/namelist_cfg

    r14229 r14843  
    3232!----------------------------------------------------------------------- 
    3333   ln_read_cfg = .false.   !  (=F) user defined configuration           (F => create/check namusr_def) 
     34/ 
     35!----------------------------------------------------------------------- 
     36&namtile        !   parameters of the tiling 
     37!----------------------------------------------------------------------- 
    3438/ 
    3539!----------------------------------------------------------------------- 
  • NEMO/trunk/tests/TSUNAMI/EXPREF/namelist_cfg

    r14433 r14843  
    3131   ln_Iperio  =   .true.   ! i-periodicity 
    3232   ln_Jperio  =   .true.   ! j-periodicity 
     33/ 
     34!----------------------------------------------------------------------- 
     35&namtile        !   parameters of the tiling 
     36!----------------------------------------------------------------------- 
    3337/ 
    3438!----------------------------------------------------------------------- 
  • NEMO/trunk/tests/VORTEX/EXPREF/1_namelist_cfg

    r14229 r14843  
    4545!----------------------------------------------------------------------- 
    4646&namcfg        !   parameters of the configuration                      (default: user defined GYRE) 
     47!----------------------------------------------------------------------- 
     48/ 
     49!----------------------------------------------------------------------- 
     50&namtile        !   parameters of the tiling 
    4751!----------------------------------------------------------------------- 
    4852/ 
  • NEMO/trunk/tests/VORTEX/EXPREF/namelist_cfg

    r14229 r14843  
    4545!----------------------------------------------------------------------- 
    4646&namcfg        !   parameters of the configuration                      (default: use namusr_def in namelist_cfg) 
     47!----------------------------------------------------------------------- 
     48/ 
     49!----------------------------------------------------------------------- 
     50&namtile        !   parameters of the tiling 
    4751!----------------------------------------------------------------------- 
    4852/ 
  • NEMO/trunk/tests/WAD/EXPREF/namelist_cfg

    r14229 r14843  
    5151      !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    5252   ln_write_cfg = .true.    !  (=T) create the domain configuration file 
     53/ 
     54!----------------------------------------------------------------------- 
     55&namtile        !   parameters of the tiling 
     56!----------------------------------------------------------------------- 
    5357/ 
    5458!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.