PipingCalculationInputsProperties.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Renamed PipingCalculationData to PipingCalculation and updated all related classes. Related to Issue [WTI-171]

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

Former-commit-id: 832c14db09804a09c42e01c6be26655c33056494

    • -28
    • +0
    ./PipingCalculationInputsProperties.cs
  1. … 47 more files in changeset.
* Refactored PipingData such that calculation input properties have been moved to a new class: PipingInputParameters * PipingInputParameters have been made available in the project tree through the PipingInputParametersContext ** Properties for input parameters have been refactored, impacting TypeConverters and UIEditors. ** Presentation class was required in order to allow user to select a SurfaceLine or SoilProfile from all available instances in the parent PipingFailureMechanism. Related to Issue [WTI-171]

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

Former-commit-id: a3b330e5b37f626212dcf5a1ab73f3c666be73bf

    • -399
    • +3
    ./PipingCalculationInputsProperties.cs
  1. … 46 more files 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

    • -14
    • +14
    ./PipingCalculationInputsProperties.cs
  1. … 24 more files in changeset.
* Reverted stochastic definition of the PipingData.SandParticlesVolumicWeight property ** Because this is the only ShiftedLognormalDistribution, a test had to be deleted and PipingSemiProbabilisticDesignValueFactory has to be updated. * Added PipingData.SellmeijerModelFactor value from Functional Design onzekerheden document. * Refactored TypeConverters related to Distributions to now work on DesignVariable class instances ** Introduced RoutedPropertyDescriptor in order to be able to reuse property descriptors based on DesignVariable.Distribution ** Introduced SimpleReadonlyPropertyDescriptorItem in order to be able to add non-existent readonly properties Related to Issue [WTI-33]

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

Former-commit-id: 4a27efc79b5aa3fe9c84739b879855928193f320

    • -30
    • +31
    ./PipingCalculationInputsProperties.cs
  1. … 33 more files in changeset.
* Defined factory to create DesignVariables for ramdom variable in PipingData. * Implemented default values defined in Table 3.2 and Table 3.3 of the Functional design semi-probabilistic assessments Ringtoets (1209431-008-ZWS-0009 Version 2) Related to Issue [WTI-33]

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

Former-commit-id: 5347fb0bb0900c532639c233170547230eed13a2

    • -7
    • +1
    ./PipingCalculationInputsProperties.cs
  1. … 10 more files in changeset.
* Implemented review suggestions WTI-Review-55 * Improved naming consistency of Piping.Forms Resources. Related to Issue [WTI-21]

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

Former-commit-id: 28986376822baa3a6c81db62465ce2630fc0634b

    • -49
    • +49
    ./PipingCalculationInputsProperties.cs
  1. … 31 more files in changeset.
* Made Shifted Log-normal distributions available for the user to edit.

Related to Issue [WTI-32]

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

Former-commit-id: 16579a8ee26dc904202d4229a7b82e11a5c5c2ed

    • -3
    • +4
    ./PipingCalculationInputsProperties.cs
  1. … 5 more files in changeset.
* Made Log-normal distributions available for the user to edit. Related to Issue [WTI-32]

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

Former-commit-id: 72bdb4484421e1d2e084a3dd70ab11adae2da1db

    • -21
    • +28
    ./PipingCalculationInputsProperties.cs
  1. … 6 more files in changeset.
* Introduced NormalDistributionTypeConverter in order to allow the user to edit NormalDistribution parameters of PipingData. ** Note: This class currently only supports IObservable updates if used within PipingCalculationInputsProperties. * Introduced TextPropertyDescriptorDecorator in order to provide (translated) textual overrides for DisplayName and Description. * Made all parameters following normal distribution editable in piping data properties.

Related to Issue [WTI-32]

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

Former-commit-id: bab247d0bb545453f6907a7e30916e067302bdf0

    • -4
    • +6
    ./PipingCalculationInputsProperties.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

    • -18
    • +18
    ./PipingCalculationInputsProperties.cs
  1. … 15 more files in changeset.
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

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

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -0
    • +419
    ./PipingCalculationInputsProperties.cs
  1. … 4839 more files in changeset.