Reverted revision(s) 2573 from DamClients/DamUI/trunk/src that caused a stack overflow:Refactored: removed ModelFactors as class.Related to Issue [MWDAM-1537]
Refactored: use type double instead of double? for PlLineOffsetBelowDikeToeAtPolder, PlLineOffsetBelowDikeTopAtPolder, PlLineOffsetBelowDikeTopAtRiver and PlLineOffsetBelowShoulderBaseInside in UI.Related to Issue [MWDAM-1537]
Set proper defaults for PlLineOffsetBelowDikeToeAtPolder, PlLineOffsetBelowDikeTopAtPolder, PlLineOffsetBelowDikeTopAtRiver and PlLineOffsetBelowShoulderBaseInside in UI.Related to Issue [MWDAM-1537]
Modified UI for: Made PlLineOffsetBelowDikeToeAtPolder, PlLineOffsetBelowDikeTopAtPolder, PlLineOffsetBelowDikeTopAtRiver and PlLineOffsetBelowShoulderBaseInside required in xsd/DamLocation.xsdSet default 0.0 when not specified in import (proper defaults in next commit)Related to Issue [MWDAM-1537]
Removed PL1PlLineOffsetBelowDikeTopAtRiver, PL1PlLineOffsetBelowDikeTopAtPolder, PL1PlLineOffsetBelowShoulderBaseInside, PL1PlLineOffsetBelowDikeToeAtPolder from Translations.xmlRelated to Issue [MWDAM-1537]
DegreeOfConsolidation default to null. Write DegreeOfConsolidationSpecified=false in xml to Engine when DegreeOfConsolidation is null.Related to Issue [MWDAM-1539]
Corrected piping output for entry point and correct seepage length. Made DistanceToEntryPoint visible in the locations table.Removed obsolete arePlLineCreationExpertKnowledgeParametersNeeded. Added test on RequiredSafetyFactorStabilityInnerSlope to prevent unwanted error.Removed obsolete RequiredSafetyPipingForAssessment.Related to Issue [MWDAM-1361]
Removed DamCalculationBenchmarkTest.cs from Deltares.Dam.Tests.csproj, because it is also in Deltares.Dam.BenchmarkTests.csprojRelated to Issue [MWDAM-1519]
Fixed IO tests, due to Removed HeadPl3, HeadPl4, Pl1BelowCrestRiverside, Pl1BelowCrestPolderside, Pl1BelowShoulderCrestPolderside, Pl1BelowToeDikePolderside, Pl1BelowCrestMiddle, Pl1FactorBelowShoulderCrest from WaternetOptions.Related to Issue [MWDAM-1519]
Fixed failing tests: - WaterHeight was renamed back to RiverLevel which caused the newly introduced visibility tests to fail. Related to Issue [MWDAM-1518]