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.
namtile in NEMO/branches/2021/dev_r13747_HPC-11_mcastril_HPDAonline_DiagGPU/doc/namelists – NEMO

source: NEMO/branches/2021/dev_r13747_HPC-11_mcastril_HPDAonline_DiagGPU/doc/namelists/namtile @ 14789

Last change on this file since 14789 was 14789, checked in by mcastril, 3 years ago

[2021/HPC-11_mcastril_HPDAonline_DiagGPU] Update externals

File size: 345 bytes
Line 
1!-----------------------------------------------------------------------
2&namtile        !   parameters of the tiling
3!-----------------------------------------------------------------------
4   ln_tile = .false.     !  Use tiling (T) or not (F)
5   nn_ltile_i = 10       !  Length of tiles in i
6   nn_ltile_j = 10       !  Length of tiles in j
7/
Note: See TracBrowser for help on using the repository browser.