PipingSemiProbabilisticCalculationServiceTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed old calculation service. WTI-1581

    • -281
    • +0
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 6 more files in changeset.
Removed old calculation service. WTI-1581

    • -281
    • +0
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 6 more files in changeset.
Incorporated comments review 2099: - Added NULL check for piping - Extracted variable to separate parameter for clarity Related to Issue [WTI-1408]

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

Former-commit-id: 5c491e0b7dcd2021c98abe5012e39b5832a6bb47

Former-commit-id: 87ebb984ed11a7d7a0a4bf5e43ddcd27a97b16c2

    • -6
    • +38
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 2 more files in changeset.
Updated license headers in Piping. Related to Issue [WTI-1242]

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

Former-commit-id: fda79840b5ca2b26234f71f990a231a69cefce05

Former-commit-id: 22decd2346491fae07602843fbe9b8931260bcc6

    • -1
    • +1
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 394 more files in changeset.
Changed all local vars to consts if possible. Related to Issue [WTI-1242]

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

Former-commit-id: 4684a5017b9aff9f6175f7d781cb29409f50a18e

Former-commit-id: 853c649ebc49a9513535e40ec705d5b928af0bc4

    • -1
    • +1
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 283 more files in changeset.
Code cleanup: Ringtoets.GrassCoverErosionInwards Ringtoets.Piping

Related to Issue [WTI-1242]

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

Former-commit-id: 6b066ee60035964ef40e9bcb01857d32effd227f

Former-commit-id: b973d6385ff4b8d55ee6f8eb6c35c02c5a8bf8ca

    • -16
    • +16
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 183 more files in changeset.
Performed Resharper cleanup

Related to Issue [WTI-1008]

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

Former-commit-id: 23d17fd6b5257a25b167839d9106eea6fa7be554

Former-commit-id: 4a817a07bc646924777514e78010c89bc0fdf9b5

    • -2
    • +0
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 114 more files in changeset.
Added construction properties for piping output. Related to Issue [WTI-1004]

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

Former-commit-id: e356a9f9bdd62c56702f066148b1a7a4e69b8b08

Former-commit-id: 60a869c048a2bd54cafc1ae023abf6bd26188e37

    • -7
    • +33
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 8 more files in changeset.
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]

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

Former-commit-id: 31583145c13448aeb18fe3484f7fcab8ec34c506

Former-commit-id: d289f6d9b9b2588fe87eacaae3722c3d8c41efbf

    • -7
    • +7
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 33 more files in changeset.
- 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]

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

Former-commit-id: e7ca4215937a6f1add2ae1d5794372dca936ed0b

Former-commit-id: 9eadbe70dc3d4261afb54289f1a846ef4c233166

    • -3
    • +3
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 9 more files in changeset.
- Changed Return period to norm - Set actual values for AssessmentSectionComposition Related to Issue [WTI-1019]

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

Former-commit-id: db33e630712b9aae8047588a8279b595f0b171be

Former-commit-id: 2446d2799f8d3c5cdba4e78742e4b036feadcff0

    • -14
    • +21
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 24 more files in changeset.
Renamed "norm" to "return period" in tests and calculation services/activities Related to Issue [WTI-897]

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

Former-commit-id: 94ec0f8e41ace6785b246e12f15e2a85df72e391

Former-commit-id: 4c607ad28f55613dab77ba552e25de18d88cd466

    • -14
    • +14
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 6 more files in changeset.
Improved some output related piping tests Related to Issue [WTI-953]

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

Former-commit-id: dfa6e6d429f3bdbd02919943bb124875eac5a851

Former-commit-id: 62c23b1578d4f3fd291738224fc3a990a377000a

    • -1
    • +1
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 10 more files in changeset.
Reverted the uplift sub calculation for piping to its first implementation. Related to Issue [WTI-936]

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

Former-commit-id: 0d24d469319b816b50eb0513ea23737c8987f757

Former-commit-id: c2fceaed9a30ec3a31b83c7c7a0c51e47a27d034

    • -17
    • +13
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 36 more files in changeset.
Merged revision(s) 5091 from branches/Release/16_1_1: Reverted calculations for reliability of sellmeijer and heave. Related to Issue WTI 833

........

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

Former-commit-id: 2559adc7c83580a4613779dc052c736658b22208

Former-commit-id: d4c3df213907b1e2db89806259fbb40596fc6a3c

    • -37
    • +15
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 11 more files in changeset.
Reverted calculations for reliability of sellmeijer and heave. Related to Issue [WTI-833]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@5091 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 72100b64e9d950838959e41a31af064aec66fd2a

Former-commit-id: be471c33919b9b54c0033fec5cd603b48da8560f

    • -37
    • +15
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 11 more files in changeset.
Reverted calculations for reliability of sellmeijer and heave. Related to Issue [WTI-833]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@5091 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 45dc412d1b9588595e097922231da8aa4374d48b

Former-commit-id: 873e53d68c52f60bc1869f4a485f0a7df8b484c7

    • -37
    • +15
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 11 more files in changeset.
Changed precision of LimitedPrecisionHelper to half of 10^-numberOfDecimals for stricter testing. Improved comparison of shift and standard deviation when combining coverage layers. Updated log text. Moved Stijghoogte property in PipingInputContextProperties. Related to Issue [WTI-687]

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

Former-commit-id: e2b6f48569502919db6144a40d57eb9ccbfa9ff9

Former-commit-id: 6fc710a0d1ccc8996a2e6e4eb5c5b41d69faed53

    • -1
    • +2
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 9 more files in changeset.
* Improved readability of tests * Turned String into string Related to Issue [WTI-757]

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

Former-commit-id: 701ea98de739f0f328ead01558e5e443c904e706

Former-commit-id: cdb77cc67acfc2869c510cc8a1f32c0201a5f40e

    • -1
    • +2
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 141 more files in changeset.
Removed UpliftReliability from storage. Removed UpliftReliability from piping failure mechanism property control. Updated formulas for determining reliability of heave and sellmeijer. Updated formula for determining probability of uplift. Related to Issue [WTI-765]

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

Former-commit-id: b6834c432b8f180e0a26fd1e098c3be4a2b1249d

Former-commit-id: 3ef28e277d14e7976b53e59baf702212538e5582

    • -22
    • +26
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 27 more files in changeset.
* All FailureMechanismSectionResults now have their Level2A and LevelThree properties initialized to double.NaN. * All FailureMechanismSectionResultViews now show double.NaN as "-" in the tables. * All FailureMechanismSectionResultViews now accept empty strings or "-" characters for Level2A and LevelThree properties of FailureMechanismSectionResults and intepret that as double.NaN. * Extracted repeated formatting text for Probabilities into helper and reused that common code. * Added parameter validation to Probability properties. * Improved Probability properties to be uniformly in the [0, 1] range (some where expressed as yearly return period). * Cleanup of projects. Related to Issue [WTI-660]

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

Former-commit-id: 76eb0f04008f538d0a45ec96b111dfece1c15620

Former-commit-id: d59ac121b4a0584564abb12e480d89fb49ca613f

    • -6
    • +6
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 135 more files in changeset.
Added NL translation for PipingSemiProbabilisticCalculationService Related to Issue [WTI-658]

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

Former-commit-id: d1ba1002fdf57a2bcbba03d832c8ab2d0d033f61

Former-commit-id: 68215dda3ab0fb8dd1b493a1794f44b118594002

    • -1
    • +1
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 3 more files in changeset.
Use less rounding (actually just the default of RoundedDouble) for probabilities in PipingSemiProbabilisticOutput. Related to Issue [WTI-474]

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

Former-commit-id: 2379b4e14fdca5f7bd10b7f3dc95232776713246

Former-commit-id: 32eafa932b1be22ee4bf70b3753983ae93c9da6a

    • -4
    • +4
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 1 more file in changeset.
Probability output is maintained as value in range [0,1] (which can be persisted) instead of a positive value (which could lead to an infinity value which can not be persisted). Related to Issue [WTI-474]

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

Former-commit-id: afe0a89d8658cbc2fd3be80f2bb095ec9ff36024

Former-commit-id: 3da07ac744ef4f437f5ad5492e23155801b7d611

    • -12
    • +12
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 8 more files in changeset.
- Changed default A and B value of Piping failure mechanism. - Made A editable in property control. Related to Issue [WTI-629]

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

Former-commit-id: 31307ae579b32eebaea7a8484fd7007da64e622f

Former-commit-id: 9cff18e3f638a261822abc6f244a0c32515a949c

    • -5
    • +5
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 6 more files in changeset.
Improved calculation of factor of safety for piping Related to Issue [WTI-619]

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

Former-commit-id: 2d76b4aef5385a2c7f1fbc38ee5c5461c2c29f09

Former-commit-id: ea298b1fce747e353b0562d53329b7ca334914aa

    • -6
    • +6
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 1 more file in changeset.
- Unified usage of interval to [{0}, {1}] - Unified uages of "in het bereik [{0}, {1}]" - Added missing license headers - Small review changes - Removed piping report item "Berekeningsverslag" Related to Issue [WTI-468]

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

Former-commit-id: e307358598eeec5d3920265013b44f7e46f4107a

Former-commit-id: c5288c3e72e39414915f498b134f7b324f923ea7

    • -1
    • +22
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 35 more files in changeset.
Removed PipingProbabilityAssessmentInput property from PipingCalculation Related to Issue [WTI-468]

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

Former-commit-id: b4a8aa29c94feedc0c32c6187aea543d07324dbb

Former-commit-id: 3ea92116d9b14e96908618d5332108d86422d91c

    • -24
    • +20
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 38 more files in changeset.
Removed Norm and Contribution property from PipingProbabilityAssessmentInput Related to Issue [WTI-468]

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

Former-commit-id: 4576e09965cd780f72058e86418627f836db7a79

Former-commit-id: 74c337805d7f1eb67e53d49e4bcb1325a7f84ec7

    • -41
    • +14
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 13 more files in changeset.
Renamed NormProbabilityPipingInput into PipingProbabilityAssessmentInput Related to Issue [WTI-536]

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

Former-commit-id: bd9715138a15e54058eb801bc8eeddfd21be3bdc

Former-commit-id: 23ed63f5ac8e606dec38761a823029e99eae49b5

    • -20
    • +19
    ./PipingSemiProbabilisticCalculationServiceTest.cs
  1. … 38 more files in changeset.