mirror of
https://github.com/OPM/ResInsight.git
synced 2026-08-27 13:47:12 -05:00
Add support for SICD valves (#13496)
* Add SICD parameters * Add wsegsicd valves to completion export * Add python method to read template info from valve * Update tests
This commit is contained in:
@@ -41,6 +41,7 @@ public:
|
||||
ICD,
|
||||
ICV,
|
||||
AICD,
|
||||
SICD,
|
||||
UNDEFINED
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user