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/trunk/doc/namelists – NEMO

source: NEMO/trunk/doc/namelists/namtile

Last change on this file was 14176, checked in by nicolasmartin, 3 years ago

Update of namelists

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.