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 3295 for trunk/NEMOGCM/NEMO/TOP_SRC/PISCES/p4zsink.F90 – NEMO

Ignore:
Timestamp:
2012-01-30T16:49:07+01:00 (12 years ago)
Author:
cetlod
Message:

trunk:A few additional diagnostics added in PISCES

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/TOP_SRC/PISCES/p4zsink.F90

    r3294 r3295  
    156156      CALL p4z_sink2( wsbio4, sinking2, jpnum ) 
    157157      CALL p4z_sink2( wsbio3, sinkfer , jpsfe ) 
    158       CALL p4z_sink2( wscal , sinksil , jpdsi ) 
     158      CALL p4z_sink2( wscal , sinksil , jpgsi ) 
    159159      CALL p4z_sink2( wscal , sinkcal , jpcal ) 
    160160 
     
    512512      CALL p4z_sink2( wsbio4, sinking2, jpgoc ) 
    513513      CALL p4z_sink2( wsbio4, sinkfer2, jpbfe ) 
    514       CALL p4z_sink2( wsbio4, sinksil , jpdsi ) 
     514      CALL p4z_sink2( wsbio4, sinksil , jpgsi ) 
    515515      CALL p4z_sink2( wscal , sinkcal , jpcal ) 
    516516 
Note: See TracChangeset for help on using the changeset viewer.