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 7190 for branches/CNRS/dev_r6270_PISCES_QUOTA/NEMOGCM/NEMO/TOP_SRC/PISCES/P5Z/p5zsms.F90 – NEMO

Ignore:
Timestamp:
2016-11-04T12:19:19+01:00 (8 years ago)
Author:
aumont
Message:

various important bug fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/CNRS/dev_r6270_PISCES_QUOTA/NEMOGCM/NEMO/TOP_SRC/PISCES/P5Z/p5zsms.F90

    r6966 r7190  
    133133         ! 
    134134         CALL p5z_bio (kt, knt)    ! Biology 
    135          CALL p4z_lys( kt, jnt )   ! Compute CaCO3 saturation 
     135         CALL p4z_lys( kt, knt )   ! Compute CaCO3 saturation 
    136136         CALL p4z_flx( kt, knt )   ! Compute surface fluxes 
    137137         CALL p5z_sed (kt, knt)    ! Sedimentation 
     
    217217#if defined key_ligand 
    218218      NAMELIST/nampisbio/ nrdttrc, wsbio, xkmort, ferat3, no3rat3, po4rat3, wsbio2,    & 
    219       &                   wsbio2max, wsbio2scale, niter1max, niter2max, wfep 
     219      &                   wsbio2max, wsbio2scale, niter1max, niter2max, wfep, ldocp, ldocz, lthet 
    220220#else 
    221221      NAMELIST/nampisbio/ nrdttrc, wsbio, xkmort, ferat3, no3rat3, po4rat3, wsbio2,    & 
Note: See TracChangeset for help on using the changeset viewer.