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

Changeset 14851


Ignore:
Timestamp:
2021-05-12T15:01:00+02:00 (3 years ago)
Author:
mcastril
Message:

2021/HPC-11_mcastril_HPDAonline_DiagGPU: Update with trunk r14848

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2021/dev_r13747_HPC-11_mcastril_HPDAonline_DiagGPU/tests/DIA_GPU/EXPREF/namelist_cfg

    r14847 r14851  
    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!----------------------------------------------------------------------- 
     44   ln_tile = .false.     !  Use tiling (T) or not (F) 
     45   nn_ltile_i = 10       !  Length of tiles in i 
     46   nn_ltile_j = 10       !  Length of tiles in j 
    4047/ 
    4148!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.