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/crsdom.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/crsdom.F90

    r9598 r9667  
    20372037      jpim1_full  = jpim1 
    20382038      jpjm1_full  = jpjm1 
    2039       nperio_full = nperio 
     2039      nperio_full = jperio 
    20402040 
    20412041      npolj_full  = npolj 
     
    21212121      CASE ( 0 )  
    21222122 
    2123          SELECT CASE ( nperio ) 
     2123         SELECT CASE ( jperio ) 
    21242124      
    21252125  
Note: See TracChangeset for help on using the changeset viewer.