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

    • -68
    • +0
    ./LognormalDistributionDesignVariable.cs
    • -35
    • +0
    ./NormalDistributionDesignVariable.cs
    • -50
    • +0
    ./ShiftedLognormalDistributionDesignVariable.cs
  1. … 58 more files in changeset.
* RoundDouble '+' operator implemented. * DesignVariable now returns RoundDouble instead of Double, due to calculations being based on RoundedDouble instances. Related to Issue [WTI-388]

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

Former-commit-id: ebb991100c2ad61931a80671532939993d1adf44

Former-commit-id: d3d42cf7f98460e2e03c3cf78edce1c08c8bd4fe

    • -6
    • +9
    ./LognormalDistributionDesignVariable.cs
    • -1
    • +3
    ./ShiftedLognormalDistributionDesignVariable.cs
  1. … 10 more files in changeset.
* ShiftedLognormalDistribution.Shift is now RoundedDouble Related to Issue [WTI-388]

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

Former-commit-id: 2a7e843383ef114f9ced20f816da7b9a35ecd361

Former-commit-id: 51eccf400735e458ff244f5926b280655ae2b0af

  1. … 3 more files in changeset.
* Extended RoundedDouble with '*' operator. * Fixed bug in unit test due to improper TestCaseAttribute. * IDistribution.StandardDeviation is now RoundedDouble. Related to Issue [WTI-388]

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

Former-commit-id: e344148bb68292ee95a3fb36dbed65377aee0c6e

Former-commit-id: b7786022de235725c43e1dc148d07a8a0bc48c6d

  1. … 14 more files in changeset.
* Moved RoundedDoubleConverter from Core.Common.Gui/Converters to Core.Common.Base/TypeConverters. * RoundedDouble has TypeConverter defined to prevent having to declare all properties in property-window with RoundedDoubleConverter. * Extended RoundedDouble with '-' operator. * Changes IDistribution.Mean from double to RoundedDouble. Related to Issue [WTI-388]

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

Former-commit-id: d60284fb16873fb41af391f13b7f212ba33eca1a

Former-commit-id: 4530c8e39bd952e5a7db8c0ab814d2b1ad9633a1

  1. … 34 more files in changeset.
* IDistribution.StandardDeviation is allowed to be 0 Related to Issue [WTI-388]

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

Former-commit-id: aecbe2e45f986bd492c7ab3bc0e99815fdeace6e

Former-commit-id: 82fbb1fa426bde0ad1ed2ef51f92199c0bb65d78

  1. … 5 more files in changeset.
Removed redundant white spaces from source header file

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

Former-commit-id: 5385e547d35c5b2b44dd4f890b5e92439e73ba0e

    • -4
    • +4
    ./LognormalDistributionDesignVariable.cs
    • -4
    • +4
    ./ShiftedLognormalDistributionDesignVariable.cs
  1. … 369 more files in changeset.
Fix typo in license header files. Related to Issue [WTI-214]

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

Former-commit-id: faf0edbcd09426c7514c2271cf2f9f7f6b953170

    • -2
    • +2
    ./LognormalDistributionDesignVariable.cs
    • -2
    • +2
    ./ShiftedLognormalDistributionDesignVariable.cs
  1. … 350 more files in changeset.
Added license header in all files that are released. Related to Issue [WTI-214]

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

Former-commit-id: 16c5098cc1d09af880efbe57a1aafd06f8039ef5

    • -1
    • +22
    ./LognormalDistributionDesignVariable.cs
    • -1
    • +22
    ./NormalDistributionDesignVariable.cs
    • -1
    • +22
    ./ShiftedLognormalDistributionDesignVariable.cs
  1. … 399 more files in changeset.
* Implemented 'design value' calculation for ShiftedLognormalDistribution instances. ** Note that this isn't available in the UI anywhere as the only property needing this type of distribution is a soil layer property, which haven't been made available as random variables yet. * Improved test coverage for calculation of 'design values' Related to Issue [WTI-33]

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

Former-commit-id: e916b95f4408cf693c599e121b39c3e6e550cfba

    • -0
    • +27
    ./ShiftedLognormalDistributionDesignVariable.cs
  1. … 11 more files in changeset.
* Fixed ArgumentOutOfRange exception bug when calculating design value for log-normal distributions with a very small variance. Related to Issue [WTI-32]

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

Former-commit-id: 163841faf447218ab5ffbf2d70360376ea69d470

    • -27
    • +8
    ./LognormalDistributionDesignVariable.cs
  1. … 1 more file in changeset.
* Fixed incorrect determination of design values. * Removed InverseCDF from IDistribution * Added Mean and StandardDeviation to IDistribution. Changed their conceptual meaning from random variable parameters to user expected value and square-root of variance. ** Had to update initial values for lognormal as mu=0 and sigma=1 results in different mean and standard deviation value. Related to Issue [WTI-33]

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

Former-commit-id: 9b1f1ed63c9b9725bec92da034b7846df73b45dc

    • -0
    • +63
    ./LognormalDistributionDesignVariable.cs
    • -0
    • +18
    ./NormalDistributionDesignVariable.cs
  1. … 18 more files in changeset.
* Implemented review suggestions from WTI-Review-70: ** Refactored DesignVariable to have a constructor that takes a Distribution and Distribution property throws an exception when set to null. * Moved strings to resources. Related to Issue [WTI-33]

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

Former-commit-id: 173e734e13eb580474cbc26b7c28263dc382fca6

  1. … 12 more files in changeset.
typo fix Review by bouvrie Related to Issue [WTI-32]

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

Former-commit-id: 22a2225b2dde19bb49aa27d047eb569e1757cc9a

  1. … 2 more files in changeset.
* Defined IDistribution interface that provides a method to evaluate the inverse CDF of that probabilistic distribution. ** All three Distribution classes now implement IDistribution. * Introduced DesignVariable class, to provide the calculation input values based on the distribution and a Percentile. Related to Issue [WTI-33]

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

Former-commit-id: 9de92ada13b09a8d41f0f946aeffe970c4a86bcd

  1. … 8 more files in changeset.
Implemented review suggestions from WTI-Review-64: * Moved text to resources. * Refactored to reuse some textual resources. Related to Issue [WTI-32]

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

Former-commit-id: 586c23fd57df70e1bbe7ba456e5b1f188222c181

  1. … 8 more files in changeset.
* Improved uniformity of Resources names. Related to Issue [WTI-21]

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

Former-commit-id: 80532ed455dc36f25809616c52b2561851db75d1

  1. … 20 more files in changeset.
* Fixed bug in resources for sigma character. * Introduced ShiftedLognormalDistribution (evaluates X at [X - Shift] instead of X). Related to Issue [WTI-32]

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

Former-commit-id: 372ce06109f961331deddc459f8209fd543532a7

    • -0
    • +7
    ./ShiftedLognormalDistribution.cs
  1. … 7 more files in changeset.
* Introduced NormalDistribution and LognormalDistribution. ** Applied probabilistic distributions to PipingData properties, and rewired usage to the means. Related to Issue [WTI-32]

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

Former-commit-id: 0479c8f4b978fde4748589a4001a3a257ccd973e

    • -0
    • +48
    ./LognormalDistribution.cs
    • -0
    • +48
    ./NormalDistribution.cs
  1. … 14 more files in changeset.