Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved IllustrationPoint up one level from the Hydraulics: - Elements are a common element which is not only tied to Hydraulics Related to Issue [WTI-1308]

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

Former-commit-id: 91d4f7623869b05460e914b82ef6daef39531376

Former-commit-id: 578a6fb8e14ce4094139337ff19c3f126bae3aa3

    • -78
    • +0
    ./GeneralResultSubMechanismIllustrationPoint.cs
    • -51
    • +0
    ./GeneralResultSubMechanismIllustrationPointExtensions.cs
    • -52
    • +0
    ./SubMechanismIllustrationPointStochast.cs
    • -76
    • +0
    ./TopLevelSubMechanismIllustrationPoint.cs
  1. … 111 more files in changeset.
Moved determining whether all closing situations are the same to extension method. Related to Issue [WTI-1306]

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

Former-commit-id: fc43b6670d8191e7496400e08315f51c1ffc55f8

Former-commit-id: 1e90a4e8650d09bd093f785914597934666d1450

    • -0
    • +51
    ./GeneralResultSubMechanismIllustrationPointExtensions.cs
  1. … 5 more files in changeset.
Review suggestions: - updated XMLdoc - Inlined code - Created factory for TestWindDirection, so the sources class can (re)remain sealed

Related to Issue [WTI-1303]

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

Former-commit-id: 558ec365777dac6f65e0ed0a7becf2afd905446d

Former-commit-id: 6eb46b420417dd3c15af9d5a5be4e8a66b887772

  1. … 27 more files in changeset.
Renamed GeneralResult to GeneralResultSubMechanismIllustrationPoint for data(base) consistency reasons Related to Issue [WTI-1305]

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

Former-commit-id: 3a34bb24e35a4846eb6629406914d042bb442134

Former-commit-id: 5e87896bbb0b3267a545b4df88602a9c86fed0fa

    • -0
    • +78
    ./GeneralResultSubMechanismIllustrationPoint.cs
  1. … 49 more files in changeset.
Review suggestions: - updated XMLdoc - changed method to property Related to Issue [WTI-1303]

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

Former-commit-id: 495ab60de8ec166a1449fba5eda632dfeaa62219

Former-commit-id: fefa25382e94307c30f65fb72d9024b2219dcb3a

    • -1
    • +1
    ./TopLevelSubMechanismIllustrationPoint.cs
  1. … 16 more files in changeset.
Renamed Submechanism<X> to SubMechanism<X> for the illustration points: - Initial commit - Performed on the RT side only - Updated database and migration scripts with the updated names

Related to Issue [WTI-1305]

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

Former-commit-id: b4e245c45841961f67a8e6a215a8ddc0108b06d0

Former-commit-id: 9551680e9783a3e8a70dd77616fb14872b7ebcde

    • -0
    • +92
    ./SubMechanismIllustrationPoint.cs
    • -0
    • +52
    ./SubMechanismIllustrationPointStochast.cs
    • -52
    • +0
    ./SubmechanismIllustrationPointStochast.cs
    • -0
    • +76
    ./TopLevelSubMechanismIllustrationPoint.cs
    • -76
    • +0
    ./TopLevelSubmechanismIllustrationPoint.cs
  1. … 84 more files in changeset.
Renamed WindDirectionClosingSituationIllustrationPoint to TopLevelSubmechanismIllustrationPoint: - Done to mirror the items of the fault tree representation more accurately Related to Issue [WTI-1305]

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

Former-commit-id: fcf07f21a08126a989c93f0aa75c07e90479fbfa

Former-commit-id: e7f237c271c469cf36e9accc88fe3a86be61fbff

    • -0
    • +76
    ./TopLevelSubmechanismIllustrationPoint.cs
    • -76
    • +0
    ./WindDirectionClosingSituationIllustrationPoint.cs
  1. … 28 more files in changeset.
Renamed IllustrationPoint to SubmechanismIllustrationPoint: - Done to mirror the items of the fault tree representation more accurately - Fixed inconsistency in the hydra ring side, SubMechanismIllustrationPoint --> SubmechanismIllustrationPoint Related to Issue [WTI-1305]

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

Former-commit-id: ab7ea1efe7a38a5dfd582fa8c12dfb84d6405feb

Former-commit-id: 280ffcdbd4442a1d1930adbeb5338d41a3c5b4fd

    • -0
    • +92
    ./SubmechanismIllustrationPoint.cs
    • -8
    • +8
    ./WindDirectionClosingSituationIllustrationPoint.cs
  1. … 34 more files in changeset.
Renamed RealizedStochast to SubmechanismIllustrationPointStochast: - Done to represent a clearer association with its parent component - Only done on the Ringtoetsside Related to Issue [WTI-1305]

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

Former-commit-id: 99428b5078c1328be6bf8226961f71632b58e027

Former-commit-id: 3869391ac378075957502a52d5df82d080cb0f47

    • -0
    • +52
    ./SubmechanismIllustrationPointStochast.cs
  1. … 27 more files in changeset.
Added interfaces and partials for read and create Stochast and RealizedStochast Related to Issue [WTI-1305]

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

Former-commit-id: 57b046d91f08d568b411912fb62f36ee74d522cc

Former-commit-id: d277703f52ed727d678a416afb3dea69f33f4079

  1. … 11 more files in changeset.
Set Stochast Duration to double Related to Issue [WTI-1303]

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

Former-commit-id: a2dc9cc2e8ad023610e285968bf335d4b6abb322

Former-commit-id: fa33f9a2c1f5eeea97147c8823c9f27345a2ef83

  1. … 4 more files in changeset.
Cleanup Added XMLdocs Related to Issue [WTI-1303]

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

Former-commit-id: 2f29edc2ddc2ae1b1408acc3ec607052104bc634

Former-commit-id: 23de8e1609c270614922b5e6cb16b2167657cc96

    • -0
    • +1
    ./WindDirectionClosingSituationIllustrationPoint.cs
  1. … 5 more files in changeset.
Made WindDirection stricter in HydraRing side: - Introduced constructor which ensures that values are always set - Removed obsolete tests - Removed validation for the WindDirectionAngle due to consistency reasons: there's no validation done on the WaveConditionsOutput for the WaveHeight Related to Issue [WTI-1303]

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

Former-commit-id: 72762a843c903273c036b8d74a125bae3c05a00e

Former-commit-id: f8a9edc05d12c51e353c0fa44cafa89fdedd5055

  1. … 15 more files in changeset.
Removed beta property from the GeneralResult: - beta is the same as the target reliability in the HydraulicLocationOutput Related to Issue [WTI-1303]

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

Former-commit-id: dd738ef5ad317c040dc333c1b74df7f075b02a5f

Former-commit-id: 8e25636ddea2093afd559bb3404c71aba8343d03

  1. … 5 more files in changeset.
Incorporated Converter for the WindDirectionClosingScenarioIllustrationPoint in the GeneralResult: - Renamed scenario to situation - Fixed typo in property name - Updated XMLDocs - Added missing asserts in GeneralResult Related to Issue [WTI-1303]

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

Former-commit-id: 7054d98b99f16b38ea41362ddf9c31e23bb3331f

Former-commit-id: 739ac3baae0b70a86661fe8fa1d97c3060d171ba

    • -75
    • +0
    ./WindDirectionClosingScenarioIllustrationPoint.cs
    • -0
    • +75
    ./WindDirectionClosingSituationIllustrationPoint.cs
  1. … 15 more files in changeset.
Introduced WindDirectionClosingScenarioIllustrationPoint item class to store every combination of wind directions, closing scenarios and illustration points: - Introduced converter - Renamed situation to scenario

Related to Issue [WTI-1303]

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

Former-commit-id: a51fd6b244edd61ad55ed83e768232245be20846

Former-commit-id: cfd076ddf687cc95e5eab31f67cfecddf83d8e52

    • -6
    • +6
    ./WindDirectionClosingScenarioIllustrationPoint.cs
  1. … 6 more files in changeset.
Fixed failing test Related to Issue [WTI-1303]

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

Former-commit-id: 7ac9a3b6810e94d3ab1f15b42531ec026906b82f

Former-commit-id: f750047380074f60bb2c0557bc1b1c3c3fca46a8

Introduced WindDirectionClosingScenarioIllustrationPoint item class to store every combination of wind directions, closing scenarios and illustration points: - Introduced object in the RT GeneralResult - Introduced a TestIllustrationPoint test object - Made the accessors public in the WindDirectionClosingSituation in the HydraRing side, this will be needed for the converter creating WindDirectionClosingScenarioIllustrationPoint objects - Moved IllustrationPoint related test objects to their respective folder

Related to Issue [WTI-1303]

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

Former-commit-id: 36313b8f5a946d595b772e08b053a1f6b2de6253

Former-commit-id: 2b1b07b0b603b5a732f79dbb2d88b9998def8e75

    • -0
    • +75
    ./WindDirectionClosingScenarioIllustrationPoint.cs
  1. … 15 more files in changeset.
Added GeneralResult Related to Issue [WTI-1303]

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

Former-commit-id: dece24ebeef92f9bcb61fa90a583163fb9bb5135

Former-commit-id: 5166792d8218d19ea4b60d11023b878180540b2c

  1. … 3 more files in changeset.
Cleanup Related to Issue [WTI-1303]

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

Former-commit-id: 373a370402d83c5a2732098f6d0129e202250c01

Former-commit-id: ef38a600e24a1581948bf280b3f71d17ca52bba3

  1. … 4 more files in changeset.
Initial commit for the IllustrationPoint implementation in the Ringtoets side. Related to Issue [WTI-1303]

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

Former-commit-id: 37cf680ff04d2564698c708154dd313012a178dd

Former-commit-id: f1deadcb82a8ee7dfe7e477601047f493c89e4e9

    • -0
    • +92
    ./IllustrationPoint.cs
    • -0
    • +60
    ./IllustrationPointResult.cs
    • -0
    • +52
    ./RealizedStochast.cs
  1. … 9 more files in changeset.