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]
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 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]
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]