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 4421 for branches/2011 – NEMO

Changeset 4421 for branches/2011


Ignore:
Timestamp:
2014-02-04T13:13:27+01:00 (10 years ago)
Author:
trackstand2
Message:

Added jpkorig to hold value before z trimming

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/DEV_r2739_STFC_dCSE/NEMOGCM/NEMO/OPA_SRC/par_oce.F90

    r4399 r4421  
    178178   INTEGER, PUBLIC  ::   jpk   ! = jpkdta                                             !: third dimension 
    179179   INTEGER, PUBLIC  ::   jpkf  ! <= jpk                                             !: Max wet level of MPP subdomain 
     180   INTEGER, PUBLIC  ::   jpkorig ! = jpk before it is reset to jpkf 
    180181   INTEGER, PUBLIC  ::   jpim1 ! = jpi-1                                            !: inner domain indices 
    181182   INTEGER, PUBLIC  ::   jpjm1 ! = jpj-1                                            !:   -     -      - 
Note: See TracChangeset for help on using the changeset viewer.