src

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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]

Moved and renamed files in order to get better names and content.

Related to Issue [MWDAM-1057]

    • -31
    • +31
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
  1. … 54 more files in changeset.
Removed obsolete comments.

Related to Issue [MWDAM-1057]

Created common folder with utils class. Implemented in both Inside and outside.

Related to Issue [MWDAM-1057]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
Small improvement for BishopUpliftVan.

Related to Issue [MWDAM-1057]

Added todo about combining bishop/upliftvan.

Related to Issue [MWDAM-1057]

Enabled using multiple results for stability calculations.

Related to Issue [MWDAM-1057]

    • -2
    • +3
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj