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 1073 for trunk/NEMO/TOP_SRC/PISCES/p4zint.F90 – NEMO

Ignore:
Timestamp:
2008-06-05T14:15:34+02:00 (16 years ago)
Author:
cetlod
Message:

update PISCES model, see ticket:190

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/TOP_SRC/PISCES/p4zint.F90

    r935 r1073  
    1515   USE oce_trc         ! 
    1616   USE trp_trc 
    17    USE sms 
     17   USE sms_pisces 
    1818 
    1919   IMPLICIT NONE 
    2020   PRIVATE 
    2121 
    22    PUBLIC   p4z_int    ! called in p4zprg.F90 
     22   PUBLIC   p4z_int   
    2323 
    2424   REAL(wp), PUBLIC, DIMENSION(jpi,jpj,jpk) ::   &   !: 
Note: See TracChangeset for help on using the changeset viewer.