src

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed PLLine to PlLine

Related to Issue [MWDAM-1153]

    • -1
    • +1
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -2
    • +2
    ./Deltares.DamEngine.Data/General/Dike.cs
    • -14
    • +14
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForPLLines.cs
    • -12
    • +12
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • too large
    ./Deltares.DamEngine.Calculators.Tests/PlLinesCreator/PlLinesCreatorTest.cs
    • -1
    • +1
    ./Deltares.DamEngine.Data/General/FailureMechanismParametersMStab.cs
  1. … 19 more files in changeset.
Renamed PLLine to PlLine

Related to Issue [MWDAM-1153]

    • too large
    ./Deltares.DamEngine.Calculators/PlLinesCreator/PlLinesCreator.cs
    • -1
    • +2
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
    • -4
    • +4
    ./Deltares.DamEngine.Calculators.Tests/Uplift/UpliftLocationDeterminatorTest.cs
    • too large
    ./Deltares.DamEngine.Calculators/PlLinesCreator/PLLinesCreator.cs
    • -0
    • +34
    ./Deltares.DamEngine.Calculators/PlLinesCreator/PlLinesCreatorException.cs
    • -1
    • +1
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForPLLines.cs
    • -3
    • +3
    ./Deltares.DamEngine.Data/General/ModelParameters.cs
    • too large
    ./Deltares.DamEngine.Calculators.Tests/PlLinesCreator/PlLinesCreatorTest.cs
Renamed PLLinesCreatorTest.cs to PlLinesCreatorTest. Renamed namespace.

Related to Issue [MWDAM-1153]

    • too large
    ./Deltares.DamEngine.Calculators.Tests/PlLinesCreator/PLLinesCreatorTest.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • too large
    ./Deltares.DamEngine.Calculators.Tests/PlLinesCreator/PlLinesCreatorTest.cs
Move slow test out of to "Slow" category due to faster compile times

Related to Issue [MWDAM-1095]

    • -1
    • +1
    ./Deltares.DamEngine.Interface.Tests/PipingBlighTests.cs
Implemented MaxCalculationCores in such a way it is used by the interfaces.

Related to Issue [MWDAM-1144]

    • -1
    • +2
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -0
    • +1
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -0
    • +18
    ./Deltares.DamEngine.Data/General/DamProjectData.cs
    • -2
    • +9
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
Move slow test to "Slow" category

Related to Issue [MWDAM-1095]

    • -13
    • +33
    ./Deltares.DamEngine.Interface.Tests/PipingBlighTests.cs
    • too large
    ./Deltares.DamEngine.Interface.Tests/TestFiles/Rechter Diezedijk_BlighDesignInputFile_1Location.xml
    • -0
    • +3
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
Enabled succeeding test

Related to Issue [MWDAM-1095]

    • -1
    • +1
    ./Deltares.DamEngine.Interface.Tests/PipingBlighTests.cs
Fixed Combination of ZoneAreas and ForbiddenZone by making a copy of failureMechanismParametersMStab in CreateMStabXmlDoc instead of changing the input.

Related to Issue [MWDAM-1168]

    • -0
    • +282
    ./Deltares.DamEngine.Interface.Tests/TestFiles/Invoer10.xml
    • -7
    • +7
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • binary
    ./Deltares.DamEngine.Interface.Tests/TestFiles/ZoneType0.soilmaterials.mdb
    • -0
    • +46
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityTests.cs
  1. ./Deltares.DamEngine.Interface.Tests/TestFiles/ZoneType.geometries2D.0
Fixed Test for Safety factor

Related to Issue [MWDAM-1160]

Safety factor is always safety factor of zone 1

Related to Issue [MWDAM-1160]

    • -3
    • +4
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityTests.cs
Corrected typo.

Related to Issue [MWDAM-1095]

    • -1
    • +1
    ./Deltares.DamEngine.Calculators/Properties/Resources.Designer.cs
oved TanSlopeInside according to review

Related to Issue [MWDAM-1105]

    • -12
    • +0
    ./Deltares.DamEngine.Data/Geotechnics/SurfaceLine2Extensions.cs
    • -4
    • +16
    ./Deltares.DamEngine.Calculators.Tests/DikesDesign/SurfaceLineHeightAdapterTest.cs
Added MaxCalculationCores as parameters. Also for Issue [MWDAM-1144].

Related to Issue [MWDAM-1111]

    • too large
    ./Deltares.DamEngine.Io/DamInput.cs
Refactored: moved some methods to common part for piping

Related to Issue [MWDAM-1095]

    • -0
    • +50
    ./Deltares.DamEngine.Calculators/KernelWrappers/Common/ShoulderDesignHelper.cs
    • -0
    • +1
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
Refactored: moved some methods to common part for piping

Related to Issue [MWDAM-1095]

    • -1
    • +0
    ./Deltares.DamEngine.Interface.Tests/PipingBlighTests.cs
Improve piping Bligh design test and fix bugs detected by them

Related to Issue [MWDAM-1095]

    • -2
    • +10
    ./Deltares.DamEngine.Interface.Tests/PipingBlighTests.cs
    • -2
    • +4
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculator.cs
Implemented Horizontal Balance as this is required for regional assessment.

Related to Issue [MWDAM-1111]

Fix unit tests

Catch exception for each single design calculation

Related to Issue [MWDAM-1095]

    • -2
    • +2
    ./Deltares.DamEngine.Interface.Tests/PipingBlighTests.cs
    • -67
    • +78
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculator.cs
Added failing test to test Bligh design for multiple locations

Related to Issue [MWDAM-1095]

    • too large
    ./Deltares.DamEngine.Interface.Tests/TestFiles/Rechter Diezedijk_BlighDesignInputFile.xml
    • -0
    • +3
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • -0
    • +15
    ./Deltares.DamEngine.Interface.Tests/PipingBlighTests.cs
Enhance design test and explain why the outcome is different from the DAM 15.1.2 release

Related to Issue [MWDAM-1095]

    • -18
    • +39
    ./Deltares.DamEngine.Interface.Tests/PipingBlighTests.cs
Renamed calculation class to be in line with rest of naming.

Related to Issue [MWDAM-1111]

    • -1
    • +1
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
Added test.

Related to Issue [MWDAM-1108]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • -0
    • +69
    ./Deltares.DamEngine.Calculators.Tests/RegionalAssessment/RegionalScenarioSelectorTests.cs
Created WIP test TestRunMacroStabilityWithError

Related to Issue [MWDAM-1161]

    • -0
    • +66
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityTests.cs
    • too large
    ./Deltares.DamEngine.Interface.Tests/TestFiles/ErrorInDGeoStabilityCalculation.xml
    • -0
    • +3
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
Started with renaming the involved Rwxxxx properties and classes to Regionalxxxxx to improve naming. For the results classes I've put each class in its own file.

Related to Issue [MWDAM-1108]

    • -7
    • +7
    ./Deltares.DamEngine.Data/General/DamProjectData.cs
    • -3
    • +5
    ./Deltares.DamEngine.Data/Deltares.DamEngine.Data.csproj
    • -20
    • +20
    ./Deltares.DamEngine.Data/General/LocationJob.cs
    • -2
    • +2
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
    • -0
    • +234
    ./Deltares.DamEngine.Data/RegionalAssessmentResults/RegionalScenarioProfileResult.cs
  1. … 3 more files in changeset.
Added test to use lowest safety factor of zone 1 and zone 2 for overall safety factor.

Related to Issue [MWDAM-1160]

    • too large
    ./Deltares.DamEngine.Interface.Tests/TestFiles/DeltaDijkZoneringInwardsZone2.xml
    • -0
    • +3
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • -0
    • +57
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityTests.cs
Renamed RWResultType ro RegionalResultType to be in line with the new names. Added Conversion helpers with tests to be able to read/write the scenario assessment results.

Related to Issue [MWDAM-1111]

    • -0
    • +277
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
    • -3
    • +171
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • -1
    • +1
    ./Deltares.DamEngine.Data/General/DAMEnumerations.cs
Fixed ZoneAreas. Added tests for Zone Areas and 1D profiles, for Bishop and UpliftVan.

Related to Issue [MWDAM-1056]

    • -0
    • +24
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • too large
    ./Deltares.DamEngine.Interface.Tests/TestFiles/DeltaDijkZoneringInwards.xml
    • -1
    • +1
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -0
    • +141
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityTests.cs
  1. ./Deltares.DamEngine.Interface.Tests/TestFiles/DeltaDijk normal.geometries2D.0
    • binary
    ./Deltares.DamEngine.Interface.Tests/TestFiles/DeltaDijk normal0.soilmaterials.mdb
Relocate DGeoStability.exe

Related to Issue [MWDAM-1141]

    • -0
    • +7
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
Relocate DGeoStability.exe

Related to Issue [MWDAM-1141]

    • -4
    • +0
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
Cleaned up dead code.

Related to Issue [MWDAM-1087]

    • -4
    • +0
    ./Deltares.DamEngine.Data/Deltares.DamEngine.Data.csproj
    • -285
    • +0
    ./Deltares.DamEngine.Data/RWScenarios/HydraulicShortcutRWEvaluator.cs
    • -155
    • +0
    ./Deltares.DamEngine.Data/RWScenarios/AquitardEvaluator.cs
    • -48
    • +0
    ./Deltares.DamEngine.Data/RWScenarios/DikeMaterialRWEvaluator.cs