src

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adapted some code according to changes in output xsd. Deleted Id, Xrd, Yrd physically from results and SafetyFactor and FailureProbability from xsd-interface.

Related to Issue [MWDAM-1028]

    • -3
    • +1
    ./Deltares.DamEngine.Interface.Tests/FillXmlOutputFromDamTests.cs
    • -3
    • +1
    ./Deltares.DamEngine.Interface/FillDamFromXmlOutput.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/General/DamProjectCalculator.cs
    • -10
    • +2
    ./Deltares.DamEngine.Interface/FillXmlOutputFromDam.cs
    • -1
    • +0
    ./Deltares.DamEngine.Calculators/General/DamProjectCalculatorCsvExportDataBuilder.cs
Fixed test

Related to Issue [MWDAM-1070]

    • -0
    • +1666
    ./Deltares.DamEngine.Calculators.Tests/Files/MacroStability/DWP_1.sti
    • -0
    • +16
    ./Deltares.DamEngine.Calculators.Tests/DamMacroStabilityTests.cs
    • binary
    ./Deltares.DamEngine.Calculators.Tests/Files/MacroStability/DAM Tutorial Design0.soilmaterials.mdb
Create sti file with DGSMStabDAM.dll based on xml file.

Related to Issue [MWDAM-1070]

  1. ./Deltares.DamEngine.Calculators.Tests/Files/MacroStability
  2. ./Deltares.DamEngine.Calculators.Tests/Files
    • -0
    • +1417
    ./Deltares.DamEngine.Calculators.Tests/Files/MacroStability/expectedTest.sti
    • -0
    • +63
    ./Deltares.DamEngine.Calculators.Tests/DamMacroStabilityTests.cs
    • -0
    • +2
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • -0
    • +11
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
Adapted code to the changes in the xsd.

Related to Issue [MWDAM-1079]

    • -16
    • +18
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • -42
    • +10
    ./Deltares.DamEngine.Io/DamInput.cs
    • -14
    • +14
    ./Deltares.DamEngine.Interface.Tests/TestFiles/InputFile.xml
    • -6
    • +12
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -7
    • +18
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -20
    • +22
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
Cleaned and restructured Segment class, renamed some properties. Also renamed used type.

Related to Issue [MWDAM-1079]

    • -2
    • +2
    ./Deltares.DamEngine.Data/General/Dike.cs
    • -5
    • +5
    ./Deltares.DamEngine.Data/RWScenarios/HydraulicShortcutRWEvaluator.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/Stability/MStabProject.cs
    • -8
    • +8
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • -6
    • +6
    ./Deltares.DamEngine.Calculators/General/Geometry2DDataCreator.cs
    • too large
    ./Deltares.DamEngine.Calculators/PlLinesCreator/PLLinesCreator.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/Uplift/UpliftLocationDeterminator.cs
    • -5
    • +7
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -16
    • +16
    ./Deltares.DamEngine.Calculators/General/CalculationHelper.cs
    • -15
    • +15
    ./Deltares.DamEngine.Calculators/Stability/StabilityCalculator.cs
  1. … 16 more files in changeset.
Removed obsolete code to be able to remove obsolete code from segment.

Related to Issue [MWDAM-1079]

    • -26
    • +0
    ./Deltares.DamEngine.Data/Design/DesignScenario.cs
Added headers for internals as requested by reviewer.

Related to Issue [MWDAM-1073]

Adapted according to review : Renamed Layers in 1D and 2D definition in Xsds and adapted the belonging code as well as the test file. Also renamed function names.

Related to Issue [MWDAM-1076]

    • -13
    • +13
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -26
    • +26
    ./Deltares.DamEngine.Interface.Tests/TestFiles/InputFile.xml
    • -21
    • +21
    ./Deltares.DamEngine.Io/DamInput.cs
    • -6
    • +6
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
  1. … 2 more files in changeset.
Add missing comment headers

Related to Issue [MWDAM-1076]

    • -0
    • +10
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
Finished segments serialization

Add type conversions

Related to Issue [MWDAM-1079]

    • -1
    • +7
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -0
    • +54
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
    • -5
    • +26
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -0
    • +8
    ./Deltares.DamEngine.Interface.Tests/TestFiles/InputFile.xml
    • -0
    • +4
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -4
    • +32
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
Add license headers

Related to Issue [MWDAM-1051]

    • -0
    • +5
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • -1
    • +22
    ./Deltares.DamEngine.Calculators.Tests/DamPipingSellmeijer4ForcesTests.cs
    • -1
    • +22
    ./Deltares.DamEngine.Calculators.Tests/Properties/AssemblyInfo.cs
    • -1
    • +22
    ./Deltares.DamEngine.Calculators.Tests/DamMacroStabilityTests.cs
Improve interface for kernel wrappers

Added scenarios to design calculation

Related to Issue [MWDAM-1051]

    • -14
    • +14
    ./Deltares.DamEngine.Calculators/Dikes Design/DesignCalculator.cs
    • -0
    • +9
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -2
    • +2
    ./Deltares.DamEngine.Calculators.Tests/DamMacroStabilityTests.cs
    • -3
    • +3
    ./Deltares.DamEngine.Calculators.Tests/DamPipingSellmeijer4ForcesTests.cs
    • -0
    • +1
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
Interim commit. Leads to failing tests due to not yet available converter.

Related to Issue [MWDAM-1079]

    • -0
    • +26
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -0
    • +48
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -2
    • +3
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
Improved Piping Bligh unit tests

Related to Issue [MWDAM-1051]

    • -2
    • +6
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • too large
    ./Deltares.DamEngine.Interface.Tests/TestFiles/Rechter Diezedijk_BlighInputFile.xml
    • -36
    • +0
    ./Deltares.DamEngine.Interface.Tests/TestFiles/BlighInputFile.xml
    • -0
    • +52
    ./Deltares.DamEngine.Interface.Tests/PipingBlighTests.cs
    • -0
    • +25
    ./Deltares.DamEngine.Interface.Tests/TestFiles/Description.txt
    • -0
    • +36
    ./Deltares.DamEngine.Interface.Tests/TestFiles/PipingVoorbeeld1_BlighInputFile.xml
    • -13
    • +1
    ./Deltares.DamEngine.Interface.Tests/EngineInterfaceTests.cs
Add new binaries to release directory

Related to Issue [MWDAM-1026]

    • -0
    • +3
    ./Deltares.DamEngine.Interface.Tests/TestFiles/BlighInputFile.xml
  1. … 14 more files in changeset.
Improve unit test

Related to Issue [MWDAM-1083]

    • -1
    • +1
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -8
    • +8
    ./Deltares.DamEngine.Interface.Tests/TestFiles/InputFile.xml
Fixed failing unit test

Related to Issue [MWDAM-1083]

    • -1
    • +1
    ./Deltares.DamEngine.Interface.Tests/EngineInterfaceTests.cs
    • -0
    • +133
    ./Deltares.DamEngine.Interface.Tests/TestFiles/InputFile.xml
Implemented SoilProfiles2D.

Related to Issue [MWDAM-1077]

    • -14
    • +63
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -3
    • +102
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -28
    • +98
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
Added SoilProfiles2D as these are now needed.

Related to Issue [MWDAM-1077]

    • -9
    • +42
    ./Deltares.DamEngine.Data/General/Dike.cs
Add null reference check for scenarios

Related to Issue [MWDAM-1083]

    • -0
    • +7
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -0
    • +7
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
Adapt to review

Related to Issue [MWDAM-1074]

Related to Issue [MWDAM-1075]

    • -0
    • +4
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
Adapt to review

Related to Issue [MWDAM-1074]

Related to Issue [MWDAM-1075]

    • -2
    • +30
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -0
    • +17
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
Read/Write DesignScenarios

Related to Issue [MWDAM-1083]

    • -0
    • +29
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -1
    • +44
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -1
    • +33
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -0
    • +425
    ./Deltares.DamEngine.Io/DamInput.cs
    • -0
    • +6
    ./Deltares.DamEngine.Io.Tests/DamXmlSerializationTests.cs
Rough start of writing xml file for DGeoStability input file creator

Related to Issue [MWDAM-1089]

  1. … 8 more files in changeset.
Setup basic structure for Stability calculation

Related to Issue [MWDAM-1056]

    • -0
    • +109
    ./Deltares.DamEngine.Calculators.Tests/DamMacroStabilityTests.cs
    • -0
    • +2
    ./Deltares.DamEngine.Calculators/Properties/AssemblyInfo.cs.svn
    • -0
    • +5
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • -0
    • +20
    ./Deltares.DamEngine.Calculators/Properties/Resources.Designer.cs
    • -0
    • +6
    ./Deltares.DamEngine.Calculators/Properties/Resources.nl-NL.resx
    • -97
    • +122
    ./Deltares.DamEngine.Calculators/Properties/Resources.resx
    • -0
    • +6
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
  1. … 3 more files in changeset.
Fixed failing test.

Related to Issue [MWDAM-1076]

    • -8
    • +11
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
Finished implementing soilprofiles1D. Note that some code relating to segments and 2D is commented out for now.

Related to Issue [MWDAM-1076]

    • -4
    • +116
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -0
    • +37
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -0
    • +49
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -74
    • +0
    ./Deltares.DamEngine.Io/DamInput.cs
Added TODO's in data objects

Related to Issue [MWDAM-1031]

    • -0
    • +3
    ./Deltares.DamEngine.Data/General/DamProjectData.cs
    • -1
    • +25
    ./Deltares.DamEngine.Data/General/DAMEnumerations.cs
Added SoilGeometry1DName for serialization purpose. Added missing comments.

Related to Issue [MWDAM-1079]

    • -1
    • +113
    ./Deltares.DamEngine.Data/General/Segment.cs
Changed cardinality of innerloop to 0..1 to solve the errors for now. Will work on this again.

Related to Issue [MMWDAM-1077]

  1. … 1 more file in changeset.