mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fault reactivation updates (#11079)
* Allow extending cell intersection lines outside cell * Update default values, and clean up some things * Populate fault zone element set * Update to latest openzgy to fix typo
This commit is contained in:
@@ -168,6 +168,7 @@ private:
|
||||
|
||||
caf::PdmField<double> m_faultExtendUpwards;
|
||||
caf::PdmField<double> m_faultExtendDownwards;
|
||||
caf::PdmField<int> m_faultZoneCells;
|
||||
|
||||
caf::PdmField<double> m_maxReservoirCellHeight;
|
||||
caf::PdmField<double> m_minReservoirCellHeight;
|
||||
|
||||
Reference in New Issue
Block a user