src

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implement design options in reading XML data in DAM Engine

Related to Issue [MWDAM-1092]

    • -0
    • +30
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
    • -0
    • +24
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -0
    • +36
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -0
    • +15
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • -0
    • +21
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
Add AquiferDictionary to soil list in test

Related to Issue [MWDAM-1089]

Implemented FailureMechanismeParamatersMStab for Stability kernel wrappers.

Related to Issue [MWDAM-1057]

    • -5
    • +31
    ./Deltares.DamEngine.Calculators/Dikes Design/DesignCalculator.cs
Added SoilList to CreatePlLinesForStability.

Created new test input for TestCreateMStabXmlDoc.

Related to Issue [MWDAM-1089]

Implemented riverLevelLow in Pl lines creation to ensure this can be used for Stability Outwards in a correct way.

Related to Issue [MWDAM-1057]

Failing tests moved to WorkInprogress. TestThowsException tests fixed

Related to Issue [MWDAM-1055]

Failing tests moved to WorkInprogress. TestThowsException tests fixed

Related to Issue [MWDAM-1055]

Failing tests moved to WorkInprogress. TestThowsException tests fixed

Related to Issue [MWDAM-1055]

    • -0
    • +9
    ./Deltares.DamEngine.Calculators/Properties/Resources.Designer.cs
    • -0
    • +3
    ./Deltares.DamEngine.Calculators/Properties/Resources.nl-NL.resx
Started with implementation of Stability Outwards.

Related to Issue [MWDAM-1057]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
    • -2
    • +5
    ./Deltares.DamEngine.Calculators/Dikes Design/DesignCalculator.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/General/Geometry2DTo1DConverter.cs
Removed obsolete mdb-file and its unused reference.

Related to Issue [MWDAM-1102]

    • -3
    • +0
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
Removed obsolete mdb-file and its unused reference.

Related to Issue [MWDAM-1102]

Improve where calcdll's are placed in output directory

Related to Issue [MWDAM-1055]

    • -2
    • +3
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
Add missing dll's to Piping VNK

Related to Issue [MWDAM-1055]

    • -0
    • +1
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • -0
    • +4
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
First version of Sellmeijer VNK added to DamEngine

Related to Issue [MWDAM-1055]

    • -0
    • +6
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
Made sure of proper use of SoilProfileType.

Related to Issue [MWDAM-1102]

    • -1
    • +1
    ./Deltares.DamEngine.Calculators/General/DamProjectCalculator.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/Stability/StabilityCalculator.cs
    • -1
    • +8
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/General/CalculationHelper.cs
Adapted to review

- Improved unit test

- Cleanup code

Related to Issue [MWDAM-1034]

    • -0
    • +3
    ./Deltares.DamEngine.Interface.Tests/PipingBlighTests.cs
    • too large
    ./Deltares.DamEngine.Interface.Tests/TestFiles/Rechter Diezedijk_BlighInputFile.xml
Fix failing tests (see review)

Related to Issue [MWDAM-1034]

    • -0
    • +6
    ./Deltares.DamEngine.Calculators/Properties/Resources.nl-NL.resx
    • -0
    • +18
    ./Deltares.DamEngine.Calculators/Properties/Resources.Designer.cs
Removed the Todo's and the if's belonging to it as timplementing the ToDo's would result in unwanted change in functionality.

Related to Issue [MWDAM-1035]

Fixed the issue and added tests. Had to move de DGSMStabDamdll.

Related to Issue [MWDAM-1102]

    • -0
    • +192
    ./Deltares.DamEngine.Calculators/General/Geometry2DTo1DConverter.cs
    • -0
    • +205
    ./Deltares.DamEngine.Calculators.Tests/KernelWrappers/DamMacroStability/DAMMstabGeometry2DSectionAssemblerTest.cs
    • -0
    • +70
    ./Deltares.DamEngine.Calculators.Tests/KernelWrappers/DamMacroStability/DamMStabGeometry2DDataAssemblerTest.cs
  1. … 10 more files in changeset.
In all tests use CreateClaySandProfileForPipingBligh from FactoryForSoilProfiles in TestHelpers.

Related to Issue [MWDAM-1117]

Moved code for creating surfacelines for testing to FactoryForSurfaceLines

Related to Issue [MWDAM-1117]

    • too large
    ./Deltares.DamEngine.Calculators.Tests/PlLinesCreator/PLLinesCreatorTest.cs
    • -0
    • +70
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForSurfaceLines.cs
In all tests use CreatePipingSellmeijerProfileWithTwoSandlayers from FactoryForSoilProfiles in TestHelpers.

Related to Issue [MWDAM-1117]

    • -52
    • +68
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForSoilProfiles.cs
In all tests use CreatePipingSellmeijerProfileWithOneSandlayer from FactoryForSoilProfiles in TestHelpers.

Related to Issue [MWDAM-1117]

In all tests use CreateSurfaceLineTutorial1 from FactoryForSurfaceLines in TestHelpers.

Related to Issue [MWDAM-1117]

Use Physics for FactorMeterToMicroMeter and WaterViscosity

Related to Issue [MWDAM-1117]

Moved FactoryForSoilProfiles.cs and FactoryForSurfaceLines.cs from Calculators.Tests to TestHelpers.

Moved Physics.cs from Calculators/General to Data/General

Related to Issue [MWDAM-1117]

    • -0
    • +1
    ./Deltares.DamEngine.Data/Deltares.DamEngine.Data.csproj
    • -2
    • +0
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • -0
    • +949
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForSoilProfiles.cs
    • -0
    • +8
    ./Deltares.DamEngine.TestHelpers/Deltares.DamEngine.TestHelpers.csproj
    • -1
    • +0
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
    • -944
    • +0
    ./Deltares.DamEngine.Calculators.Tests/PlLinesCreator/FactoryForSoilProfiles.cs
  1. ./Deltares.DamEngine.TestHelpers/Factories
    • too large
    ./Deltares.DamEngine.Calculators.Tests/PlLinesCreator/PLLinesCreatorTest.cs
    • -18
    • +0
    ./Deltares.DamEngine.Calculators/General/Physics.cs
    • -0
    • +533
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForSurfaceLines.cs
    • -533
    • +0
    ./Deltares.DamEngine.Calculators.Tests/PlLinesCreator/FactoryForSurfaceLines.cs
Moved Categories.cs from Deltares.DamEngine.Calculators.Tests to new project Deltares.DamEngine.TestHelpers because it is needed by Deltares.DamEngine.Interface.Tests as well.

Set CanPerformSellmeijer4ForcesDesignPipingVoorbeeld1 to WIP.

Added link to Copying.APGL.licenseheader in Deltares.DamEngine.Interface.Tests as well.

Related to Issue [MWDAM-1113]

    • -0
    • +36
    ./Deltares.DamEngine.TestHelpers/Properties/AssemblyInfo.cs
    • -0
    • +2
    ./Deltares.DamEngine.Interface.Tests/PipingSellmeijerVnkTests.cs
    • -1
    • +4
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • -0
    • +5
    ./Deltares.DamEngine.Data.Tests/Deltares.DamEngine.Data.Tests.csproj
    • -28
    • +0
    ./Deltares.DamEngine.Calculators.Tests/Categories.cs
    • -0
    • +56
    ./Deltares.DamEngine.TestHelpers/Deltares.DamEngine.TestHelpers.csproj
  1. ./Deltares.DamEngine.TestHelpers/Properties
    • -0
    • +28
    ./Deltares.DamEngine.TestHelpers/Categories.cs
    • -0
    • +4
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
Copy the xml file to bin

Related to Issue [MWDAM-1113]

    • -0
    • +3
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
Corrected layout and added test as requested by reviewer.

Related to Issue [MWDAM-1098]

    • -461
    • +175
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
    • -72
    • +75
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
Fixed for review

Related to Issue [MWDAM-1091]

    • -1
    • +3
    ./Deltares.DamEngine.Interface/Deltares.DamEngine.Interface.csproj
    • -1
    • +11
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
    • -0
    • +31
    ./Deltares.DamEngine.Interface.Tests/EngineInterfaceTests.cs
    • -12
    • +12
    ./Deltares.DamEngine.Interface/Properties/Resources.nl-NL.resx