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 4617 for branches/2014/dev_CNRS0_NOC1_LDF/NEMOGCM/NEMO/TOP_SRC/PISCES/P4Z/p4zlys.F90 – NEMO

Ignore:
Timestamp:
2014-04-06T17:47:31+02:00 (10 years ago)
Author:
gm
Message:

#1260 : TOP fixes, see the associated wiki page for explanation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_CNRS0_NOC1_LDF/NEMOGCM/NEMO/TOP_SRC/PISCES/P4Z/p4zlys.F90

    r4147 r4617  
    8181      DO jn = 1, 5                               !  BEGIN OF ITERATION 
    8282         ! 
    83 !CDIR NOVERRCHK 
    8483         DO jk = 1, jpkm1 
    85 !CDIR NOVERRCHK 
    8684            DO jj = 1, jpj 
    87 !CDIR NOVERRCHK 
    8885               DO ji = 1, jpi 
    8986                  zfact = rhop(ji,jj,jk) / 1000. + rtrn 
Note: See TracChangeset for help on using the changeset viewer.