Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix unit tests

Related to Issue [MWDAM-1814]

Prepare for 19.2.1 DamEngine release

Related to Issue [MWDAM-1814]

    • -1
    • +1
    ./Deltares.DamEngine.Version/GlobalAssembly.cs.svn
  1. … 2 more files in changeset.
Fixed the issue by replacing soil as dictionary key by soilname as key for the Aquifer dictionary. Now the aquifers can be found.

Related to Issue [MWDAM-1697]

    • -1
    • +1
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForDamProjectData.cs
    • -2
    • +2
    ./Deltares.DamEngine.Calculators/General/Geometry2DTo1DConverter.cs
    • -3
    • +3
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -4
    • +4
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
Reset version to 19.2.0 for branch

Related to Issue [MWDAM-1677]

    • -2
    • +2
    ./Deltares.DamEngine.Version/GlobalAssembly.cs.svn
Corrected test for adapted text. Set version to 19.2.1 in preparation for tag.

Related to Issue [MWDAM-1677]

    • -1
    • +1
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/OperationalWesterDijkPipingTests.cs
    • -2
    • +2
    ./Deltares.DamEngine.Version/GlobalAssembly.cs.svn
Adapted to review comments.

Related to Issue [MWDAM-1677]

    • -8
    • +4
    ./Deltares.DamEngine.Calculators/Uplift/UpliftLocationDeterminator.cs
Adapted to review comments, improved the message added by Walter for Issue [MWDAM-1605].

Related to Issue [MWDAM-1677]

    • -22
    • +28
    ./Deltares.DamEngine.Data/General/Dike.cs
Add error message if sensor data has an invalid (negative) value

Related to Issue [MWDAM-1605]

    • -0
    • +13
    ./Deltares.DamEngine.Data/General/Dike.cs
Corrected failing tests by only using soilGeometries2DPath when available and by adapting to new calculation messages.

Related to Issue [MWDAM-1677]

    • -3
    • +4
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/OperationalGrebbedijkTests.cs
Added test for suport for sti-file input for used Piping models. Made some small improvements the testdata to get some real results. Checked these results by hand to ensure correctness.

Related to Issue [MWDAM-1677]

    • -14
    • +14
    ./Deltares.DamEngine.IntegrationTests/TestFiles/WesterdijkPiping.xml
    • -0
    • +3
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
    • binary
    ./Deltares.DamEngine.Calculators/DGeoStability.exe
    • -20
    • +20
    ./Deltares.DamEngine.IntegrationTests/Deltares.DamEngine.IntegrationTests.csproj
    • -13
    • +12
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/OperationalWesterDijkPipingTests.cs
    • -1
    • +25
    ./Deltares.DamEngine.Calculators/Uplift/UpliftLocationDeterminator.cs
Revert changes from rev 3337 and 3338

Related to Issue [MWDAM-1605]

    • -1
    • +0
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • -22
    • +1
    ./Deltares.DamEngine.Calculators/PlLinesCreator/SensorPlLineCreatorBase.cs
    • -142
    • +0
    ./Deltares.DamEngine.Calculators.Tests/PlLinesCreator/SensorPlLineCreatorBaseTest.cs
  1. … 13 more files in changeset.
Fixed error generated by MStabDamDll:

- Offset the sensor X locations with the origin of the surfaceline

Related to Issue [MWDAM-1605]

    • -1
    • +22
    ./Deltares.DamEngine.Calculators/PlLinesCreator/SensorPlLineCreatorBase.cs
    • -0
    • +142
    ./Deltares.DamEngine.Calculators.Tests/PlLinesCreator/SensorPlLineCreatorBaseTest.cs
    • -0
    • +1
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
Implemented suport for sti-file input for used Piping models.

Related to Issue [MWDAM-1677]

    • -8
    • +5
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/OperationalWesterDijkPipingTests.cs
Added extra test based on last data provided by Irene for Piping (Bligh). But as the data is wrong at the moment (its based on sti-files instead of 1D-Profiles), it is WiP until the data set is corrected.

Related to Issue [MWDAM-1677]

    • -0
    • +670
    ./Deltares.DamEngine.IntegrationTests/TestFiles/WesterdijkPiping.xml
    • -12
    • +39
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -0
    • +46
    ./Deltares.DamEngine.IntegrationTests/Deltares.DamEngine.IntegrationTests.csproj
    • -0
    • +86
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/OperationalWesterDijkPipingTests.cs
Corrected version number.

Related to Issue [MWDAM-1677]

    • -2
    • +2
    ./Deltares.DamEngine.Version/GlobalAssembly.cs.svn
Fixed WiP-test in order to show Operational StabilityInside works too.

Related to Issue [MWDAM-1677]

    • -12
    • +12
    ./Deltares.DamEngine.IntegrationTests/TestFiles/GrebbedijkStability.xml
    • -9
    • +14
    ./Deltares.DamEngine.Data/General/Dike.cs
    • -6
    • +19
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/OperationalGrebbedijkTests.cs
Corrected failing test involving Piping Bligh and SellmeijerVnk model. Made sure results for timeseries are initialized as NaN.

Related to Issue [MWDAM-1677]

    • -2
    • +4
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/OperationalGrebbedijkTests.cs
Reconnected Piping Bligh and SellmeijerVnk model so it can be used in DAMLive v19.2.

Related to Issue [MWDAM-1677]

Reconnected WtiPiping model so it can be used in DAMLive v19.2.

Related to Issue [MWDAM-1677]

    • -0
    • +8
    ./Deltares.DamEngine.Calculators/DikesOperational/OperationalCalculatorTask.cs
    • -507
    • +199
    ./Deltares.DamEngine.IntegrationTests/TestFiles/InputForDebugging.xml
    • -2
    • +8
    ./Deltares.DamEngine.Data/General/Dike.cs
    • -1
    • +13
    ./Deltares.DamEngine.Interface/EngineInterface.cs
Rename function to reflect its functionality

Related to Issue [MWDAM-1579]

Adapted to fix tests.

Merge from DamEngine trunk

Related to Issue [MWDAM-1579]

    • -8
    • +21
    ./Deltares.DamEngine.Calculators/DikesOperational/OperationalCalculator.cs
Synchronize Location data with Design Scenario data

Related to Issue [MWDAM-1579]

    • -0
    • +9
    ./Deltares.DamEngine.Calculators/DikesOperational/OperationalCalculatorTask.cs
    • -15
    • +37
    ./Deltares.DamEngine.Calculators/DikesOperational/OperationalCalculator.cs