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 9667 for NEMO/trunk/src/OCE/CRS/crs.F90 – NEMO

Ignore:
Timestamp:
2018-05-28T17:47:05+02:00 (6 years ago)
Author:
smasson
Message:

trunk: cyclic north-south periodicity and nperio cleaning, see #2093

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/CRS/crs.F90

    r9598 r9667  
    276276      jpim1  = jpim1_full 
    277277      jpjm1  = jpjm1_full 
    278       nperio = nperio_full 
     278      jperio = nperio_full 
    279279 
    280280      npolj  = npolj_full 
     
    315315      jpim1  = jpi_crsm1 
    316316      jpjm1  = jpj_crsm1 
    317       nperio = nperio_crs 
     317      jperio = nperio_crs 
    318318 
    319319      npolj  = npolj_crs 
Note: See TracChangeset for help on using the changeset viewer.