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 3531 for branches/2012/dev_r3438_LOCEAN15_PISLOB/NEMOGCM/NEMO/TOP_SRC/PISCES/P4Z/p4zbio.F90 – NEMO

Ignore:
Timestamp:
2012-11-08T11:10:54+01:00 (11 years ago)
Author:
cetlod
Message:

branch:2012/dev_r3438_LOCEAN15_PISLOB minor bug correction, to ensure restartability see ticket #972

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_r3438_LOCEAN15_PISLOB/NEMOGCM/NEMO/TOP_SRC/PISCES/P4Z/p4zbio.F90

    r3494 r3531  
    8080 
    8181           
     82      CALL p4z_opt  ( kt, jnt )     ! Optic: PAR in the water column 
    8283      CALL p4z_sink ( kt, jnt )     ! vertical flux of particulate organic matter 
    83       CALL p4z_opt  ( kt, jnt )     ! Optic: PAR in the water column 
    8484      CALL p4z_fechem(kt, jnt )     ! Iron chemistry/scavenging 
    8585      CALL p4z_lim  ( kt, jnt )     ! co-limitations by the various nutrients 
Note: See TracChangeset for help on using the changeset viewer.