Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Allowed the user to now add piping calculation groups/folders to the piping failure mechanism or other piping calculation groups/folders. * Allow the user to add new calculations for piping calculation groups/folders. ** As such, we need a 'Context' presentation object for PipingCalculationGroup similarly as for PipingCalculation. Therefore a base class PipingContext has been introduced. * Added validation Icon. * Moved PipingCalculatrionFactory from Ringtoets.Piping.Service.Test to Ringtoets.Piping.Data.TestUtil Related to Issue [WTI-174]

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

Former-commit-id: d381b4b12066b6e4a0770085b66a67471bc089c0

  1. … 39 more files in changeset.
* 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

    • -0
    • +75
    ./PipingCalculationFactory.cs
  1. … 46 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

  1. … 46 more files in changeset.
* Renamed PipingData to PipingCalculationData. ** Also extended it with Comments and CalculationReport properties. * Extended PipingCalculationInputsNodePresenter to take new properties into account. Related to Issue [WTI-171]

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

Former-commit-id: f917873c23cbde22bc004003aebd5b821015d599

  1. … 33 more files in changeset.
Added SoilLayer1D as object representing database data and for transforming it to ringtoets piping data. Reverted double value for IsAquifer in PipingSoilLayer to boolean. Related to Issue [WTI-27]

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

Former-commit-id: acf55d33339f407a25ed9a3abc0b538b80b34dd4

  1. … 16 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

  1. … 33 more files in changeset.
Added integrationtests for importing .soil files and creating PipingProfile (kernel input) from it. Changed type of PipingSoilLayer.IsAquifer from bool to double, as this is the type which is saved to the database. Transforming the double to a boolean is now handled in hte PipingProfileCreator. Fixed bug for when database contains no property values. Related to Issue [WTI-28]

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

Former-commit-id: e8372b08ebf92d989ded859115bcc5f1c9df6028

  1. … 22 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

  1. … 10 more files in changeset.
Added requirement of a Layer which has the property IsAquifer true. Requirement set by piping kernel. Refactored the SoilProfileReader so that it can be used to read profiles one at a time. Updated databases to reflect the requirement of IsAquifer. Updated queries used to gather all the soil profile information. Related to Issue [WTI-27]

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

Former-commit-id: d2601b8442159e74e4cedd469eee5d3f3d99ce92

  1. … 30 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

  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
    • +49
    ./PipingDataFactory.cs
  1. … 4839 more files in changeset.
Merged revision(s) 480 from trunk/src/Plugins/Ringtoets/Piping: Added validation for required soil profile selection. Added SoilProfile as Piping calculation input. Use SoilProfile in a piping calculation. Ordered layers when creating the PipingProfile. Added IsAquifer property, but is not yet read from database. Updated testinputs to contain valid soil profile and surface line combinations. Related to Issue WTI-27 ........ Related to Issue [WTI-92]

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

Former-commit-id: 4e3dd7bc2e6b158725347d71c4de4d00c69b50ec

  1. … 22 more files in changeset.
Merged revision(s) 478 from trunk/src/Plugins/Ringtoets/Piping/test/Ringtoets.Piping.Service.Test: * Introduced PipingCalculationActivity in order to run a piping calculation asynchronously from the UI thread and to be able to provide progress notification. * Fixed threading exception when consuming all newly added logmessage a new message has been added. ConcurrentQueue implementation fixes this. * Moved test-data creation methods related to PipingData to new testhelper: PipingDataFactory. Related to Issue WTI-103 ........

Related to Issue [WTI-92]

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

Former-commit-id: 5007b1fd825cc4f78e61989c2a2b1dd72eb4b0ca

    • -0
    • +42
    ./PipingDataFactory.cs
  1. … 10 more files in changeset.