Changeset 3702 for LMDZ6/trunk/DefLists
- Timestamp:
- Jun 8, 2020, 6:20:04 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/DefLists/field_def_lmdz.xml
r3691 r3702 17 17 <field_group id="remap_1mo" /> 18 18 </field_group> 19 20 19 21 20 <field_group id="coordinates" grid_ref="grid_glo"> … … 64 63 <field id="wind10max" long_name="10m wind speed max" unit="m/s" operation="maximum"/> 65 64 <field id="wind100m" long_name="100-m wind speed" unit="m/s" /> 66 <field id=" loadfactor_wind_onshore" long_name="Load factor for onshore windmill" unit="-" />67 <field id=" loadfactor_wind_offshore" long_name="Load factor for offshore windmill" unit="-" />65 <field id="woncfr" long_name="Onshore Wind Capacity factor" unit="kW/kW_installed" /> 66 <field id="wofcfr" long_name="Offshore Wind Capacity factor" unit="kW/kW_installed" /> 68 67 <field id="sfcWindmax" field_ref="wind10m" operation="maximum" /> 69 68 <field id="sicf" long_name="Sea-ice fraction" unit="-" />
Note: See TracChangeset
for help on using the changeset viewer.