PipingSemiProbabilisticDesignValueFactory.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DesignValueFactory => DesignVariableFactory Related to Issue [WTI-1405]

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

Former-commit-id: f90c3f885e8a748d532ae60f6b064aad56bfcf43

Former-commit-id: 18003915eb0ef370a96f9640a8971bea8bb5663a

    • -153
    • +0
    ./PipingSemiProbabilisticDesignValueFactory.cs
  1. … 21 more files in changeset.
Inlined PipingSemiProbabilisticDesignValueFactory Related to Issue [WTI-1405]

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

Former-commit-id: 4f189d4fbb195024a7dc8ab6febdcc588338c04d

Former-commit-id: 1b875355afe60f69f6fceeac3a34e6ceae68b7c4

    • -33
    • +42
    ./PipingSemiProbabilisticDesignValueFactory.cs
  1. … 5 more files in changeset.
Moved test file to right project. Related to Issue [WTI-1297]

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

Former-commit-id: 17a4ca122d0fa8eb960ac9fe5f0303789e4a884f

Former-commit-id: 51e011d620124218c6f5cf1d62d76d05072209da

    • -1
    • +1
    ./PipingSemiProbabilisticDesignValueFactory.cs
  1. … 4 more files in changeset.
Created factory in common to create design values. Related to Issue [WTI-1297]

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

Former-commit-id: b071f6530b9854fae37651e550be64dffd8d4cc1

Former-commit-id: 3c1276b111ab0280db620b2edd0ed278127abc49

    • -12
    • +3
    ./PipingSemiProbabilisticDesignValueFactory.cs
  1. … 4 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
    ./PipingSemiProbabilisticDesignValueFactory.cs
  1. … 394 more files in changeset.
Changed type of the Permeability and D70 for piping from Stochasts with Standard Deviation to Stochasts with Coefficient of Variation. Updated test data where required. Performed cleanup over some files Related to Issue [WTI-1238]

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

Former-commit-id: 3a76d5669162ce88fb78512a671fee1b6582a885

Former-commit-id: e5f3f1d2a3a720bb9515c25d788ddf4f0206f73d

    • -2
    • +2
    ./PipingSemiProbabilisticDesignValueFactory.cs
  1. … 48 more files in changeset.
Reverted refactoring of the IDistribution. Related to Issue [WTI-1237]

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

Former-commit-id: 78d7767c6b24d0681eaba18a720607a67e3cbb41

Former-commit-id: caffce724ca8840ff4fffff0138015845c447527

    • -3
    • +12
    ./PipingSemiProbabilisticDesignValueFactory.cs
  1. … 42 more files in changeset.
Refactored interfaces relating to Distributions so that they can be used more flexibly around the application. Related to Issue [WTI-1237]

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

Former-commit-id: 55be3d8214404b2e9cd1b323ad565a4f658c9195

Former-commit-id: 4611acd8f4a83a0578a96130eceb26f678580c6c

    • -2
    • +2
    ./PipingSemiProbabilisticDesignValueFactory.cs
  1. … 34 more files in changeset.
In case cover layer is not present: - input is considered valid, but warning about this situation are shown - saturated volumic weight will return a 0.0 deterministic design value. Added UpliftEffectiveStress as output of a piping calculation.

Related to Issue [WTI-1004]

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

Former-commit-id: 21e3047f62ba242f7ff794943893af8b2b7f14d8

Former-commit-id: 34823e9d0d2f463c17a430c494cf72742b6bd709

    • -1
    • +5
    ./PipingSemiProbabilisticDesignValueFactory.cs
  1. … 87 more files in changeset.
SaturatedVolumicWeight returns NaN design variable again if it could not be derived (missing on soil profile or no coverage layer). Restructured PipingCalculationService Validate and GetInputWarnings methods.

Related to Issue [WTI-1004]

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

Former-commit-id: fbfe2562f35001083d92255218ec3005c67fb8c4

Former-commit-id: 307b186286c07b029a67e7f1d31e5e8f9c19c6e3

    • -4
    • +0
    ./PipingSemiProbabilisticDesignValueFactory.cs
  1. … 3 more files in changeset.
Deterministic value is now a constructor parameter instead of a property on DeterministicDesignVariable. Added AreEqual to DistributionAssert for also testing shifts of LogNormalDistribution. Added test for DeterministicDesignVariable. Improved docs and fixed inconsistencies with conventions. Related to Issue [WTI-1004]

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

Former-commit-id: 75f914b2467b36ceab14de4ad8531f65cdd855b2

Former-commit-id: 58f7e88ce5ebda059995ab97b2437c5e32414281

    • -4
    • +1
    ./PipingSemiProbabilisticDesignValueFactory.cs
  1. … 26 more files in changeset.
Added EffectiveThicknessCoverageLayer to the piping input property control. Used effective thickness coverage layer to the Uplift calculator Related to Issue [WTI-1025]

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

Former-commit-id: f3bf3dd197b54ac5ec581addb55071db1aec7826

Former-commit-id: e36106ec1568524d0e5323ef7aa00f2b83c1247a

    • -0
    • +12
    ./PipingSemiProbabilisticDesignValueFactory.cs
  1. … 14 more files in changeset.
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]

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

Former-commit-id: c98bb5957069b26721eedb5824711f01e7846497

Former-commit-id: 6a99e8e358bfb235e30b1fa63bca74878c3d4028

    • -0
    • +16
    ./PipingSemiProbabilisticDesignValueFactory.cs
  1. … 11 more files in changeset.
Merged LogNormalDistribution and ShiftedLogNormalDistribution. This allows for a validity check when setting the Mean, using the existing Shift. Related to Issue [WTI-688]

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

Former-commit-id: 91fb2a031f236796d9c4c4ce1091ba200f78ddbe

Former-commit-id: 9a874ea93020f9606e83d1edcc35ea2679873381

    • -9
    • +1
    ./PipingSemiProbabilisticDesignValueFactory.cs
  1. … 23 more files in changeset.
- Review comments processed. - Fixed uppercasing in *Lognormal* Related to Issue [WTI-535]

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

Former-commit-id: 5da6ea660b262d59fd1e365158a7a6b5533108e7

Former-commit-id: 9ee91c9ddf8c2c9f2e54cbd36069a88226413860

    • -11
    • +11
    ./PipingSemiProbabilisticDesignValueFactory.cs
  1. … 53 more files in changeset.
Moved probabilistics to Ringtoets.Common.Data Related to Issue [WTI-463]

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

Former-commit-id: f3b1b95d9f964503f0d59fa9117e9d82f0499d16

Former-commit-id: e2313fbb4e55eb4ab14dec825e0a981eaccedd3d

    • -25
    • +25
    ./PipingSemiProbabilisticDesignValueFactory.cs
  1. … 65 more files in changeset.
Extracted new InputParameterCalculationService from the PipingCalculationService. Added licenses and updated license doc. Moved PipingSemiProbabilisticDesignValueFactory to Ringtoets.Piping.Data. Related to Issue [WTI-382]

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

Former-commit-id: f9a013e2ecffa875c08fefa67004a8b6441da9db

Former-commit-id: 4158cad58646d44a4155bffe254eaea32cf59fef

    • -0
    • +127
    ./PipingSemiProbabilisticDesignValueFactory.cs
  1. … 26 more files in changeset.