Wti.Calculation.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added general PipingCalculationException which is triggered when any of the sub calculations throw an exception. Moved calculation calling logic to PipingDataNodeController. Added the rest of the required parameters to the PipingData and PipingDataProperties. Related to Issue [WTI-13]

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

Former-commit-id: 82c7de69856158f8c8633b4a52c2148a6a9ec93b

    • -4
    • +1
    ./Piping/PipingCalculationInputTest.cs
  1. … 14 more files in changeset.
Made Wti.Calculation internals visible to Wti.Calculation.Test. Added tests for PipingProfileCreatorTest and PipingSurfaceLineCreatorTest Related to Issue [WTI-8]

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

Former-commit-id: 612f8cf03f29ebdd71f568afcc0f71543ce51468

    • -0
    • +17
    ./Piping/PipingProfileCreatorTest.cs
    • -0
    • +21
    ./Piping/PipingSurfaceLineCreatorTest.cs
  1. … 1 more file 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
    • +88
    ./Piping/PipingCalculationInputTest.cs
    • -0
    • +30
    ./Piping/PipingCalculationResultTest.cs
    • -0
    • +47
    ./Piping/PipingCalculationTest.cs
  1. … 9 more files in changeset.
Removed unused usings

Related to Issue [WTI-5]

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

Former-commit-id: ef2ec893db50b0b3f0709bf731b5456e75fd4f87

  1. … 66 more files in changeset.
* Created Wti2017Setup WiX project with initial dummy installer build * Created CreateInstaller configuration that only builds the projects required to create and build the WTI 2017 application installer. * Removed strong name keys from libraries

Related to Issue [WTI-10]

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

Former-commit-id: 7c4489f15fecabe081d167b33f12ccf2d1538edd

  1. … 53 more files in changeset.