mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added ternary saturation visualization
Ternary saturation available on top of dynamic results Created visualization for ternary based on SOIL, SGAS and SWAT
This commit is contained in:
@@ -43,5 +43,6 @@ public:
|
||||
static QString undefinedGridFaultName() { return "Undefined grid faults"; }
|
||||
|
||||
static QString combinedTransmissibilityResultName() { return "TRANSXYZ"; }
|
||||
static QString ternarySaturationResultName() { return "TERNARY"; }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user