mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1487 - pre-proto - starting to use trans condenser in export function. Adding transmissibilities to condenser and getting output trans from eclipse cells to well. Not yet summarizing values from multiple fractures or printing COMPDAT values.
This commit is contained in:
@@ -94,7 +94,7 @@ public:
|
||||
|
||||
UnitsType unitsType() const { return m_unitsType; }
|
||||
void setUnitsType(UnitsType unitsType) { m_unitsType = unitsType; }
|
||||
double darchysValue();
|
||||
double darchysValue() const;
|
||||
|
||||
private:
|
||||
void computeActiveCellIJKBBox();
|
||||
|
||||
Reference in New Issue
Block a user