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:
JJ
2026-01-29 11:16:05 +01:00
committed by GitHub
parent 538cbd097c
commit 94c3059fd8
44 changed files with 1193 additions and 109 deletions
@@ -41,6 +41,7 @@ public:
ICD,
ICV,
AICD,
SICD,
UNDEFINED
};