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/p4zche.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/p4zche.F90

    r935 r1073  
    1919   USE oce_trc         ! 
    2020   USE trp_trc         ! 
    21    USE sms             !  
     21   USE sms_pisces      !  
    2222 
    2323   IMPLICIT NONE 
    2424   PRIVATE 
    2525 
    26    PUBLIC   p4z_che    ! called in p4zprg.F90 
     26   PUBLIC   p4z_che   
    2727 
    2828   !! * Shared module variables 
Note: See TracChangeset for help on using the changeset viewer.