Ignore:
Timestamp:
Mar 30, 2018, 5:44:39 PM (6 years ago)
Author:
musat
Message:

Add true geopotential height output (in m) called geoph

File:
1 edited

Legend:

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

    r3262 r3303  
    544544        <field id="ocond"    long_name="Condensed water"    unit="kg/kg" />
    545545        <field id="geop"    long_name="Geopotential height"    unit="m2/s2" />
     546        <field id="geoph"    field_ref="geop" long_name="Geopotential height" unit="m" > geop/9.80665 </field>
    546547        <field id="vitu"    long_name="Zonal wind"    unit="m/s" />
    547548        <field id="vitv"    long_name="Meridional wind"    unit="m/s" />
Note: See TracChangeset for help on using the changeset viewer.