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 4205 for branches/2013/dev_LOCEAN_2013/NEMOGCM/NEMO/OPA_SRC/par_oce.F90 – NEMO

Ignore:
Timestamp:
2013-11-14T18:02:06+01:00 (10 years ago)
Author:
clem
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_LOCEAN_2013/NEMOGCM/NEMO/OPA_SRC/par_oce.F90

    r4147 r4205  
    5656   !!  Values set to pp_to_be_computed  indicates that variables will be computed in domzgr 
    5757   REAL(wp)      ::   pp_not_used       = 999999._wp   !: vertical grid parameter 
    58    REAL(wp)      ::   pp_to_be_computed = 999998._wp   !:    -      -       - 
     58   REAL(wp)      ::   pp_to_be_computed = 999999._wp   !:    -      -       - 
    5959 
    6060 
Note: See TracChangeset for help on using the changeset viewer.