Changeset 3548 for LMDZ6/trunk/DefLists


Ignore:
Timestamp:
Aug 5, 2019, 9:29:36 PM (5 years ago)
Author:
oboucher
Message:

Add CO2 flux fields for ESM version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/DefLists/field_def_lmdz.xml

    r3515 r3548  
    6060        <field id="wind10m"    long_name="10-m wind speed"      unit="m/s" />
    6161        <field id="wind10max"  long_name="10m wind speed max"   unit="m/s" operation="maximum"/>
    62         <field id="sfcWindmax" field_ref="wind10m" operation="maximum" />
     62        <field id="sfcWindmax" field_ref="wind10m" operation="maximum" />
    6363        <field id="sicf"    long_name="Sea-ice fraction"        unit="-" />
    6464        <field id="q2m"     long_name="Specific humidity 2m"    unit="kg/kg" />
     
    511511        <field id="colO3_strat"    long_name="Ozone stratospheric column"     unit="DU" />             <!-- Added ThL -->
    512512        <field id="colO3_trop"     long_name="Ozone tropospheric column"      unit="DU" />             <!-- Added ThL -->
     513        <field id="flx_co2_land"   long_name="CO2 flux from land"             unit="kg CO2/m2/s" />    <!-- Added OB -->
     514        <field id="flx_co2_ocean"  long_name="CO2 flux from ocean"            unit="kg CO2/m2/s" />    <!-- Added OB -->
     515        <field id="flx_co2_ff"     long_name="CO2 flux from ff"               unit="kg CO2/m2/s" />    <!-- Added OB -->
     516        <field id="flx_co2_bb"     long_name="CO2 flux from bb"               unit="kg CO2/m2/s" />    <!-- Added OB -->
    513517    </field_group>
    514518
Note: See TracChangeset for help on using the changeset viewer.