Modified conversion for a SoilProfile2D:- Always set the layers to HydroStatic WaterPressureInterPolationModel when importingRelated to Issue [MWDAM-1686]
Modified conversion for a SoilProfile2D:- Fixed failing unit tests: added aquifer dictionary to the SoilList to prevent KeyNotFoundExceptionsRelated to Issue [MWDAM-1686]
Modified conversion for a SoilProfile2D:- Explicitly set to a SoilProfile2D in case it is a sti file. Sti files are now read by in the FillDamUiFromXmlInput and should be passed as a SoilProfile2D insteadRelated to Issue [MWDAM-1686]
Corrected reading for v20, stumbled on this when trying to reproduce the error in v20 before it was decided to solve it for v19. Related to Issue [MWDAM-1579]
Incorporated comments reviewer:- Made FailureMechanismSystemType.StabilityOutside invisible- Improved source code by cleaning up the nested switchRelated to Issue [MWDAM-1630]
Set failing tests to "WorkInProgress" category:- Tests currently fail due to the functional requirement that only outdated projects with UpliftVan model settings are supported and loaded into the application.Related to Issue [MWDAM-1630]
Disabled model selection when StabilityOutside or StabilityInside failure mechanism is active:- Disabled options also in the ConfigurationManager, as this gives problems when loading older projectsRelated to Issue [MWDAM-1630]
Added check to validate whether the outdate file is supported:- Only files that contain UpliftVan settings are currently supported --> if old files are not made with these settings, do not load further and generate an error message.Related to Issue [MWDAM-1630]