Refactored: move method SurfaceLine.CreateLoweredSurfaceLineForGivenLayerThickness() to a new class and method SurfacelineProcessor.CreateLoweredSurfaceLine()Related to Issue [MWDAM-1658]
Implemented fixes to get a 1D macrostability calculation running:- Added explicit test settings- Changed WaterpressureInterpolationModel as the enums should be zero-based instead of 1 based- Fixed dictionary lookup issues in the FillMacroStabilityWrapperInputFromEngine- Added newly generated file from DAMUI to the solutionRelated to Issue [MWDAM-1650]
Cleaned code a bit, improved test for offset Issue [MWDAM-1659], added error message for console at end of execution when errors are found.Related to Issue [MWDAM-1659MWDAM-1661]
Cleaned code a bit, added test for offset Issue [MWDAM-1659], improved generation step 2 by making sure the offset = 0 for that step.Related to Issue [MWDAM-1661]