PipingSubCalculatorFactoryTest.cs

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

    • -84
    • +0
    ./PipingSubCalculatorFactoryTest.cs
  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.
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

    • -4
    • +17
    ./PipingSubCalculatorFactoryTest.cs
  1. … 23 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
    • +53
    ./PipingSubCalculatorFactoryTest.cs
  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

    • -0
    • +19
    ./PipingSubCalculatorFactoryTest.cs
  1. … 16 more files in changeset.