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

Ignore:
Timestamp:
2009-10-26T12:38:26+01:00 (15 years ago)
Author:
cetlod
Message:

Improve PISCES diagnostics for IPCC AR5 exercise, see ticket:567

File:
1 edited

Legend:

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

    r1445 r1678  
    6060   REAL(wp), DIMENSION(jpi,jpj,jpk) ::   xlimbac    !: ?? 
    6161   REAL(wp), DIMENSION(jpi,jpj,jpk) ::   xdiss      !: ?? 
     62#if defined key_trc_dia3d 
     63   REAL(wp), DIMENSION(jpi,jpj,jpk) ::   prodcal    !: Calcite production 
     64#endif 
    6265 
    6366   !!* Variable for chemistry of the CO2 cycle 
Note: See TracChangeset for help on using the changeset viewer.