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 14433 for NEMO/trunk/src/OCE/USR/README.rst – NEMO

Ignore:
Timestamp:
2021-02-11T09:06:49+01:00 (3 years ago)
Author:
smasson
Message:

trunk: merge dev_r14312_MPI_Interface into the trunk, #2598

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/USR/README.rst

    r14239 r14433  
    111111   /* configuration name, configuration resolution                 */ 
    112112   int    ORCA, ORCA_index 
    113    /* global domain sizes                                          */ 
    114    int    jpiglo, jpjglo, jpkglo 
    115113   /* lateral global domain b.c.                                   */ 
    116    int    jperio 
     114   int    Iperio, Jperio, NFoldT, NFoldF 
    117115   /* flags for z-coord, z-coord with partial steps and s-coord    */ 
    118116   int    ln_zco, ln_zps, ln_sco 
Note: See TracChangeset for help on using the changeset viewer.