Adapted names and added extra TangentLinesDistance parameter as requested by Reviewer. Also added extra TangentLinesDefinition as this would be required now there are two Distances.Related to Issue [MWDAM-1098]
Modified test files for MacroStability.Use CreatePlLines from PlLinesHelper.Added StabilityInside to kernels that can calculate.Removed SoilProfileAssembler and SoilLayerAssembler from DamMStabAssembler.Added SoilList to Location in FillDamFromXmlInput.Related to Issue [MWDAM-1056] and Issue [MWDAM-1089]
Implemented the xsd in the code (added StabilityOptions, moved all belonging properties to this and adapted the existing code for this move; implemented the I/O and interface, adapted tests and added tests for new conversion helpers). Also added missing tests and corrected other tests for the conversion helpers.Related to Issue [MWDAM-1084]
Release binariesMake sure all calculations generate a designResult with the correct calcualtionResult and calculation result messageRelated to Issue [MWDAM-1051]
Added some function for SoilProfile1D helping Esther to fix this issue. Also made some other improvements and remarks (see #Bka near the Todo zant_xml). Esther has to review and delete these comments and also has to add data to her test as this is failing due to insufficient data. The data to be handled must be much more complete in order to have any chance of success.Related to Issue [MWDAM-1089]