Incorporated comments reviewer:- Removed ZoneAreas as ZoneType input parameter-- Updated log messages when migrating from an older fileRelated to Issue [MWDAM-1382]
Incorporated comments reviewer:- Removed ZoneAreas as ZoneType input parameter-- Added backward compatibility support: set the value to NoZones in case ZoneAreas was set in older file versionsRelated to Issue [MWDAM-1382]
Added conversion for SoilProfile2D and PreconcolidationStress (as these are part of the SoilProfile2D in DamEngine) with test. Improved the Factory to rpovide the correct data needed for a FULL test of the SoilProfile2D, so with Points next to CalcPoints.Related to Issue [MWDAM-1397]
Corrected MoveGrid parameter for kernel. It really is NOT in the DamEngine data model but is must be set to true as we want the brute force approach.Related to Issue [MWDAM-1633]
Checked the correctness of the GridSizeDetermination parameter. This is indeed the correct one as this parameter gets filled with GridDetermination parameter when serializing the engine data from the given xml.Related to Issue [MWDAM-1633]
Added the properties for Stability model with test. Also prepared IO tests a little better for the other items still to be transferred.Related to Issue [MWDAM-1633]
Restored tests for the assemblers: - Put failing test to work in progress, as the XSD definition is removed as part of the old DamMacroStability kernelRelated to Issue [MWDAM-1629]