mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added riMULTXYZ and X,Y,Z
This commit is contained in:
@@ -50,7 +50,10 @@ public:
|
||||
static QString riTransXResultName() { return "riTRANSX"; }
|
||||
static QString riTransYResultName() { return "riTRANSY"; }
|
||||
static QString riTransZResultName() { return "riTRANSZ"; }
|
||||
|
||||
static QString riMultXResultName() { return "riMULTX"; }
|
||||
static QString riMultYResultName() { return "riMULTY"; }
|
||||
static QString riMultZResultName() { return "riMULTZ"; }
|
||||
static QString combinedRiMultResultName() { return "riMULTXYZ"; }
|
||||
|
||||
// Mock model text identifiers
|
||||
static QString mockModelBasic() { return "Result Mock Debug Model Simple"; }
|
||||
|
||||
Reference in New Issue
Block a user