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

    r1152 r1180  
    4747   !!--------------------------------------------- 
    4848   REAL(wp), DIMENSION(jpi,jpj,jpk) ::   etot3                 !: ??? 
     49   INTEGER , DIMENSION(jpi,jpj)     ::   neln    !: number of levels in the euphotic layer 
     50   REAL(wp), DIMENSION(jpi,jpj)     ::   heup    !: euphotic layer depth 
    4951 
    5052!!---------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.