#3884 Implemented Valve Templates for MSW parameters

This commit is contained in:
Gaute Lindkvist
2018-12-14 16:03:04 +01:00
parent c575e1d29e
commit 3adb1cc4bd
39 changed files with 1117 additions and 157 deletions
+2 -1
View File
@@ -55,7 +55,8 @@ namespace RiaDefines
// Well path construction features
CASING,
LINER,
PACKER
PACKER,
UNDEFINED_COMPONENT
};
bool isPerCellFaceResult(const QString& resultName);