Adjusted the SoilGeometryProbability:- All profiles (regardless of 1D or 2D) are passed as a 2D profile. As such, the ToString() representation needs to be updated to prevent failing testsRelated to Issue [MWDAM-1650]
Re-added piping models Bligh, Sellmeijer and Wti2017. Also adapted test data was adapted by Irene for the new demands on it (for operational every location must have 1 scenario (no more, no less). Related to Issue [MWDAM-1678]
Corrected failing test involving Piping Bligh and SellmeijerVnk model. Made sure results for timeseries are initialized as NaN.Related to Issue [MWDAM-1677]
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]
Updated test TestRunMacroStabilityWithErrorUpliftVan to make it green:- Adjusted safety factors- Adjusted naming of the result 2D soil profile (1D soil profile + surfaceline) Related to Issue [MWDAM-1650]
Corrected the used DamEngine to be the version in the branch of 19.2. Because that is the version to be used here, not the one in the trunk.Related to Issue [MWDAM-1677]