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 12524 for NEMO/branches/2019/dev_r11708_aumont_PISCES_QUOTA/src/TOP/PISCES/trcini_pisces.F90 – NEMO

Ignore:
Timestamp:
2020-03-09T14:42:03+01:00 (4 years ago)
Author:
aumont
Message:

DVM of mesozooplankton + slight changes on prognostic ligands

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11708_aumont_PISCES_QUOTA/src/TOP/PISCES/trcini_pisces.F90

    r10817 r12524  
    112112      IF( ln_p4z ) THEN 
    113113         ierr = ierr +  p4z_prod_alloc() 
     114         ierr = ierr +  p4z_meso_alloc() 
    114115      ELSE 
    115116         ierr = ierr +  p5z_lim_alloc() 
    116117         ierr = ierr +  p5z_prod_alloc() 
     118         ierr = ierr +  p5z_meso_alloc() 
    117119      ENDIF 
    118120      ierr = ierr +  p4z_rem_alloc() 
Note: See TracChangeset for help on using the changeset viewer.