PipingProfileCreator.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Moved Wti.Calculation (and test related projects) from [src/test]/Plugins/Wti/Wti.Calculation to src/Plugins/Ringtoets/Piping/[src/test]/Ringtoets.Piping.Calculation Related to Issue [WTI-92]

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

Former-commit-id: 7e4e459ef28d1fd1a03475d67df5cf33bac30fc0

  1. … 49 more files in changeset.
Changed namespace of PipingOutputCreator. Made classes with only a static method also static. Related to Issue [WTI-15]

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

Former-commit-id: 7cece488577e98f7714ec726486e3906963c3a3c

  1. … 2 more files in changeset.
Made Create() of PipingProfileCreator and PipingSurfaceLineCreator static, because they don't need state. Restructured tests to be non-fluint as requested by review. Related to Issue [WTI-8]

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

Former-commit-id: 8b4819e66aa535037f70b50dbb4a843bc355f181

  1. … 5 more files in changeset.
Added documentation for Properties of PipingCalculationInput. Updated documentation of PipingCalculationResult. Added documentation for PipingProfileCreator and PipingSurfaceLineCreator. Related to Issue [WTI-8]

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

Former-commit-id: 7f5cfb1e100a93c21b2fef5ee580147ab56931d1

  1. … 3 more files in changeset.
Moved piping calculation related classes to subdirectories in Wti.Calculation. Created a minimal implementation of PipingSurfaceLineCreator and PipingProfileCreator which should create PipingSurfaceLine and PipingProfile when they can be obtained from the data model. Added the EffectiveThicknessCalculator to the calculation for piping. - EffectiveStress is now taken from the result of the EffectiveThicknessCalculator. Related to Issue [WTI-8]

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

Former-commit-id: b85e711f1bbd3b5ddfaf2f582c8f5daff9fbf149

    • -0
    • +20
    ./PipingProfileCreator.cs
  1. … 15 more files in changeset.