Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed directories to again meet their project names. Related to Issue [WTI-382]

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

Former-commit-id: f5a58c04bcf929d2da3bf98da6e794fb963a0e4e

Former-commit-id: 44f07c046f156d9ba9d60724071567cf36b8800f

  1. … 131 more files in changeset.
Renamed Ringtoets.Piping.Calculation (and related projects) to Ringtoets.Piping.KernelWrapper (and related projects) to better match its purpose. Added Ringtoets.Piping.Primitives project and test project. Added Ringtoets.Piping.InputParameterCalculation project and test project. Related to Issue [WTI-382]

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

Former-commit-id: 30dd3bacca55bb31c1a89d7e4baa3e821bd6eb9f

Former-commit-id: 114abaff74ca4c64bc6b43ae4ce78b856e4fb2f4

  1. … 97 more files in changeset.
Set default values for HydraulicBoundaryLocation.DesignWaterLevel in demo project (from real calculation with HydraRing). used PipingInput's PiezometricHeadExit instead of re-executing the calculator. PipingInput synchronization is controlled by the PipingInputSynchronizer. Removed obsolete PipingInputExtensions. Initialized PipingInputSynchronizer from PipingInputContext.

Related to Issue [WTI-383]

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

Former-commit-id: f692208aa69a3778a2b4b079225e6a4c2bcd356b

Former-commit-id: ff687c104b36f923a3b28f7d43f454a3b8d57921

  1. … 22 more files in changeset.
Use calculated PiezometricHeadExit from the PipingInput (transformed to PipingCalculatorInput) so that the calculation input matches the input on the screen.

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

Former-commit-id: 37902a2867d66d383ec3de703cf4f9a8fe45caea

Former-commit-id: de59aaa34631023d48150f2c834b1de18f841635

  1. … 8 more files in changeset.
Set AssessmentLevel from HydraulicBoundaryLocation.DesignWaterLevel. Calculate PiezometricHeadExit using PipingCalculationService. Related to Issue [WTI-383]

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

Former-commit-id: fa8f70e73c9afc37e354a143cf3ea057dc732821

Former-commit-id: 4c1e8489c2b9b946861f3227b59d1387737b4afb

  1. … 21 more files in changeset.
Removed PiezometricHeadPolder as input (not required for piping). Added SaturatedVolumicWeightOfCoverageLayer as a stochast to PipingInput.

Related to Issue [WTI-383]

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

Former-commit-id: ccb565f23caa5b22c6b687720b462b7184ecb256

Former-commit-id: fe0e8d6227a6c43562882c8da215c9d977ed2f3b

  1. … 17 more files in changeset.
Added SaturatedVolumicWeightOfCoverageLayer as input for PipingCalculator (not yet in interface) Added IPiezoHeadCalculator and the implementations to wrap the static call to the piping kernel and be able to verify the input of the calculation. PipingCalculationService.CalculateThicknessCoverageLayer no longer throws exceptions, but handles it just like the other service calculation calls. Added PipingCalculationService.CalculatePiezometricHeadAtExit to be able to show it in the interface.

Related to Issue [WTI-383]

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

Former-commit-id: af7eb286d6627e0cd74da817014d635b006061ed

Former-commit-id: 6a9dc5a69a04b25ca7e9f29cdfb6969d5d206495

  1. … 23 more files in changeset.
Bound phreatic level exit to PhiPolder parameter. Added setting characteristic point to PipingSurfaceLineCreator Related to Issue [WTI-383]

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

Former-commit-id: d3652b4d381d53180d6dcb26013f98ccc7c55524

Former-commit-id: 097913fbd589fe68b72a6bba75453cd014dcd814

  1. … 6 more files in changeset.
Added sub calculator stubs and implemented a TestPipingSubCalculatorFactory which returns these stubs. Related to Issue [WTI-383]

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

Former-commit-id: dce2a1056a00a90eba9f3161e9dff14ae3a39a12

Former-commit-id: 01eed8501bf2e4477aa1100423ade2cd95cd046b

  1. … 15 more files in changeset.
Replaced creating of sub calculators in PipingCalculator with creation by PipingSubCalculatorFactory.

Related to Issue [WTI-383]

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

Former-commit-id: 703501c4d1f19b5d125c09211ca4dbf44fba8316

Former-commit-id: c23672ed61db1cacbc7de2494f1c9b74530afc0b

  1. … 6 more files in changeset.
Wrapped piping calculators inside interfaces so that they can be stubbed for testing purposes. Related to Issue [WTI-383]

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

Former-commit-id: 5c40926c8fe8d20ce738ee3f5751172392aa280c

Former-commit-id: 788cb46bc8d51302493e36e59836a8f9b28e22ed

  1. … 16 more files in changeset.
* Introduced GeneralPipingInput class to hold piping calculation input parameters that apply to all calculations. * Extended PipingFailureMechanism to own an instance of GeneralPipingInput. * Refactored PipingInput to be dependent on GeneralPipingInput, and refactored creation paths to PipingInput to provide the dependency. * Parameters coming from GeneralPipingInput are now readonly properties. ** Removed Observable from class again, as values cannot change. * Introduced ObjectProperties implementation for GeneralPipingInput, for when PipingFailureMechanism is selected. * Improved PipingCalculator to catch and handle SoilVolumicMassCalculatorExceptions thrown by EffectiveThicknessCalculator. Related to Issue [WTI-387]

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

Former-commit-id: 9ed0912328f00c7c400f19bab3f9d2b0957c4a47

Former-commit-id: 6066cdb71845bd7428dd40cc0651d58520fcbe15

  1. … 37 more files in changeset.
Determine thickness using the EffectiveThicknessCalculator. Related to Issue [WTI-382]

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

Former-commit-id: a4ed6bdf8746d31845f695fa6bb6d1eba6fab52b

Former-commit-id: e803e959cafc57140b3f6850051d874a35502c68

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

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

  1. … 357 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. … 406 more files in changeset.
* Renamed PipingCalculation to PipingCalculator and updated related classes. Related to Issue [WTI-171]

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

Former-commit-id: 173f131989cfaf2a5e33653a7134927b649be20d

    • -0
    • +259
    ./PipingCalculator.cs
  1. … 22 more files in changeset.