src

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added test for DetermineStabilityUplift, update code (forgot to save before commit)

Related to Issue [MWDAM-1377]

Added test for DetermineStabilityUplift

Related to Issue [MWDAM-1377]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • -0
    • +72
    ./Deltares.DamEngine.Calculators.Tests/KernelWrappers/Common/UpliftHelperTests.cs
Added tests for parsing validation results

Related to Issue [MWDAM-1367]

    • -0
    • +6
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
Renamed folder TestData to TestFiles

Related to Issue [MWDAM-1367]

Added test files to read validation result

Related to Issue [MWDAM-1367]

Wti-Piping: As I corrected the use of HCritical for backward erosion (must be Hcp instead of Hc), correction of the values must be done too.

Related to Issue [MWDAM-1370]

    • -4
    • +4
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/PipingSellmeijerRevisedTests.cs
Added, implemented and tested the additionally required parameters at the Engine side for this issue.

Related to Issue [MWDAM-1370]

    • -0
    • +78
    ./Deltares.DamEngine.Io/DamOutput.cs
    • -2
    • +11
    ./Deltares.DamEngine.Interface/FillXmlOutputFromDam.cs
    • -2
    • +5
    ./Deltares.DamEngine.Interface.Tests/FillXmlOutputFromDamTests.cs
    • -1
    • +7
    ./Deltares.DamEngine.Interface/FillDamFromXmlOutput.cs
  1. … 1 more file in changeset.
Add property DikeSoilScenario to XML.

Implement read/write of DikeSoilScenario

Related to Issue [MWDAM-1352]

Related to Issue [MWDAM-1353]

    • -0
    • +1
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -0
    • +33
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
    • -0
    • +1
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • too large
    ./Deltares.DamEngine.Io/DamInput.cs
    • -0
    • +27
    ./Deltares.DamEngine.Data/General/DAMEnumerations.cs
    • -0
    • +18
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • -0
    • +1
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
  1. … 1 more file in changeset.
Added the requested tests.

Related to Issue [MWDAM-1349]

    • -0
    • +4
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
Disable multicore Bligh design test

Related to Issue [MWDAM-1372]

    • -1
    • +1
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCorePipingCalculationTests.cs
Implemented PrepareDesign of kernel wrapper for WBI macro stability, as far as possible in this issue. Added comments for issue MWDAM-1356 where the rest must be done.

Related to Issue [MWDAM-1358]

    • -0
    • +3
    ./Deltares.DamEngine.Calculators/Properties/Resources.nl-NL.resx
    • -0
    • +9
    ./Deltares.DamEngine.Calculators/Properties/Resources.Designer.cs
Did the requested renaming. Note: FoSp/Wti2017SafetyFactorPiping is renamed as FoSbe/Wti2017BackwardErosionSafetyFactor and Hc/Wti2017HcriticalPiping to Hcbe/Wti2017BackwardErosionHcritical. This because Kin Sun requested this in Issue [MWDAM-1370].
    • -7
    • +7
    ./Deltares.DamEngine.Interface/FillDamFromXmlOutput.cs
    • -12
    • +12
    ./Deltares.DamEngine.Interface/FillXmlOutputFromDam.cs
    • -7
    • +7
    ./Deltares.DamEngine.Interface.Tests/FillXmlOutputFromDamTests.cs
    • -48
    • +48
    ./Deltares.DamEngine.Io/DamOutput.cs
    • -6
    • +6
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/PipingSellmeijerRevisedTests.cs
  1. … 1 more file in changeset.
Implemented GetDesignStrategy of kernel wrapper for WBI macro stability.

Related to Issue [MWDAM-1358]

Implemented EvaluateDesign of kernel wrapper for WBI macro stability, as far as possible in this issue. Added comments for issue MWDAM-1357 where the rest must be done.

Related to Issue [MWDAM-1358]

Modified comments

Related to Issue [MWDAM-1358]

Implemented PostProcess of kernel wrapper for WBI macro stability, as far as possible in this issue. Added comments for other issues where the rest must be done.

Related to Issue [MWDAM-1358]

Implemented the heave (safety) calculation as performed by the WBI-calculator. Adapted tests to be able to test this. Extended the engine/ui interface output xsd with the new output parameters. Also added the overall safety and Hcritical parameters for output purposes (as part of Issue [MWDAM-1370]).

Related to Issue [MWDAM-1351]

    • -0
    • +1
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCorePipingCalculationTests.cs
    • -1
    • +7
    ./Deltares.DamEngine.Interface.Tests/FillXmlOutputFromDamTests.cs
    • -0
    • +18
    ./Deltares.DamEngine.Interface/FillXmlOutputFromDam.cs
    • -0
    • +156
    ./Deltares.DamEngine.Io/DamOutput.cs
    • -0
    • +12
    ./Deltares.DamEngine.Interface/FillDamFromXmlOutput.cs
  1. … 1 more file in changeset.
Fixed typo

Related to Issue [MWDAM-1349]

Implemented The uplift safety calculation as performed by the WBI-calculator. Adapted tests en test data to be able to test this. Extended the engine/ui interface output xsd with the new output parameters. Renamed some of the existing Wbi output parameters to have better names.

Related to Issue [MWDAM-1349]

    • -6
    • +6
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/PipingSellmeijerRevisedTests.cs
    • -1
    • +35
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForSurfaceLines.cs
    • -4
    • +13
    ./Deltares.DamEngine.Interface/FillXmlOutputFromDam.cs
    • -2
    • +8
    ./Deltares.DamEngine.Interface.Tests/FillXmlOutputFromDamTests.cs
    • -3
    • +9
    ./Deltares.DamEngine.Interface/FillDamFromXmlOutput.cs
    • -1
    • +1
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForSoilProfiles.cs
    • -16
    • +94
    ./Deltares.DamEngine.Io/DamOutput.cs
  1. … 1 more file in changeset.
Update versions to 19.1

Related to Issue [MWDAM-1369]

    • -2
    • +2
    ./Deltares.DamEngine.Version/GlobalAssembly.cs.svn
Implemented Execute of kernel wrapper for WBI macro stability, as far as possible in this issue. Added comments for issue MWDAM-1357 where the rest must be done.

Related to Issue [MWDAM-1358]

    • -0
    • +9
    ./Deltares.DamEngine.Calculators/Properties/Resources.Designer.cs
    • -0
    • +3
    ./Deltares.DamEngine.Calculators/Properties/Resources.nl-NL.resx
Corrected Issue number for ToDo's Prepare, must be done in MWDAM-1356.

Related to Issue [MWDAM-1358]

Implemented Validate of kernel wrapper for WBI macro stability, as far as possible in this issue. Added comments for issue MWDAM-1367 where the rest must be done.

Related to Issue [MWDAM-1358]

Implemented Prepare of kernel wrapper for WBI macro stability, as far as possible in this issue. Added comments for issue MWDAM-1353 where the rest must be done.

Related to Issue [MWDAM-1358]

Removed unused references

Related to Issue [MWDAM-1358]

Initial implementation of kernel wrapper for WBI macro stability

Related to Issue [MWDAM-1358]

  1. ./Deltares.DamEngine.Calculators.Tests/KernelWrappers/DamWbiMacroStabilityInwards
    • -0
    • +9
    ./Deltares.DamEngine.Calculators/Properties/Resources.nl-NL.resx
  2. ./Deltares.DamEngine.Calculators/KernelWrappers/DamWbiMacroStabilityInwards
    • -0
    • +27
    ./Deltares.DamEngine.Calculators/Properties/Resources.Designer.cs
    • -0
    • +1
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • -0
    • +7
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
Started work on Issue [MWDAM-1349] but found out that 1348 (Determination of effective stress) needs to be solved first. So adapted test for that abd then solved 1348 first. But I did already added some parameters for 1349 too.

Related to Issue [MWDAM-1348]

Corrected names for tests of WBI Revised Sellmeijer.

Related to Issue [MWDAM-1299]

    • -3
    • +3
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/PipingSellmeijerRevisedTests.cs
Output value now has NOVALUE as value, when calculation cannot be performed (added also test for this)

Cleanup project file

Related to Issue [MWDAM-1292]

    • -4
    • +10
    ./Deltares.DamEngine.IntegrationTests/IntegrationTests/OperationalPulauTekongTests.cs
    • -6
    • +3
    ./Deltares.DamEngine.IntegrationTests/Deltares.DamEngine.IntegrationTests.csproj
Alpha version preceding 18.2.1 release for test purposes

Related to Issue [MWDAM-1291]

    • -2
    • +2
    ./Deltares.DamEngine.Version/GlobalAssembly.cs.svn