Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved all TreeNodeInfo tests and other info tests from forms test project to plugin test project. Related to Issue [WTI-773]

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

Former-commit-id: b845a4c5c923896a2059ff46ac7dd5eb076dd82e

Former-commit-id: bbf06f92d9b3fd77e194139bffff7de75b4cc1b4

    • -154
    • +0
    ./EmptyWaveImpactAsphaltCoverOutputTreeNodeInfoTest.cs
    • -1082
    • +0
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -1305
    • +0
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
    • -173
    • +0
    ./WaveImpactAsphaltCoverWaveConditionsInputContextTreeNodeInfoTest.cs
    • -139
    • +0
    ./WaveImpactAsphaltCoverWaveConditionsOutputTreeNodeInfoTest.cs
  1. … 235 more files in changeset.
Review related changes Related to Issue [WTI-987]

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

Former-commit-id: 5e7b46e2563d1fa303322d8d39aa0ca2a2fd55c9

Former-commit-id: 95f9ccc3b8f07c249f494c2ac8e06b9b699da81f

    • -5
    • +1
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
  1. … 9 more files in changeset.
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
    • +6
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -12
    • +4
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 11 more files in changeset.
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]

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

Former-commit-id: 3d97b2d5c20904d3618c3891ffaf428febe26cb7

Former-commit-id: b23014a54b9637c6ba750ca9a11ddb45de1383fb

    • -3
    • +6
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -12
    • +4
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 47 more files in changeset.
Merged revision(s) 7087 from trunk: * Moved HydraulicBoundaryLocation and related classes from HydraRing.Data to Ringtoets.Common.Data\Hydraulics * Removed HydraRing.Data and related test projects. * Moved importer related test data from HydraRing.IO to Ringtoets.Common.IO Related to Issue [WTI 988]

........

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

Former-commit-id: bc9c915e5da7f2bf539a37d1ef2a7b3ce8b38fb0

Former-commit-id: e03075f8d998c307001c13341885fba1d5e940c9

    • -1
    • +0
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 22 more files in changeset.
Merged revision(s) 7062 from trunk: Incorporated comments review 1247: - Replaced StringAssert.StartsWith() with Assert.AreEqual when the validation message is fully defined Related to Issue [WTI 1014]

........

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

Former-commit-id: ab3b43a9ef25e4af6c7605f2a2d7da6004a7e0d0

Former-commit-id: 538b63c00b7fc95bfc0301761cbf6fc6754cdbde

    • -1
    • +1
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
  1. … 1 more file 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
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -0
    • +1
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 27 more files in changeset.
* Moved HydraulicBoundaryLocation and related classes from HydraRing.Data to Ringtoets.Common.Data\Hydraulics * Removed HydraRing.Data and related test projects. * Moved importer related test data from HydraRing.IO to Ringtoets.Common.IO Related to Issue [WTI-988]

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

Former-commit-id: 17347220df48d78521b65d257dde9b4ffdace273

Former-commit-id: dc5ddfa6d8f3719bd2dd4a2f62ed94f98f962499

    • -1
    • +0
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 425 more files in changeset.
Incorporated comments review 1247: - Replaced StringAssert.StartsWith() with Assert.AreEqual when the validation message is fully defined Related to Issue [WTI-1014]

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

Former-commit-id: 43f3524ffa759adc37251c21f078ace17169341d

Former-commit-id: 0f6084e023a53b8c5c9fb44bdbce92519e4b4fd0

    • -1
    • +1
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
  1. … 9 more files in changeset.
* 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/trunk@7061 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1cbfbcf8ccef4a1896ad4e79d8ec20cbc464353d

Former-commit-id: b18bac07e03abd4a1cc70e3c40475e7759521c86

    • -0
    • +1
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -0
    • +1
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 133 more files in changeset.
Merged revision(s) 6936-6988 from trunk: Removed "Dijken en damme - Grasbekleding afschuiven buitentalud (GABU)" from contributing failure mechanisms Related to Issue [[WTI 1019]

........

Incorporated the TestWaveConditionsOutput in Forms and Services for the Q-variant failure mechanisms:

- Added because of the planned out-phasing of the 4 arguments constructor of the WaveConditionsOutput

- Added additional checks for the properties tests to verify the added output

- Changed constructor signature of the TestWaveConditionsOutput to minimize changes in existing tests

Related to Issue [[WTI 897]

........

- Changed Return period to norm

- Set actual values for AssessmentSectionComposition

Related to Issue [[WTI 1019]

........

* Ensured CreateHydraulicBoundaryDatabaseFeatures method in RingtoetsMapDataFeaturesFactory works with hydraulic boundary locations

* Fixed two typos

Related to Issue [[WTI 957]

........

- Incorporated the TestWaveConditionsOutput for exporter related tests

Related to Issue [[WTI 897]

........

Implemented WaveConditionsOutput such that it contains all the probabilistic data (probability + reliability):

- RingtoetsProjectTestHelper is now implementing a constructor that takes 6 arguments

- Q-variant properties tests, removed statistic conversions and test on the properties instead

- Introduced a WaveConditionsService to calculate the probabilistic properties of the WaveConditionsOutput based on the inputs

Related to Issue [[WTI 897]

........

Renamed some variables

Related to Issue [[WTI 957]

........

Renamed RingtoetsMapDataFactory.CreateHydraulicBoundaryDatabaseMapData into RingtoetsMapDataFactory.CreateHydraulicBoundaryLocationsMapData

Related to Issue [[WTI 957]

........

- Increased accuracy of target / required reliability and (calculated) reliability from 3 to 5 decimals

- Added tests for the output classes which verify the number of decimals (and thus the required accuracy)

- Expanded test for the PipingSemiProbabilisticCalculationServiceTest: increased number of decimals to pass failing test due to the increase of accuracy

- Removed extra asserts of the number of decimals in the -OutputPropertiesTest: the properties just pass the properties and do not modify them. Hence, it should be sufficient to test the number of decimals in the output class

Related to Issue [[WTI 897]

........

Refactored CreateHydraulicBoundaryLocationFeaturesWithOptionalLabels

Related to Issue [[WTI 957]

........

Refactored AssertHydraulicBoundaryLocationsMapData

Related to Issue [[WTI 957]

........

Ensured the correct hydraulic boundary locations are visualized in GrassCoverErosionOutwardsFailureMechanismView

Related to Issue [[WTI 957]

........

Updated storage for Q-variant related calculations. Added DB fields in GrassCoverErosionOutwards, StabilityStoneCover and WaveImpactAsphalt to store:

- Stores WaveDirection

- Stores target reliability and probability

- Stores calculated reliability and probability

- Stores the calculation convergence

- Swapped expected and actual variables in StorageSqLiteIntegrationTest

Related to Issue [[WTI 897]

........

Final test improvements

Related to Issue [[WTI 957]

........

- Updated FailureMechanismContributionNormChangeHandler.ChangeNorm's signature to pass along the norm, instead of the return period

- Had to update all tests that create an AssessmentSection that was defined as a return period

Related to Issue [[WTI 1019]

........

Improvements after review.

Related to Issue [[WTI 957]

........

Changed labels of AssessmentLayerOneState.

Related to Issue [[WTI 1021]

........

Changed documentation of labels.

Related to Issue [[WTI 1021]

........

Improved hydraulic boundary database related observing logic in failure mechanism views

Related to Issue [[WTI 957]

........

- Updated ReferenceLineMetaSelectionDialog to display the norm instead of the return period

- Updated limit values of FailureMechanismContribution.Norm

Related to Issue [[WTI 1019]

........

Added extra validation and warning message for d70.

Related to Issue [[WTI 1011]

........

- Updated return periods to norm

Related to Issue [[WTI 1019]

........

- Updated return periods to norm for WaveConditions calculations

Related to Issue [[WTI 1019]

........

- Added combobox as 2a result in wave impact asphalt cover section results.

- Updated storage.

Related to Issue [[WTI 1021]

........

* Introduced ControlsTestHelper to expose helper methods related to faking user interaction with controls.

* FailureMechanismContribution now keeps the same otherFailureMechanism instance for it's whole lifetime.

* FailureMechanismContributionItem now exposes it's internal IFailureMechanism.

* Removed unused resource and method.

* Moved responsibility of closing views for irrelevant marked IFailureMechanism from FailureMechanismContributionView to FailureMechanismContributionItemRow

* Introduced AssessmentSectionCompositionChangeHandler and moved code away from FailureMechanismContributionView.

** FailureMechanismContributionView now uses AssessmentSectionCompositionChangeHandler.

Related to Issue [[WTI 791]

........

* Updated Resource text.

Related to Issue [[WTI 440]

........

Changed default values of piping calculation.

Related to Issue [[WTI 1006]

........

- Fixed return periods to norm for WaveConditions calculations

Related to Issue [[WTI 1019]

........

Changed description of 'kinamische viscositeit'.

Related to Issue [[WTI 1006]

........

Ensured previous features are cleared when calling ConvertLayerFeatures

Related to Issue [[WTI 1018]

........

Made volumicWeightOfWater settable.

Related to Issue [[WTI 1006]

........

- Fixed names return period to norm

- Updated demo

Related to Issue [[WTI 1019]

........

Renamed MapDataConverter to FeatureBasedMapDataConverter

Related to Issue [[WTI 1018]

........

Made all map data converters work with FeatureBasedMapData

Related to Issue [[WTI 1018]

........

Updated the piping kernel (not final)

Added new output properties from the kernel to output objects in the wrapper and data model.

Wrapped new PipingProfilePropertyCalculator.

Adapted wrappers of sellmeijer and heave calculators.

Related to Issue [[WTI 1004]

........

Updated some summaries (MapData => FeatureBasedMapData)

Related to Issue [[WTI 1018]

........

Renamed TestMapData into TestFeatureBasedMapData

Related to Issue [[WTI 1018]

........

Renamed some resources

Related to Issue [[WTI 1018]

........

Updated storage for Q-variant related calculations.

- Changed DB field CalculationConvergence in GrassCoverErosionOutwards, StabilityStoneCover and WaveImpactAsphalt to non-nullable for consistency with other implementations

- Ran DeltaresClean over DBContext

Related to Issue [[WTI 897]

........

- Fixed names return period to norm

- Updated demo

Related to Issue [[WTI 1019]

........

Got rid of column lookup in FeatureBasedMapDataConverter

Related to Issue [[WTI 1018]

........

- Fixed names return period to norm

- Updated text

- Removed unused test files

Related to Issue [[WTI 1019]

........

Made some methods in FeatureBasedMapDataConverter more generic

Related to Issue [[WTI 1018]

........

Updated database to persist WaterVolumetricWeight.

Related to Issue [[WTI 1006]

........

Refactored MapFeatureLayerFactory

=> Converters no longer have state, so reuse them again

Related to Issue [[WTI 1018]

........

* Improved how AvalonDockViewHost compensates for the lack of 'GotFocus' and 'FocusLost' events across the WPF -> Forms boundary.

** FocusLost events from WPF frame now used to trigger validation event in Forms IView implementations (currently, only the one that was active at the time.)

Related to Issue [[WTI 791]

........

Introduced PipingOutputContext to hold references to PipingOutput and PipingSemiProbabilisticOutput.

Added intermediate results from PipingOutput to the piping output property control.

Related to Issue [[WTI 1004]

........

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

Former-commit-id: 124ad3119e5868d3c7e6f61ffbd0b71d1ca00dc4

Former-commit-id: c91aea75b383c40791706167254747ab3c1051cb

    • -21
    • +6
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -56
    • +25
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 6 more files in changeset.
- Updated FailureMechanismContributionNormChangeHandler.ChangeNorm's signature to pass along the norm, instead of the return period - Had to update all tests that create an AssessmentSection that was defined as a return period Related to Issue [WTI-1019]

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

Former-commit-id: 00e291aa4d0d4d90e60e41432032bc2bf6e3d847

Former-commit-id: 85d3c72325fb1550f01ddf9ca8716034496aa175

    • -21
    • +6
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -56
    • +25
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 32 more files in changeset.
* Fixed failing tests. * The '(de)select all' buttons of HydraulicBoundaryLocationsView are now also disabled for custom imported HydraulicBoundaryLocation elements. Related to Issue [WTI-1013]

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

Former-commit-id: c5111b169e545ddba134c8cdfc885f20e00f115a

Former-commit-id: befb609407d13e21d3bc4cb1fbf87c4a141f9177

    • -2
    • +2
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 18 more files in changeset.
* Refactored common code across failure mechanism Plugins to HydraulicBoundaryDatabaseConnectionValidator. * Written out expected text instead of reusing Resources (as per team code conventions). Related to Issue [WTI-1013]

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

Former-commit-id: 21698917a54abb6d0b9e936a754b0b4960c2e380

Former-commit-id: f56e3badcab40f7312b797106a9783fbe31926e6

    • -2
    • +2
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 20 more files in changeset.
Removed CommentContext Related to Issue [WTI-983]

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

Former-commit-id: 8d56e214482a920714e272e0603ba492b669c9cd

Former-commit-id: 35ffbd5e3a533694d9b17097a4a9102dca33f137

    • -5
    • +4
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
  1. … 33 more files in changeset.
Removed ICommentable Related to Issue [WTI-983]

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

Former-commit-id: 3d96e9326e4b434624beb5bdba4c22c1d51e9208

Former-commit-id: b02773ea52b0f411aaa0b88c5013aa57161d87ee

    • -2
    • +2
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
  1. … 36 more files in changeset.
- Removed ICommentable from ICalculation and replaced it with a Commentable property Related to Issue [WTI-983]

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

Former-commit-id: d58e8379d2a7a2ac41eb68aec287b032b325ed7d

Former-commit-id: 85de1e68b87e73b7e36e44ada2077190b55de29a

    • -2
    • +2
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
  1. … 68 more files in changeset.
renamed variables assessmentSectionMock to assessmentSectionStub where a Stub was instantiated instead of a Mock. Made method in AdvancedMath2DTest static and updated line comments. Implemented resharper suggestions for strings in source code.

Related to Issue [WTI-842]

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

Former-commit-id: ee48e8f7e112fe98f647a77833146b0ae1ef2a25

Former-commit-id: de5ad5e890084015a40b4c78b861dcddbf360386

    • -3
    • +3
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 35 more files in changeset.
used lower case after colon when using FileReaderErrorMessageBuilder. Added FirstToLower method in StringExtensions. Related to Issue [WTI-948]

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

Former-commit-id: e9d3cccc3d91f565fc53bdfffabb2449c517437e

Former-commit-id: b80c97fbcc39c0000d0348fb5fa4591371f53bed

    • -2
    • +2
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 57 more files in changeset.
* Removed unit tests that were already covered by slightly more complex unit test. * Moved TestForeshoreProfile and improved it's reuse. ** Removed references where no longer required. * Renamed ForeshoreTreeNodeInfoTest to ForeshoreProfileTreeNodeInfoTest, and also some cleanup. Related to Issue [WTI-965]

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

Former-commit-id: 4de737bc59cf63abb6637a75d874aab2fd0e3b95

Former-commit-id: f88ad8e6054a3c1917dfe283c28ccb541223c9e4

    • -1
    • +1
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 38 more files in changeset.
Moved test data around. Added test for invalid settings databases. Related to Issue [WTI-919]

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

Former-commit-id: 46f9c6e4be7dbbb2998ba083bc9981e38208ee37

Former-commit-id: f22e9626a59acc2e51422dfc525d0774d9595e6a

    • -8
    • +8
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
  1. … 52 more files in changeset.
Deltares clean-up for Ringtoets.StabilityStoneCover and Ringtoets.WaveImpactAsphaltCover Related to Issue [WTI-931]

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

Former-commit-id: a13a3ad366dbf3aa6b2200085b7d93c95e2f23aa

Former-commit-id: 2b8c214e6163b89be5492fb8bdd6762bc92f8b29

    • -1
    • +0
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 5 more files in changeset.
Implement validation service: - Removed CreateForeshoreProfile calls in WaveImpactAsphaltCover projects

Related to Issue [WTI-927]

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

Former-commit-id: fa0ff5312d07277b9c3fcaf5303797fffce6b285

Former-commit-id: bc69437f941c7b3e6101b59df56ee1bc421aa884

    • -13
    • +2
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -14
    • +2
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 5 more files in changeset.
Fixed double run tests.

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

Former-commit-id: 04d4aad9801f90db1de4d459825bd3aaa5d3e7d6

Former-commit-id: 81682ca1ae3115ad1b16ff79e2a4e072db5b9f0b

    • -2
    • +2
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 30 more files in changeset.
Implemented calculation report logic for: * WaveConditionsCalculationServiceBase * WaveHeightCalculationService * DesignWaterLevelCalculationService Related to Issue [WTI-867]

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

Former-commit-id: 91071c2109e9cf515eca7fc1e9559c2de386aa5e

Former-commit-id: 33ac978c7e1ed52cd07429af34e4956fdf91f90b

    • -3
    • +3
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -6
    • +6
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 24 more files in changeset.
Implement validation service: - Validation for the orientation introduced: value cannot be NaN or a log error message will be generated

Related to Issue [WTI-925]

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

Former-commit-id: 60d0f69b18d1f343bf941a00a2614e784a95b417

Former-commit-id: 1cbb015d88675604d3c02a35ba790ce9d8e2fea4

    • -0
    • +1
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -2
    • +4
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 12 more files in changeset.
- Added unit test for DataGridView ComboBox cell click - Added tooltip for context menu of "Berekeningen" folder when the folder has no children - Updated resource tooltip texts for context menu of "Berekeningen" folder Related to Issue [WTI-587]

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

Former-commit-id: 381cb7b7bcfccc492d06890e4dd269e46bf9e232

Former-commit-id: 3b4e1ea1e4e196400bbfba07f106816f0b986f17

    • -9
    • +4
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 10 more files in changeset.
Implemented clear all children functionality in TreeViewControl. Reused to delete all sub folders and calculations from the root calculation group. Have CustomItemsOnlyContextMenuBuilder always add an item (also for standardized items), so that the same amount of items are added as when using a real implementation of the builder. Related to Issue [WTI-587]

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

Former-commit-id: b18a664e3a2ac87083d295cd7619268a643a0f62

Former-commit-id: b8537af708eae3f73f3c5c8660386dcde59f4d13

    • -189
    • +23
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 45 more files in changeset.
Merged revision(s) 5534-5708 from branches/WTI-867: Refactored architecture for invoking hydra ring calculations. Related to Issue [WTI-867]

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

Former-commit-id: 5d80af518003a620f028a185de98e44e32bf3693

Former-commit-id: 0c198269b23b44016a7e3abaeb313d7fba31f459

    • -8
    • +7
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
    • -12
    • +14
    ./WaveImpactAsphaltCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs
  1. … 172 more files in changeset.
Merged revision(s) 5531-5707 from trunk: changes in review. paired by bos_en

Related to Issue WTI 576

........

- Changed documentation

- Extracted common method for the CloseForDataView in the plugin

- Implemented hard cast for the set Data property in the DesignWaterLevel and WaveHeight view for GrassCoverErosionOutwards

- Added missing tests

Related to Issue WTI 882

........

- Added property info for the GrassCoverErosionWaveHeightLocations

- Fixed failing tests

- Fixed string names to desired values according to the comments

Related to Issue WTI 882

........

Added classes that will replace services eventually

........

Merged revision(s) 5527-5533 from branches/Release/16_2:

Prevented update of datasource when only calculations are performed.

Related to WTI 881

........

OvertoppingCalculationWaveHeightParser now looks for the first occurrence of Governing wind direction, instead of assuming it's on the first line of the section.

Related to WTI 893

........

- Changed documentation

- Extracted common method for the CloseForDataView in the plugin

- Implemented hard cast for the set Data property in the DesignWaterLevel and WaveHeight view for GrassCoverErosionOutwards

- Added missing tests

Related to WTI 882

........

- Added property info for the GrassCoverErosionWaveHeightLocations

- Fixed failing tests

- Fixed string names to desired values according to the comments

Related to WTI 882

........

........

Added missing tests.

Performed cleanups.

Related to Issue WTI 881

........

Merged revision(s) 5536 from branches/Release/16_2:

Added missing tests.

Performed cleanups.

Related to Issue WTI 881

........

........

- Extended failure mechanism with GeneralClosingStructuresInput and CalculationsGroup

Related to Issue WTI 547

........

Added submodel for assessment section relations

........

Changes after review.

Related to Issue WTI 882

........

Merged revision(s) 5540 from branches/Release/16_2:

Changes after review.

Related to WTI-882

........

........

Extended Technical design.eap

........

* Basic interface spec for WTI-579

Related to Issue WTI 577

........

Implemented basic StructuresClosureCalculationInput.

Related to Issue WTI 545

........

Implemented hydraRingSection and GetSubMechanismModelId.

Related to Issue WTI 545

........

* Defined properties for StructuresParameterRow

Related to Issue WTI 577

........

- Added ClosingStructuresFailureMechanismContext.cs

- Added tests

- optimised references

Related to Issue WTI 547

........

updated excel

Related to Issue WTI 547

........

Introduced a NewGrassCoverErosionInwardsCalculationActivity which will replace GrassCoverErosionInwardsCalculationActivity.

Added NewHydraRingActivity which will replace HydraRingActivity

Added parsers which throw exceptions

Added calculator for overtopping to be able to perform a complete GrassCoverErosionInwards calculation

........

Made StructuresClosureCalculationInput abstract and implemented base variables.

Related to Issue WTI 545

........

Corrected name of variable

Related to Issue WTI 547

........

- Added empty class for the HeightStructure object (needed to create a context object)

Related to Issue WTI 580

........

- Added HeightStructureContext

- Modified the failure mechanism to include an ObservableList HeightStructures with HeightStructure objects

Related to Issue WTI 580

........

- Removed obsolete resource string in Piping

- Updated documentation for the HeightStructureContext

- Renamed test to make it more representative for what's being tested

Related to Issue WTI 580

........

- Added GeneralStabilityPointStructuresInput

- Extended StabilityPointStructuresFailureMechanism

Related to Issue WTI 561

........

Implemented input object for vertical wall structures closure calculation.

Related to Issue WTI 545

........

Renamed variables for consistency

Related to Issue WTI 580

........

- Created StabilityPointStructuresPlugin

- Moved StabilityPointStructuresFailureMechanismSectionResult

Related to Issue WTI 561

........

- Added StabilityPointStructures plugin

Related to Issue WTI 561

........

Removed test project from installer

Related to Issue WTI 561

........

Implemented input object for low threshold structures closure calculation.

Related to Issue WTI 545

........

Use modified Beta for when calculating water levels and wave heights from the locations views in grass cover erosion outwards.

Related to Issue WTI 881

........

* Moved classes from HeightStructures/IO to Ringtoets.Common.IO/Structures.

Related to Issue WTI 577

........

- Moved ClosingStructureFailureMechanismContextTreeNodeInfoTest

- Set FailureMechanismContextAssociation in RingtoetsPlugin

Related to Issue WTI 561

........

- Fixed FailureMechanismContextAssociation

Related to Issue WTI 547

........

Fixed bug where results for grass cover erosion outwards locations were cleared when the database was not changed.

Related to Issue WTI 881

........

* Renamed HeightStructuresCharacteristicsCsvReader to StructuresCharacteristicsCsvReader

* StructuresCharacteristicsCsvReader reads file and parses values. Read per line instead whole file in 1 go.

* StructuresParameterRow now has LocationId property.

Related to Issue WTI 577

........

Type-O in logger.

Related to Issue WTI 881

........

Use NewGrassCoverErosionInwardsCalculationActivity for calculating a single calculation from context menu.

........

Merged revision(s) 5562-5568 from branches/Release/16_2:

Use modified Beta for when calculating water levels and wave heights from the locations views in grass cover erosion outwards.

Related to Issue WTI 881

........

Fixed bug where results for grass cover erosion outwards locations were cleared when the database was not changed.

Related to Issue WTI 881

........

Type-O in logger.

Related to Issue WTI 881

........

........

- Added ClosingStructure dummy class + test in order to create the TreeNodeInfo

- Added ObservableList with ClosingStructure objects inside the failure mechanism

- Extracted generic resource value "Kunstwerken" for ClosingStructures and HeightStructures

Related to Issue WTI 589

........

- Added Berekeningen folder

- Added first implementation of calculation, input, and output for StabilityPointStructuresFailureMechanism

Related to Issue WTI 562

........

- Added context menu's for failure mechanism

Related to Issue WTI 562

........

* Write test coverage for StructuresCharacteristicsCsvReader.GetLineCount()

Related to Issue WTI 577

........

Added new Hydra-Ring settings files

Paired with berg_jl

Related to Issue WTI 895

........

Merged revision(s) 5575 from branches/Release/16_2:

Added new Hydra-Ring settings files

Paired with berg_jl

Related to Issue [WTI 895

........

- Added various PresentationObjects

- Added feature to add calculations to StabilityPointStructures failure mechanism

Related to Issue WTI 564

........

- Added CalculationGroupContext for the ClosingStructures

- Added ClosingStructuresContext

- Added relevant tests

Related to Issue WTI 548

........

Renamed input class for structures closure.

Related to Issue WTI 545

........

- Added tree node info tests

Related to Issue WTI 564

........

- Added tests for tree node info

- Removed redundant references

Related to Issue WTI 564

........

Implemented input object for flooded culvert structures closure calculation.

Related to Issue WTI 545

........

- Added demo data for StabilityPointStructures

Related to Issue WTI 564

........

Added foreland points to structures closure calculation input.

Related to Issue WTI 545

........

- Added demo data for StabilityStoneCover

Related to Issue WTI 564

........

Changed description of wave direction.

Related to Issue WTI 898

........

Merged revision(s) 5586 from branches/Release/16_2

Related to Issue [WTI 898

........

- Added demo data for WaveImpactAsphaltCover

Related to Issue WTI 564

........

- Added documentation and resources

- Added initial test setup ClosingStructuresCalculationGroupContextTreeNodeInfoTest

- Added "Berekenen" folder and context menu items for the FailureMechanismTreeNodeInfo. Adjusted affected tests

Related to Issue WTI 548

........

- Updated Excel

Related to Issue WTI 564

........

Updated according review comments:

- Documentation

- Method names

- Adjusted tests: stubs instead of mocks

Related to Issue WTI 580

........

Updated according review comments:

- Code readability

- Added test HeightStructureContextTreeNodeInfoTest

Note: CreateHeightStructure() needs to be filled as part of issue WTI579

Related to Issue WTI 580

........

Removed unused reference

Related to Issue WTI 580

........

- Partially reverting 5591, edit in wrong file

- Renamed test according to review

Related to Issue WTI 580

........

Incorporated review comments:

- Added documentation

- Added missing TreeNodeInfo test

Related to Issue WTI 589

........

* Moved text to resources.

* Test coverage for StructuresCharacteristicsCsvReader

Related to Issue WTI 577

........

- Removed obsolete references

- Removed the ClosingStructuresFailureMechanismSectionResult for the test case after discussing with Elmar

Related to Issue WTI 548

........

Added Hydra-Ring input classes for structure stability point

Related to Issue WTI 559

........

Create importer for definitions of structures - hoogte

Related to Issue WTI 679

........

Performed resharper code cleanup.

Related to Issue WTI 869

........

Changed method name in test so overtopping is removed.

Related to Issue WTI 545

........

* Final cleanup

Related to Issue WTI 577

........

Changed variable id of StructuresClosureCalculationInput

Related to Issue WTI 545

........

Merged revision(s) 5600 from branches/Release/16_2:

Performed resharper code cleanup.

Related to WTI 869

........

........

Turned StructuresStabilityPointCalculationInput into ExceedanceProbabilityCalculationInput

Related to Issue WTI 559

........

Added abstract override of GetSubMechanismModelId to StructuresStabilityPointCalculationInput

Related to Issue WTI 599

........

Incorporated review comments:

- Fixed documentation

- Ran DeltaresClean

- Stubbed objects that were "stubbable"

Related to Issue WTI 548

........

* Interpunction in XMl docs

* Made variable explicit

* Replaced assertion with CollectionAssert.AreEqual

Related to Issue WTI 580

........

* Some small consistency fixes

Related to Issue WTI 589

........

Replaced GrassCoverErosionInwardsCalculationActivity, GrassCoverErosionInwardsCalculationService with new implementations.

Removed GrassCoverErosionInwardsCalculationServiceOutput.

Removed OvertoppingCalculationWaveHeightParser in favor of OvertoppingCalculationWaveHeightExceptionParser

........

Added constants for the calculation input object

Related to Issue WTI 553

........

Added new implementation of the DesignWaterLevelCalculation Activity, Service and Calculator.

........

Replaced manual with newest version

Related to Issue WTI 870

........

Merged revision(s) 5613 from branches/Release/16_2:

Replaced manual with newest version

Related to Issue WTI 870

........

........

* Reader now reads 'AlphanumicValue' column from file.

** Updated files with new required column.

Related to Issue WTI 588

........

* Extended StructuresStabilityPointCalculationInput with variable definitions

* Adapted variables in other structure related input classes

Related to Issue WTI 599

........

........

Increased version due to tag

Related to Issue WTI 869

........

* Renamed HeightStructureContext to HeightStructuresCollectionContext because that better reflects the wrapped data, while also freeing up that classname in case a PresentationObject is required for HeightStructure class

Related to Issue WTI 582

........

Added new implementation of the WaveHeightCalculation Activity, Service and Calculator.

........

Extended variable definitions of StructuresStabilityPoint related calculation input objects

Related to Issue WTI 599

........

* Improved Structures.png (better shading and color gradients, improved texturing details of the water).

* Added HeightStructure to HeightStructuresFailureMechanism created with 'add demo traject' button.

* TreeNodeInfo implemented for HeightStructure instance.

Related to Issue WTI 582

........

Fixed typos

Fixed failing test

Related to Issue WTI 599

........

Create importer for definitions of structures - hoogte

Related to Issue WTI 679

........

Added new implementation of the WaveConditions Activity, Service and Calculator.

........

- Adjusted tests based on the excel sheets

- Initial commit of the ClosingStructuresInput class + tests that contains all the configurable parameters for the calculations.

Related to Issue WTI 553

........

- Fixed typo

Related to Issue WTI 553

........

processed review comments

Related to Issue WTI 547

........

Quality control check

- Ensure that the constants in the GeneralClosingStructuresInput class matches with the properties in the Excel sheet

- Corrected naming when necessary (naming based on the HydraRing input classes)

Related to Issue WTI 553

........

Processed review comments

Related to Issue WTI 561

........

Quality control check

- Made checks explicit for the general input class, check explicitly for the values without instantiating a probability distribution object

- Extracted general method that asserts doubles and RoundedDoubles for equality

Related to Issue WTI 553

........

Cleaned up StructuresStabilityPointCalculationInput related classes

Related to Issue WTI 559

........

Processed review comments

Related to Issue WTI 562

........

Removed comment

Related to Issue WTI 562

........

Added WaveConditionsCalculationServiceBase as a base for calculating wave conditions for grass, asphalt and stone cover.

........

Cleaned up StructuresOvertoppingCalculationInput

Related to Issue WTI 599

........

- Added missing input Hydraring parameter (ID 107, deviation of wavedirection)

- Moved resources for the failure probability message to CommonDataResources

- Added missing input parameters for the ClosingStructures

Related to Issue WTI 553

........

Fixed ordering bug of Grass Cover Erosion Inwards' Hydraulic Boundary Locations.

Reviewed by: kleijn

Related to Issue WTI 899

........

Create importer for definitions of structures - hoogte

Related to Issue WTI 679

........

Merged revision(s) 5638 from branches/Release/16_2:

Fixed ordering bug of Grass Cover Erosion Inwards' Hydraulic Boundary Locations.

Reviewed by: kleijn

Related to Issue WTI 899

........

Related to Issue WTI 899

........

Review comments processed

Related to Issue WTI 564

........

Revert version for re-releasing 16.2.1

........

Added / removed some white spaces after review comments

Related to Issue WTI 562

........

Increased version due to tag

........

Quality control check

- Updated property names to be consistent with the hydraring input variables naming

- Corrected units tests to match with the Excel sheet in correctness and order

Related to Issue WTI 553

........

Improved StructuresClosureCalculationInput related classes

Related to Issue WTI 559

........

Quality control check

- Updated documentation: remarks added to make clear when ONLY the mean is set of a property

- Updated variable names to match with the HydraRing input names

Related to Issue WTI 553

........

Cleaned up Hydra-Ring input classes

Related to Issue WTI 559

........

Moved Importers from Integration.Plugin to Common.IO

Related to Issue WTI 679

........

- Added "Kunstwerken" submenu for StabilityPointStructuresFailureMechanism

Related to Issue WTI 598

........

Further cleaned up Hydra-Ring related input classes

Related to Issue WTI 559

........

Fixed tests according to review 1066.

Cross-check with janssen

Related to Issue WTI 564

........

Cleaned up Hydra-Ring related input test classes

Related to Issue WTI 559

........

- Created base class for the various Structures

Related to Issue WTI 598

........

- Added calculation class for the closing structures

- Removed unused references from the HeightStructuresInput class and test definition

- Added missing parameters to the ClosingStructuresInput

Related to Issue WTI 553

........

Added SQL dependency.

Related to Issue WTI 679

........

- Added foreshore profile

Related to Issue WTI 553

........

Extended StructuresStabilityPointCalculationInputTest

Related to Issue WTI 559

........

Fixed null reference bug

Related to Issue WTI 564

........

Added project for StabilityPointStructures utilities

Related to Issue WTI 564

........

Extended StructuresStabilityPointCalculationInput related classes

Related to Issue WTI 559

........

- Fixed calculations from group

Related to Issue WTI 564

........

- Added validation for the orientation of the structure: acceptable range is between 0 and 360 degrees. Clipping will occur when the values are smaller or larger than the boundaries.

Related to Issue WTI 553

........

- Added tests

Related to Issue WTI 564

........

- Added projects were not needed in the end... Removed

Related to Issue WTI 564

........

Processed review comments

Related to Issue WTI 598

........

Cleaned up Hydra-Ring related input test classes

Related to Issue WTI 559

........

Introduced RayleighN distribution type

Related to Issue WTI 559

........

Renamed failure mechanism context tree node info test.

Related to Issue WTI 561

........

Changed parameter check.

Related to Issue WTI 679

........

Fixed test for: Changed parameter check.

Related to Issue WTI 679

........

- Added fields for the hydraulic boundary location and foreshore profiles in the failure mechanism

Related to Issue WTI 553

........

Added break water property to structure related Hydra-Ring input objects

Related to Issue WTI 559

........

Extended StructuresOvertoppingCalculationInput with foreland related properties

Related to Issue WTI 559

........

Quality control check

- Updated variable names to match with the HydraRing input names

- Added tests to verify the probability distribution types

Related to Issue WTI 553

........

Quality control check

- Updated variable names to match with the HydraRing input names

- Added tests to verify probability distribution types

- Matched properties of the tests with the input Excel sheet

Related to Issue WTI 567

........

Changed HydraRing input variable values in tests for better testability.

Related to Issue WTI 559

........

Renamed ClosingStructuresContext into ClosingStructuresContextBase

Related to Issue WTI 591

........

Renamed ClosingStructureContext into ClosingStructuresContext

Related to Issue WTI 591

........

Added integration tests for closure structures hydra ring input

Related to Issue WTI 559

........

Added IO as accepted abbreviation

........

Renamed HeightStructuresContext into HeightStructuresContextBase

Renamed HeightStructuresCollectionContext into HeightStructuresContext

Related to Issue WTI 591

........

Fixed review comments

paired with bouvrie

Related to Issue WTI 577

........

Removed redundant height structures test

Renamed StabilityPointStructuresContext to StabilityPointStructuresContextBase

Related to Issue WTI 591

........

Renamed StabilityPointStructureContext to StabilityPointStructuresContext

Related to Issue WTI 591

........

* Implemented properties class for HeightStructure

Related to Issue WTI 582

........

Initial commit for the input class:

- Added hydraulic loads and data input properties

- Added orientation input property

Related to Issue WTI 567

........

Adapted default value for storm duration

Related to Issue WTI 559

........

Added Rayleigh-N distribution properties for wave peak h max

Related to Issue WTI 567

........

Added integration tests for structures stability point hydra ring input

Related to Issue WTI 559

........

Made to hydra ring variables int instead of double.

Related to Issue WTI 559

........

Cleanup

........

Switched stability and constructive strength related parameters

Related to Issue WTI 559

........

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

Former-commit-id: 0618a50b22b82aa90a3698c277a3d0890f3eab27

Former-commit-id: eb04d363032e167cc0cc71014e2866e744aad709

    • -8
    • +8
    ./WaveImpactAsphaltCoverWaveConditionsCalculationContextTreeNodeInfoTest.cs
  1. … 37 more files in changeset.