mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1487 Move darchy constant into RigEclipseCaseData, where it belongs
This commit is contained in:
@@ -94,6 +94,7 @@ public:
|
||||
|
||||
UnitsType unitsType() const { return m_unitsType; }
|
||||
void setUnitsType(UnitsType unitsType) { m_unitsType = unitsType; }
|
||||
double darchysValue();
|
||||
|
||||
private:
|
||||
void computeActiveCellIJKBBox();
|
||||
|
||||
Reference in New Issue
Block a user