AddNewDemoAssessmentSectionWithCustomHydraulicLocationsCommandTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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]

........

Added display properties for WaveHeight

- TargetProbability

- TargetReliability

- CalculatedProbability

- CalculatedReliability

Related to Issue [WTI 987]

........

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

Related to Issue [WTI 897]

........

- Moved Resources

Updated GrassCoverErosionOutwardsWaveHeightLocationContextProperties with:

-- TargetProbability

-- TargetReliability

-- CalculatedProbability

-- CalculatedReliability

Related to Issue [WTI 987]

........

Implemented persistence for new piping output properties.

Related to Issue [WTI 1004]

........

extended tests

Updated GrassCoverErosionOutwardsDesignWaterLevelLocationContextProperties with properties:

-- TargetProbability

-- TargetReliability

-- CalculatedProbability

-- CalculatedReliability

Related to Issue [WTI 987]

........

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]

........

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/CustomHydraulicBoundaries@7162 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c667e1e9c60ddbd7f21ca309b6943306c5aecd93

Former-commit-id: 0c54e4e71c1ddbd5baa266e1ca8a77224483b482

    • -3
    • +3
    ./AddNewDemoAssessmentSectionWithCustomHydraulicLocationsCommandTest.cs
  1. … 12 more files in changeset.
Fixes for last merge Related to Issue [WTI-988]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/CustomHydraulicBoundaries@7099 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 75dfb0c2eb9ca305a69f94c7b8a39412d489bc77

Former-commit-id: 4943d3e59008934558e3beb8699b073b03a3df54

    • -1
    • +0
    ./AddNewDemoAssessmentSectionWithCustomHydraulicLocationsCommandTest.cs
  1. … 6 more files in changeset.
Merged revision(s) 7061 from trunk: * Moved HydraulicBoundaryDatabase from HydraRing.Data to Ringtoets.Common.Data/Hydraulics ** Cleaned up references accordingly. Related to Issue [WTI 988]

........

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/CustomHydraulicBoundaries@7091 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 445053bae005dcf19afdd63c5f91d8308324bcad

Former-commit-id: 427fbf2235d3fdcfe287242105ac8ced03b34302

    • -0
    • +1
    ./AddNewDemoAssessmentSectionWithCustomHydraulicLocationsCommandTest.cs
  1. … 28 more files in changeset.
* Improved XMl docs. * Extracted method in DemoCommandHelper. * Improved test-layout. Related to Issue [WTI-1012]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/CustomHydraulicBoundaries@7048 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 38f65a22c3aa3c820e51a98ebd8a9d9e6314d7f9

Former-commit-id: 17ca432a721000c56589bc83163dab5253cf1266

    • -1
    • +1
    ./AddNewDemoAssessmentSectionWithCustomHydraulicLocationsCommandTest.cs
  1. … 3 more files in changeset.
* Introduced DemoCommandHelper, for extracting common code between the two 'DemoCommand' classes. Related to Issue [WTI-1012]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/CustomHydraulicBoundaries@7011 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c703c00028bc7a412d49abdf58a0143612baa718

Former-commit-id: e10f25a5cf7b4df0f2355aa5088bd901397f37ed

    • -1
    • +1
    ./AddNewDemoAssessmentSectionWithCustomHydraulicLocationsCommandTest.cs
  1. … 11 more files in changeset.
* Fixed failing test due to changes in trunk. Related to Issue [WTI-1013]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/CustomHydraulicBoundaries@6991 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c69f28196baf1e8d30091297fe230ae373531aff

Former-commit-id: 1f7688a607e9138a9591b9d3f8c2656f5c65c50f

    • -9
    • +9
    ./AddNewDemoAssessmentSectionWithCustomHydraulicLocationsCommandTest.cs
* Defined new demo button to add a AssessmentSection with fake artificially imported hydraulic boundary locations. Related to Issue [WTI-1012]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/CustomHydraulicBoundaries@6857 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4b1c4d75fe97331bc8d36722954e1f21eb08da4a

Former-commit-id: 287abf61dc8a1ef246fdeb64d60bebaf98e25c60

    • -0
    • +303
    ./AddNewDemoAssessmentSectionWithCustomHydraulicLocationsCommandTest.cs
  1. … 11 more files in changeset.