Merged revision(s) 7101-7154 from trunk: - Implemented new checks and rules for setting the DarcyPermeabilityDistribution. - Updated soil profile database so that DarcyPermeability std is half of mean. Related to Issue [WTI 1005] ........ Extended MapControlTest Related to Issue [WTI 1018]
........ Changes after review. Paired with tang_ds Related to Issue [WTI 897]
........ Extended MapView related tests Related to Issue [WTI 1018]
........ Created new tables for HydraulicBoundary location output updated read en create extensions to store the output Exposed DesignWaterLevel, WaveHeight, DesignWaterLevelCalculationConvergence, and waveHeightCalculationConvergence in HydraulicBoundaryLocation from the corresponding output. These properties will be read-only soon. Extended TestHydraulicBoundaryLocation to create only DesignWaterLevelOutput and or WaveHeightOutput Related to Issue [WTI 987]
........ - Text updated - ReferenceLineMetaSelectionDialog updated such that a negative return period is ignored Related to Issue [WTI 1019]
........ Updated notes in database. Related to Issue [WTI 1021]
........ Introduced DeterministicDesignVariable which projects a distribution to a constant value. Used DeterministicDesignVariable for ThicknessCoverageLayer and SaturatedVolumicWeightCoverageLayer in the scenario where there is no thickness coverage layer. Extracted DesignVariable base class from the (renamed from DesignVariable) PercentileBasedDesignVariable. Related to Issue [WTI 1004]
........ Updated probability of DesignWaterlevel and WaveHeight - Changed data model to have doubles probability instead of RoundedDouble Related to Issue [WTI 987]
........ - Changed accuracy of Reliability related items (uplift, heave, sellmeijer) from 3 to 5 decimals - Added tests to verify number of decimals
........ Renamed FailureMechanismSectionResultNoProbabilityValueDoubleConverter to NoProbabilityValueDoubleConverter, since it no longer applies to just FailureMechanismSectionResults Related to Issue [WTI 987]
........ Incorporated review comments 1255: - Not every failure mechanism has updated notes for LayerOne. Updated and regenerated notes
Paired with tangerma Related to Issue [WTI 1021]
........ - Updated RingtoetsProjectTestHelper - Fixed name of unique contraint Related to Issue [WTI 987]
........ Added field in the PipingCalculationEntity to store whether the HydraulicBoundaryLocation is used (or not) Related to Issue [WTI 1011]
........ Updated demo project with proper values of design water level results Related to Issue [WTI 987]
........ Renamed ThicknessCoverageLayer to EffectiveThicknessCoverageLayer and introduced a new ThicknessCoverageLayer. Added extension method on PipingSoilProfile to determine the thickness of the coverage layer below some level. Related to Issue [WTI 1025]
........ Updated data synchronization service to remove output Reduced dependency of publicly setting the CalculationCovergence in tests Related to Issue [WTI 987]
........ Updated calculation services to no longer redundantly set the HydraulicBoundaryLocation properties Related to Issue [WTI 987]