Wti.Calculation.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improved build configuration Related to Issue [WTI-51]

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

Former-commit-id: 0406d79de56212931d0db059cbcf32f929ee8b53

  1. … 22 more files in changeset.
Improved build configuration

Related to Issue [WTI-51]

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

Former-commit-id: 94a20e0d025b84a0ce98444de34bd8bc11f5716c

  1. … 51 more files in changeset.
"Any CPU" => "x86" Related to Issue [WTI-51]

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

Former-commit-id: 0265b75fbdbc002797b1169afa6a296dc97c9b8b

  1. … 50 more files in changeset.
removed x86 and x64 build configurations. Left AnyCPU configuration as the main configuration. Related to Issue [WTI-51]

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

Former-commit-id: a415af7e16c02d543a8a4671cd4145ef01c82f01

  1. … 49 more files in changeset.
Implemented review comments of CR-RT-325 Related to Issue [WTI-8]

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

Former-commit-id: 141beccf68d8a493e0ff4d56824630b08a0a4e7a

    • -1
    • +1
    ./Piping/PipingSurfaceLineCreatorTest.cs
  1. … 2 more files in changeset.
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.