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 7174 for branches/2016/dev_r7012_ROBUST5_CNRS/NEMOGCM/NEMO/TOP_SRC/PISCES/trcini_pisces.F90 – NEMO

Ignore:
Timestamp:
2016-11-03T16:02:51+01:00 (7 years ago)
Author:
cetlod
Message:

new top interface : minor improvments of PISCES

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_r7012_ROBUST5_CNRS/NEMOGCM/NEMO/TOP_SRC/PISCES/trcini_pisces.F90

    r7162 r7174  
    168168        IF( cltra == 'PICP'     )   jpppi = jn      !: Picophytoplankton P biomass 
    169169        IF( cltra == 'PFe'      )   jppfe = jn      !: Picophytoplankton Fe biomass 
    170         IF( cltra == 'LFe'      )   jplgw = jn      !: Weak ligands 
    171         IF( cltra == 'FFe'      )   jpfep = jn      !: Fe nanoparticle 
     170        IF( cltra == 'LGW'      )   jplgw = jn      !: Weak ligands 
     171        IF( cltra == 'LFe'      )   jpfep = jn      !: Fe nanoparticle 
    172172      ENDDO 
    173173 
Note: See TracChangeset for help on using the changeset viewer.