src

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Move Piping VNK test out of Work_In_Progress

Related to Issue [MWDAM-1055]

Move CreateKernelWrapper out of DesignCalculator to KernelWrapperHelper, so it can be used by other Calculators

Related to Issue [MWDAM-1106]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
    • -36
    • +2
    ./Deltares.DamEngine.Calculators/Dikes Design/DesignCalculator.cs
    • -0
    • +57
    ./Deltares.DamEngine.Calculators/KernelWrappers/Common/KernelWrapperHelper.cs
Renamed DefaultShearStrengthModel to UseDefaultShearStrengthModel according to review. (did this before creating the release binaries in previous revision)

Related to Issue [MWDAM-1099]

    • too large
    ./Deltares.DamEngine.Interface.Tests/TestFiles/Rechter Diezedijk_BlighInputFile.xml
    • -3
    • +3
    ./Deltares.DamEngine.Interface.Tests/TestFiles/InputFile.xml
    • -9
    • +9
    ./Deltares.DamEngine.Interface.Tests/TestFiles/PipingVoorbeeld1_BlighInputFile.xml
    • -200
    • +200
    ./Deltares.DamEngine.Interface.Tests/TestFiles/MacroStabilityTutorialDesignInputFile.xml
    • -9
    • +9
    ./Deltares.DamEngine.Interface.Tests/TestFiles/PipingVoorbeeld1_Sellmeijer4ForcesInputFile.xml
    • -1
    • +1
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -9
    • +9
    ./Deltares.DamEngine.Interface.Tests/TestFiles/PipingVoorbeeld1_SellmeijerVNKInputFile.xml
Renamed DefaultShearStrengthModel to UseDefaultShearStrengthModel according to review.

Related to Issue [MWDAM-1099]

    • -2
    • +2
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • too large
    ./Deltares.DamEngine.Io/DamInput.cs
    • -2
    • +2
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
  1. … 1 more file in changeset.
Fix in exception messages

Related to Issue [MWDAM-1054]

Related to Issue [MWDAM-1055]

Adapt to review

Related to Issue [MWDAM-1092]

    • -0
    • +8
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -11
    • +10
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -0
    • +7
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
Added tests for UpliftVan and BishopUpliftVan

Related to Issue [MWDAM-1056]

    • -1
    • +80
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityTests.cs
Set stability model in TransferStabilityParameters, but not sure if it the right place to do.

Related to Issue [MWDAM-1056]

    • -0
    • +5
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
Moved temporary outcommented lines to make test succeed to one place.

Related to Issue [MWDAM-1056]

Added PlLineOffsetBelowShoulderBaseInside and PlLineOffsetBelowDikeToeAtPolder

Related to Issue [MWDAM-1056]

Updated xml for MacroStability Test from Interface.

Added outcommented lines to make the test succeed.

Related to Issue [MWDAM-1056]

    • -1
    • +1
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityTests.cs
    • -200
    • +202
    ./Deltares.DamEngine.Interface.Tests/TestFiles/MacroStabilityTutorialDesignInputFile.xml
Add database for test

Related to Issue [MWDAM-1056]

    • binary
    ./Deltares.DamEngine.Interface.Tests/TestFiles/DAM Tutorial Design0.soilmaterials.mdb
    • -0
    • +3
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
Added MinimalCircleDepth to CreateMStabXmlDoc

Related to Issue [MWDAM-1056]

Renamed FailureMechanismeParametersMStab to FailureMechanismParametersMStab

Related to Issue [MWDAM-1056]

    • -35
    • +35
    ./Deltares.DamEngine.Data/General/DamFailureMechanismeCalculationSpecification.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/Dikes Operational/TimeSerieStabilityCalculator.cs
    • -119
    • +0
    ./Deltares.DamEngine.Data/General/FailureMechanismeParametersMStab.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/General/DamRunner.cs
    • -3
    • +3
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -10
    • +10
    ./Deltares.DamEngine.Calculators/General/CalculationHelper.cs
    • -5
    • +5
    ./Deltares.DamEngine.Calculators/General/DamProjectCalculator.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/General/Geometry2DDataCreator.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/General/DamCalculation.cs
    • -18
    • +18
    ./Deltares.DamEngine.Calculators/Stability/StabilityCalculator.cs
    • -5
    • +5
    ./Deltares.DamEngine.Calculators/General/DAMFailureMechanismeCalculator.cs
    • -3
    • +3
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
  1. … 9 more files in changeset.
Renamed FailureMechanismeParamatersMStab to FailureMechanismeParametersMStab

Related to Issue [MWDAM-1056]

    • -35
    • +35
    ./Deltares.DamEngine.Data/General/DamFailureMechanismeCalculationSpecification.cs
    • -5
    • +5
    ./Deltares.DamEngine.Calculators/General/DAMFailureMechanismeCalculator.cs
    • -10
    • +10
    ./Deltares.DamEngine.Calculators/General/CalculationHelper.cs
    • -3
    • +3
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/Dikes Operational/TimeSerieStabilityCalculator.cs
    • -0
    • +119
    ./Deltares.DamEngine.Data/General/FailureMechanismeParametersMStab.cs
    • -1
    • +1
    ./Deltares.DamEngine.Data/Deltares.DamEngine.Data.csproj
    • -4
    • +4
    ./Deltares.DamEngine.Calculators/Stability/StabilityCalculator.cs
    • -3
    • +3
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -2
    • +2
    ./Deltares.DamEngine.Calculators/Dikes Design/DesignCalculator.cs
  1. … 9 more files in changeset.
Removed redundant arguments from CreateMStabXmlDoc

Related to Issue [MWDAM-1056]

Added geometry inputfile for test

Related to Issue [MWDAM-1056]

    • -13
    • +17
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityTests.cs
  1. ./Deltares.DamEngine.Interface.Tests/TestFiles/DAM Tutorial Design.geometries2D.0
    • -0
    • +3
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
Added ProjectWorkingPath and DGeoStabilityExePath to Assign

Related to Issue [MWDAM-1056]

    • -0
    • +3
    ./Deltares.DamEngine.Data/General/FailureMechanismeParamatersMStab.cs
Refactored RequiredSafetyFactor

Related to Issue [MWDAM-1056]

    • -2
    • +0
    ./Deltares.DamEngine.Data/General/MStabParameters.cs
Reverted accidental commit revision(s) 836

    • -13
    • +13
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityTests.cs
no_comment
    • -13
    • +13
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityTests.cs
Added RequiredSafetyFactor to Assign
    • -0
    • +1
    ./Deltares.DamEngine.Data/General/MStabParameters.cs
Added comment

Related to Issue [MWDAM-1056]

Implemented TestFullCalculation for MacroStabilityInwards

Related to Issue [MWDAM-1056]

    • -0
    • +1
    ./Deltares.DamEngine.Data/General/FailureMechanismeParamatersMStab.cs
    • -1
    • +2
    ./Deltares.DamEngine.Data/General/MStabParameters.cs
Added ProjectWorkingPath to FailureMechanismeParamatersMStab.

Moved shared code for tests in both Common and Inwards to DamMacroStabilityTestHelper.

Related to Issue [MWDAM-1056]

    • -0
    • +1
    ./Deltares.DamEngine.Data/General/FailureMechanismeParamatersMStab.cs
    • -0
    • +1
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
Reorganized tests for MacroStability for distinct Inwards, Outwards and Common

Related to Issue [MWDAM-1056]

    • -9
    • +9
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
  1. … 19 more files in changeset.
Reorganized tests for MacroStability for distinct Inwards, Outwards and Common

Related to Issue [MWDAM-1056]

    • -1
    • +4
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
  1. ./Deltares.DamEngine.Calculators.Tests/KernelWrappers/DamMacroStabilityOutwards
  2. ./Deltares.DamEngine.Calculators.Tests/KernelWrappers/DamMacroStabilityInwards
Fixed the failing test.

Related to Issue [MWDAM-1057]

Adapted all name spaces. This causes 1 failing test which I will fix a bit later.

Related to Issue [MWDAM-1057]

    • -1
    • +1
    ./Deltares.DamEngine.Calculators/General/Geometry2DTo1DConverter.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/Dikes Design/DesignCalculator.cs
  1. … 27 more files in changeset.
Fix failing test (with Jan by my desk)

Related to Issue [MWDAM-1055]