Reverted revision(s) 3325 from DamClients/DamUI/trunk/release:Updated release folder with 19.1.2 binaries:- Updated DAM.zip with the new binariesRelated to Issue [MWDAM-1612]
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]