Add missing energy to unit system measure table
This commit is contained in:
@@ -71,7 +71,8 @@ namespace Opm {
|
||||
oil_inverse_formation_volume_factor,
|
||||
water_inverse_formation_volume_factor,
|
||||
liquid_productivity_index,
|
||||
gas_productivity_index
|
||||
gas_productivity_index,
|
||||
energy
|
||||
};
|
||||
|
||||
explicit UnitSystem(UnitType unit = UnitType::UNIT_TYPE_METRIC);
|
||||
|
||||
Reference in New Issue
Block a user