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

Ignore:
Timestamp:
2018-12-21T15:55:28+01:00 (5 years ago)
Author:
nicolasmartin
Message:

Update the content of namelists folder with last revision of namelist*_ref
Add also PISCES and TRC specific namelists

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/namelists/namnc4

    r10075 r10445  
    22&namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4") 
    33!----------------------------------------------------------------------- 
    4    nn_nchunks_i=   4       !  number of chunks in i-dimension 
    5    nn_nchunks_j=   4       !  number of chunks in j-dimension 
    6    nn_nchunks_k=   31      !  number of chunks in k-dimension 
     4   nn_nchunks_i =   4       !  number of chunks in i-dimension 
     5   nn_nchunks_j =   4       !  number of chunks in j-dimension 
     6   nn_nchunks_k =   31      !  number of chunks in k-dimension 
    77   !                       !  setting nn_nchunks_k = jpk will give a chunk size of 1 in the vertical which 
    88   !                       !  is optimal for postprocessing which works exclusively with horizontal slabs 
Note: See TracChangeset for help on using the changeset viewer.