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

Ignore:
Timestamp:
2008-09-11T18:41:47+02:00 (16 years ago)
Author:
cetlod
Message:

update PISCES modules to couple with the sediment model, see ticket:249

File:
1 edited

Legend:

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

    r1152 r1180  
    2727 
    2828   !! * Module variables 
    29    REAL(wp), DIMENSION(jpi,jpj,jpk) ::   &   !: 
     29   REAL(wp), PUBLIC, DIMENSION(jpi,jpj,jpk) ::   &   !: 
    3030     sinking, sinking2,   &    !: POC sinking fluxes (different meanings depending on the parameterization 
    3131     sinkcal, sinksil,    &    !: CaCO3 and BSi sinking fluxes 
Note: See TracChangeset for help on using the changeset viewer.