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 1563 for trunk/CONFIG/ORCA2_OFF_PISCES/EXP00/iodef.xml – NEMO

Ignore:
Timestamp:
2009-07-30T15:28:37+02:00 (15 years ago)
Author:
cetlod
Message:

update namelist according to ticket:503

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/ORCA2_OFF_PISCES/EXP00/iodef.xml

    r1451 r1563  
    4242       <field id="PPPHY"    description="Primary production of nanophyto"          unit="mol-C/m3/s"  axis_ref="deptht" /> 
    4343       <field id="PPPHY2"   description="Primary production of diatoms"            unit="mol-C/m3/s"  axis_ref="deptht" /> 
    44        <field id="PPZOO"    description="Primary production of microzoo"           unit="mol-C/m3/s"  axis_ref="deptht" /> 
    45        <field id="PPZOO2"   description="Primary production of mesozoo"            unit="mol-C/m3/s"  axis_ref="deptht" /> 
     44       <field id="PPNEWN"   description="New Primary production of nanophyto"      unit="mol-C/m3/s"  axis_ref="deptht" /> 
     45       <field id="PPNEWD"   description="New Primary production of diatoms"        unit="mol-C/m3/s"  axis_ref="deptht" /> 
    4646       <field id="PBSi"     description="Primary production of Si diatoms"         unit="mol-Si/m2/s" axis_ref="deptht" /> 
    4747       <field id="PFeN"     description="Primary production of nano iron"          unit="mol-Fe/m3/s" axis_ref="deptht" /> 
     
    101101       <field ref="PPPHY"    /> 
    102102       <field ref="PPPHY2"   /> 
    103        <field ref="PPZOO"    /> 
    104        <field ref="PPZOO2"   /> 
     103       <field ref="PPNEWN"   /> 
     104       <field ref="PPNEWD"   /> 
    105105       <field ref="PBSi"     /> 
    106106       <field ref="PFeN"     /> 
Note: See TracChangeset for help on using the changeset viewer.