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