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 3727 for branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/CRS/crs_dom.F90 – NEMO

Ignore:
Timestamp:
2012-12-10T16:35:39+01:00 (12 years ago)
Author:
cetlod
Message:

dev_r3411_CNRS4_IOCRS: minor corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/NEMO/OPA_SRC/CRS/crs_dom.F90

    r3626 r3727  
    2828      INTEGER  ::  nperio_full, nperio_crs      !: jperio of parent and coarse grids 
    2929      INTEGER  ::  npolj_full, npolj_crs        !: north fold mark 
    30       INTEGER  ::  npiglo_full, npiglo_crs, npiglo      !: jpiglo 
    31       INTEGER  ::  npjglo_full, npjglo_crs, npjglo      !: jpjglo 
     30      INTEGER  ::  npiglo_full, npiglo_crs      !: jpiglo 
     31      INTEGER  ::  npjglo_full, npjglo_crs      !: jpjglo 
    3232      INTEGER  ::  nlci_full, nlcj_full         !: i-, j-dimension of local or sub domain on parent grid 
    3333      INTEGER  ::  nldi_full, nldj_full         !: starting indices of internal sub-domain on parent grid 
Note: See TracChangeset for help on using the changeset viewer.