src

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Refactored. Move kernel creation into deepest loop, to anticipate for parallel calculation

Related to Issue [MWDAM-1141]

    • -8
    • +8
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculator.cs
Updated test file: now with proper type (regional assessment) and with the soil types per soil.

Related to Issue [MWDAM-1111]

    • too large
    ./Deltares.DamEngine.Calculators.Tests/TestFiles/RegionalAssessment.xml
Remove redundant DamProjectType.Assessment

Related to Issue [MWDAM-1172]

    • too large
    ./Deltares.DamEngine.Io/DamInput.cs
    • -2
    • +0
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • -3
    • +2
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
    • -2
    • +1
    ./Deltares.DamEngine.Data/General/DAMEnumerations.cs
    • -1
    • +0
    ./Deltares.DamEngine.Interface/EngineInterface.cs
    • -1
    • +1
    ./Deltares.DamEngine.Data/General/StabilityOptions.cs
  1. … 1 more file in changeset.
Improve tests

Fix unit tests

Related to Issue [MWDAM-1172]

    • -1
    • +4
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -0
    • +1
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -0
    • +3
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
Interim commit. Improved implementation piping by passing correct failure mechanism for wrapper and correct water level.

Related to Issue [MWDAM-1111]

    • -1
    • +1
    ./Deltares.DamEngine.Calculators.Tests/RegionalAssessment/RegionalScenariosCalculationTests.cs
Interim commit. Extended test and implemented piping.

Related to Issue [MWDAM-1111]

    • -3
    • +38
    ./Deltares.DamEngine.Calculators.Tests/RegionalAssessment/RegionalScenariosCalculationTests.cs
Added SoilType to Soil properties

Refactored, that DikeMaterialType in IO is an int and not of type SoilType

DikeMaterialType in IO is also renamed to DikeSoilType

Related to Issue [MWDAM-1172]

    • too large
    ./Deltares.DamEngine.Io/DamInput.cs
    • -14
    • +14
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • -14
    • +20
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
    • -1
    • +1
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -1
    • +1
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
  1. … 2 more files in changeset.
Added ModelType to Outwards test

Related to Issue [MWDAM-1169]

    • -0
    • +4
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityOutwardsTests.cs
Interim commit. Stability part working, also in multi processor mode. Answers still wrong because of missing soil type.

Related to Issue [MWDAM-1111]

    • -0
    • +3
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • -8
    • +10
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -25
    • +34
    ./Deltares.DamEngine.Calculators.Tests/RegionalAssessment/RegionalScenariosCalculationTests.cs
    • -42
    • +45
    ./Deltares.DamEngine.Interface/FillXmlOutputFromDam.cs
    • -51
    • +48
    ./Deltares.DamEngine.Data/General/DamProjectData.cs
    • -216
    • +116
    ./Deltares.DamEngine.Calculators/DikesAssessmentRegional/RegionalScenariosCalculation.cs
    • -2
    • +2
    ./Deltares.DamEngine.Interface/EngineInterface.cs
Updated test file again, now for model factors.

Related to Issue [MWDAM-1111]

    • too large
    ./Deltares.DamEngine.Calculators.Tests/TestFiles/RegionalAssessment.xml
Updated test files.

Related to Issue [MWDAM-1111]

    • too large
    ./Deltares.DamEngine.Calculators.Tests/TestFiles/RegionalAssessment.xml
    • binary
    ./Deltares.DamEngine.Calculators.Tests/TestFiles/RegionalAssessment.soilmaterials.mdb
Added StabilityModelType to StabilityDesignResults

Related to Issue [MWDAM-1169]

    • -0
    • +5
    ./Deltares.DamEngine.Interface/FillDamFromXmlOutput.cs
    • -0
    • +42
    ./Deltares.DamEngine.Io/DamOutput.cs
    • -0
    • +6
    ./Deltares.DamEngine.Interface/FillXmlOutputFromDam.cs
    • -0
    • +14
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityInwardsTests.cs
    • -0
    • +32
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
    • -1
    • +2
    ./Deltares.DamEngine.Interface.Tests/FillXmlOutputFromDamTests.cs
  1. … 1 more file in changeset.
Fixed for review

Related to Issue [MWDAM-1170]

    • -0
    • +3
    ./Deltares.DamEngine.Calculators/Properties/Resources.nl-NL.resx
    • -3
    • +12
    ./Deltares.DamEngine.Calculators/Properties/Resources.Designer.cs
    • -2
    • +4
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculator.cs
    • -1
    • +2
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculatorSingle.cs
    • -1
    • +3
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
Rename MacroStabilityTests.cs to MacroStabilityInwardsTests.cs and renamed test calculation dirs.

Related to Issue [MWDAM-1056]

    • -727
    • +0
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityTests.cs
    • -0
    • +727
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityInwardsTests.cs
    • -1
    • +1
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
Cleanup code

Related to Issue [MWDAM-1171]

    • too large
    ./Deltares.DamEngine.Io/DamInput.cs
  1. … 1 more file in changeset.
Fixed test for Forbidden zone Bishop with Invoer10 example. Modified comments and test name.

Related to Issue [MWDAM-1171]

    • -3
    • +6
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityTests.cs
    • -5
    • +9
    ./Deltares.DamEngine.Interface.Tests/TestFiles/Invoer10.xml
Fixed Stability tests

Related to Issue [MWDAM-1171]

    • too large
    ./Deltares.DamEngine.Interface.Tests/TestFiles/ErrorInDGeoStabilityCalculation.xml
    • too large
    ./Deltares.DamEngine.Interface.Tests/TestFiles/DeltaDijkZoneringInwardsZone2.xml
    • -9
    • +30
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityTests.cs
    • too large
    ./Deltares.DamEngine.Interface.Tests/TestFiles/DeltaDijkZoneringInwards.xml
Fixed unit Test

Cleanup code

Related to Issue [MWDAM-1171]

    • -35
    • +19
    ./Deltares.DamEngine.Interface.Tests/TestFiles/InputFile.xml
    • -11
    • +0
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
Add ModelFactors for Location

Related to Issue [MWDAM-1171]

    • -0
    • +16
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • too large
    ./Deltares.DamEngine.Io/DamInput.cs
    • -16
    • +25
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -0
    • +23
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
  1. … 1 more file in changeset.
Make sure model is set back to BishopUpliftVan by using try finally.

When one of the models fails, display the failing one as end result.

Related to Issue [MWDAM-1161]

    • -3
    • +3
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityTests.cs
Fixed Stability tests

Related to Issue [MWDAM-1171]

    • -2
    • +3
    ./Deltares.DamEngine.Interface.Tests/TestFiles/MacroStabilityTutorialDesignInputFile18.xml
    • -0
    • +5
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityOutwardsTests.cs
    • -0
    • +4
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityTests.cs
    • -2
    • +3
    ./Deltares.DamEngine.Interface.Tests/TestFiles/MacroStabilityTutorialDesignInputFile13.xml
    • -2
    • +3
    ./Deltares.DamEngine.Interface.Tests/TestFiles/MacroStabilityTutorialDesignInputFile.xml
Fixed piping Sellmeijer 4 forces and VNK tests

Related to Issue [MWDAM-1171]

    • -0
    • +2
    ./Deltares.DamEngine.Interface.Tests/PipingSellmeijerVnkTests.cs
    • -26
    • +5
    ./Deltares.DamEngine.Interface.Tests/TestFiles/PipingVoorbeeld1_SellmeijerVNKInputFile.xml
    • -0
    • +2
    ./Deltares.DamEngine.Interface.Tests/PipingSellmeijer4ForcesTests.cs
    • -26
    • +5
    ./Deltares.DamEngine.Interface.Tests/TestFiles/PipingVoorbeeld1_Sellmeijer4ForcesInputFile.xml
Fixed piping Bligh tests

Related to Issue [MWDAM-1171]

    • -3
    • +4
    ./Deltares.DamEngine.Interface.Tests/TestFiles/PipingVoorbeeld1_BlighDesignInputFile.xml
    • -0
    • +384
    ./Deltares.DamEngine.Interface.Tests/TestFiles/Rechter Diezedijk_BlighDesignInputFile_1Location.xml
    • -0
    • +1
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -0
    • +384
    ./Deltares.DamEngine.Interface.Tests/TestFiles/Rechter Diezedijk_BlighFailedDesignInputFile_1Location.xml
    • -0
    • +16
    ./Deltares.DamEngine.Interface.Tests/PipingBlighTests.cs
    • -26
    • +5
    ./Deltares.DamEngine.Interface.Tests/TestFiles/PipingVoorbeeld1_BlighInputFile.xml
    • too large
    ./Deltares.DamEngine.Interface.Tests/TestFiles/Rechter Diezedijk_BlighDesignInputFile.xml
    • too large
    ./Deltares.DamEngine.Interface.Tests/TestFiles/Rechter Diezedijk_BlighInputFile.xml
Cleanup code

Related to Issue [MWDAM-1171]

    • -0
    • +1
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -0
    • +10
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
Add regional assessment settings for Location

Related to Issue [MWDAM-1171]

    • -1
    • +11
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -3
    • +28
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
    • too large
    ./Deltares.DamEngine.Io/DamInput.cs
    • -0
    • +11
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -0
    • +22
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • -0
    • +11
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
  1. … 1 more file in changeset.
Removed dead code.

Related to Issue [MWDAM-1170]

    • -1
    • +0
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculator.cs
Fixed compiler warnings

Related to Issue [MWDAM-1141]

    • -1
    • +0
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculator.cs
Added GetDesignStrategy to IKernelWrapper interface.

Implement in Kernel wrapper classes

Related to Issue [MWDAM-1141]

    • -6
    • +18
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculator.cs
Refactored. Prepare for adding new design strategy

Related to Issue [MWDAM-1141]

    • -1
    • +23
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculator.cs
    • -20
    • +22
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculatorShoulderPerPoint.cs
Refactored. Split up in smaller classes.

Related to Issue [MWDAM-1141]

    • -0
    • +211
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculatorShoulderPerPoint.cs
    • -226
    • +8
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculator.cs
    • -0
    • +99
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculatorSingle.cs
    • -0
    • +2
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj