mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Octave Interface: Added riGetWellStatus
p4#: 22301
This commit is contained in:
@@ -34,6 +34,10 @@ namespace riOctavePlugin
|
||||
char propertyInfo_PropName[] = "PropName";
|
||||
char propertyInfo_PropType[] = "PropType";
|
||||
|
||||
// Octave data structure: WellStatus
|
||||
char wellStatus_WellType[] = "WellType";
|
||||
char wellStatus_WellStatus[] = "WellStatus";
|
||||
|
||||
// Octave data structure : CaseGroupInfo
|
||||
char caseGroupInfo_CaseGroupId[] = "CaseGroupId";
|
||||
char caseGroupInfo_CaseGroupName[] = "CaseName";
|
||||
|
||||
Reference in New Issue
Block a user