WaveConditionsCalculationService.cs

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

    • -213
    • +0
    ./WaveConditionsCalculationService.cs
  1. … 173 more files in changeset.
Implemented Cancel capabilities. Removed singleton pattern for services. Services are now called for validation from context menu.

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

Former-commit-id: 0eab86b0f3a815484d805bfb87a7ab6cb1bbeb43

Former-commit-id: 174d64b812b439c332eba1680b6caf6936e33c05

    • -213
    • +0
    ./WaveConditionsCalculationService.cs
  1. … 29 more files in changeset.
- Added ArgumentNullException for when designWaterLevelName is null - Added test that checks ArgumentNullException being thrown, modified affected tests accordingly Related to Issue [WTI-857]

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

Former-commit-id: 31625d69b7f6a1f0cfe3d69d405a970ac7ba2497

Former-commit-id: 33dddc3c9e76e27efe4458ddd0b69bc59bdb0ff2

  1. … 2 more files in changeset.
- Adjusted validation message generation inside WaveConditionsCalculationService: the name for the DesignWaterLevel is now a parameter - Adjusted the DesignWaterLevel name accordingly for the three depending CalculationActivities Related to Issue [WTI-857]

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

Former-commit-id: e5c6d61d1a2bc6b6f83f551932cc7e13433e01e9

Former-commit-id: 18eb59a869a60737f3febfbe7bd7ccbf61f53be7

    • -11
    • +20
    ./WaveConditionsCalculationService.cs
  1. … 16 more files in changeset.
- Moved failure mechanism extensions to data project. - Added missing tests for failure mechanism extensions. - Implemented getting the calculation beta in the failure mechanism extensions. Related to Issue [WTI-812]

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

Former-commit-id: 8793824d56536e6857757f734dc7b605ce23d10b

Former-commit-id: de75f8055d4802bbfe9199214199f7f9608665a0

  1. … 13 more files in changeset.
- Added BreakWaterHeight validation for GrassCoverErosionInwards - Moved resource string from Revetment.Service to Ringtoets.Common.Service to make it generic Related to Issue [WTI-826]

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

Former-commit-id: 68b57b670bfc4573b4c5f7cb3d971e06be136600

Former-commit-id: 3e2d394fd26811203647942f8fbae46be8337969

  1. … 6 more files in changeset.
- Implemented validation of the breakwater height - Implemented integration test (prior to the breakwater height validation adjustment) Related to Issue [WTI-826]

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

Former-commit-id: b51214f60ace444b5a5637fa587f5a977fc39406

Former-commit-id: 079840fab9d0a0f082dcd4a08e2e4e80b83b00c2

  1. … 4 more files in changeset.
Improved doc. Used new array instead of Enumerable.ToArray() Related to Issue [WTI-826]

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

Former-commit-id: 26ea395e53ee70695531fc0431f4922325357fa7

Former-commit-id: b134d1b9aafb3f6a5ae248cf7d25e61c66f315da

  1. … 1 more file in changeset.
- Removed obsolete resources, renamed some resources - Adjusted test - Implemented the PerformValidation() function for the validation in WaveConditionsCalculationService

Related to Issue [WTI-826]

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

Former-commit-id: 1b68bb698bcc782aa77b604bf3b97a7d2b4e3521

Former-commit-id: f02b67156995965e80acb536b3a7045f563a615a

    • -22
    • +22
    ./WaveConditionsCalculationService.cs
  1. … 6 more files in changeset.
- Implemented crossSectionNormal for wave conditions calculations. Related to Issue [WTI-812]

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

Former-commit-id: 1235fa9a8f7f0ff809b5e136295ac4329a65e5d4

Former-commit-id: 7a3b2eb053cba4177c43892894c8c58026e71ade

  1. … 8 more files in changeset.
- Implemented validation method in WaveConditionsCalculationService to validate the input based on the WaveConditionsInput and the HydraulicBoundaryDatabase - Adjusted failing tests due to the validation method: failing tests were repaired by providing valid input conditions to make them passing again Related to Issue [WTI-826]

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

Former-commit-id: 679fdb966368d34b6fa9a13b4e3a8f9014aa9bb4

Former-commit-id: 8a34fdfd49d23bdc871cad34b3981f1e9fde7665

    • -4
    • +64
    ./WaveConditionsCalculationService.cs
  1. … 15 more files in changeset.
Improvements after review. Related to Issue [WTI-818]

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

Former-commit-id: 0930132f680e52380d728903356ac6a0f7fa3e4c

Former-commit-id: ec5de7c7499a23d131960a7770bab67bb04d389c

  1. … 16 more files in changeset.
Removed (for now) superfluous StabilityStoneCoverCalculationService as the WaveConditionsCalculationService should be called instead. Added test for calculate item for StabilityStoneCoverCalculation. Removed superfluous ResourceDisplayName attribute in CalculationContextProperties. Added stub Validate implementation for WaveConditionsCalculationService.

Related to Issue [WTI-724]

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

Former-commit-id: 8541c7c8f0d3f9069845e01f61dafb7a64a94ad1

Former-commit-id: d767bbe2a59cd33316b8462350f0d17018102595

  1. … 15 more files in changeset.
Changes after review. Related to Issue [WTI-742]

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

Former-commit-id: a844a7a79bf462b50522e8e1fa6731f22e5b5eec

Former-commit-id: d4a2814c8af5fa482a209d5156a4c4e598f94749

  1. … 28 more files in changeset.
Fix tests. Related to Issue [WTI-742]

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

Former-commit-id: 914d18431106fc462868b7e9055eb26207db1268

Former-commit-id: 5eda96269d445ec416c5f8f0bcd32342756715bb

  1. … 2 more files in changeset.
- Implemented activity run. - Implemented stub for the wave conditions calculation service for testing. Related to Issue [WTI-742]

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

Former-commit-id: 5492ff6cbb9ca9f85af8de023f022ad3980ae138

Former-commit-id: 9b6b519f4b1fdf033a995bcbe4db7dee3c435717

    • -25
    • +27
    ./WaveConditionsCalculationService.cs
  1. … 24 more files in changeset.
- Implemented WaveConditionsCalculationService - Implemented structure to stub HydraRingCalculationService for testing. - Renamed WavePeriod to WavePeakPeriod. Related to Issue [WTI-742]

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

Former-commit-id: a010b6fd6d877bcdfabde8ff237da8d9239fc106

Former-commit-id: 2d93f4a5245dc597d4c700a4a8e073cc887b534f

    • -0
    • +126
    ./WaveConditionsCalculationService.cs
  1. … 31 more files in changeset.