Separate Wbs Parameters from RimWellBoreStabilityPlot

This commit is contained in:
Gaute Lindkvist
2020-01-17 10:29:58 +01:00
parent 49fe313517
commit 5b8b76179b
7 changed files with 602 additions and 353 deletions

View File

@@ -188,6 +188,7 @@ QString defaultDirectoryLabel( ImportFileType fileTypes );
enum CaseType
{
UNDEFINED_CASE = -1,
ECLIPSE_RESULT_CASE = 1,
ECLIPSE_INPUT_CASE = 2,
ECLIPSE_STAT_CASE = 3,