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/CONFIG/SHARED/field_def.xml – 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/CONFIG/SHARED/field_def.xml

    r7162 r7174  
    867867       <field id="PCHL"         long_name="Picophytoplankton Chl biomass"            unit="mg/m3" /> 
    868868       <field id="PCHL_e3t"     long_name="PCHL * e3t"                               unit="mmol/m2"  > PCHL * e3t </field > 
     869 
     870      <!-- PISCES with ligand parametisation : variables available namelist paramter ln_ligand --> 
     871       <field id="LGW"         long_name="Weak ligands concentration"                unit="mmol/m3" /> 
     872       <field id="LGW_e3t"     long_name="LGW * e3t"                                 unit="mmol/m2"  > LGW * e3t </field > 
     873       <field id="LFe"         long_name="Lithogenic iron concentration"             unit="mmol/m3" /> 
     874       <field id="LFe_e3t"     long_name="LFe * e3t"                                 unit="mmol/m2"  > LFe * e3t </field > 
    869875 
    870876       <!-- PISCES light : variables available with ln_p2z  --> 
Note: See TracChangeset for help on using the changeset viewer.