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 9799 for NEMO/trunk/src/OCE/LBC/mppini.F90 – NEMO

Ignore:
Timestamp:
2018-06-14T11:54:23+02:00 (6 years ago)
Author:
cbricaud
Message:

Restore C1D_PAPA configuration, #2061 and #2087

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/LBC/mppini.F90

    r9796 r9799  
    6262      jpi    = jpiglo 
    6363      jpj    = jpjglo 
    64       jpk    = jpjglo 
     64      jpk    = jpkglo 
    6565      jpim1  = jpi-1                                            ! inner domain indices 
    6666      jpjm1  = jpj-1                                            !   "           " 
Note: See TracChangeset for help on using the changeset viewer.