src

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Refactored

Related to Issue [MWDAM-1244]

    • -59
    • +59
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
Revert revision(s) 1559

Refactored: extracted common code for input/output serialization

Related to Issue [MWDAM-1244]

    • -88
    • +0
    ./Deltares.DamEngine.Interface/FillXmlFromDamCommon.cs
    • -5
    • +50
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -80
    • +0
    ./Deltares.DamEngine.Interface/FillDamFromXmlCommon.cs
    • -2
    • +0
    ./Deltares.DamEngine.Interface/Deltares.DamEngine.Interface.csproj
    • -1
    • +54
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -22
    • +1
    ./Deltares.DamEngine.Interface/Properties/AssemblyInfo.cs
Refactored: extracted common code for input/output serialization

Related to Issue [MWDAM-1244]

    • -0
    • +80
    ./Deltares.DamEngine.Interface/FillDamFromXmlCommon.cs
    • -54
    • +1
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -1
    • +22
    ./Deltares.DamEngine.Interface/Properties/AssemblyInfo.cs
    • -50
    • +5
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -0
    • +88
    ./Deltares.DamEngine.Interface/FillXmlFromDamCommon.cs
    • -0
    • +2
    ./Deltares.DamEngine.Interface/Deltares.DamEngine.Interface.csproj
Add output time series to data model

Add failing test for serialization

Related to Issue [MWDAM-1244]

    • -0
    • +42
    ./Deltares.DamEngine.Interface.Tests/FillXmlOutputFromDamTests.cs
    • -19
    • +0
    ./Deltares.DamEngine.Data/General/Dike.cs
    • -1
    • +21
    ./Deltares.DamEngine.Data/General/DamProjectData.cs
    • -39
    • +0
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
Remove stability and piping output time series

Related to Issue [MWDAM-1244]

    • -859
    • +835
    ./Deltares.DamEngine.Io/DamOutput.cs
  1. … 1 more file in changeset.
Add output time series to XSD

Related to Issue [MWDAM-1244]

    • -0
    • +13
    ./Deltares.DamEngine.Io/DamOutput.cs
  1. … 1 more file in changeset.
Add input time series to XSD

Add input time series serialization to the Dam Engine

Related to Issue [MWDAM-1244]

    • -8
    • +106
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -0
    • +50
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
    • -1
    • +54
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -0
    • +60
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -33
    • +2
    ./Deltares.DamEngine.Io/DamOutput.cs
    • too large
    ./Deltares.DamEngine.Io/DamInput.cs
    • -0
    • +28
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • -4
    • +0
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • -0
    • +39
    ./Deltares.DamEngine.Data/General/Dike.cs
  1. … 2 more files in changeset.
Added the requested warning to the calculation messages, made sure these are in fact handled by the Interface.

Related to Issue [MWDAM-1250]

    • -1
    • +2
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -0
    • +1
    ./Deltares.DamEngine.Interface/Deltares.DamEngine.Interface.csproj
    • -0
    • +9
    ./Deltares.DamEngine.Interface/Properties/Resources.Designer.cs
    • -3
    • +12
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -0
    • +3
    ./Deltares.DamEngine.Interface/Properties/Resources.nl-NL.resx
    • -1
    • +16
    ./Deltares.DamEngine.Interface/EngineInterface.cs
For some reason, the passed dictionary can have multiple entries with the same key which gives problems. This is now handled.

Related to Issue [MWDAM-1250]

    • -0
    • +3
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • -2
    • +14
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • too large
    ./Deltares.DamEngine.Interface.Tests/TestFiles/AquiferListInputFile.xml
    • -0
    • +10
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
Adapted to review

Related to Issue [MWDAM-1229]

    • -6
    • +0
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • -1
    • +0
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityInwardsTests.cs
  1. ./Deltares.DamEngine.Interface.Tests/TestFiles/SlopeAdaption.geometries2D.0
Move build folder to src folder

Related to Issue [MWDAM-1110]

    • -1
    • +1
    ./Deltares.DamEngine.Interface/Deltares.DamEngine.Interface.csproj
    • -1
    • +1
    ./Deltares.DamEngine.Data/Deltares.DamEngine.Data.csproj
    • -1
    • +1
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • -1
    • +1
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
    • -1
    • +1
    ./Deltares.DamEngine.Version/Deltares.DamEngine.Version.csproj
    • -1
    • +1
    ./Deltares.DamEngine.ConsoleRun/Deltares.DamEngine.ConsoleRun.csproj
    • -1
    • +1
    ./Deltares.DamEngine.Data.Tests/Deltares.DamEngine.Data.Tests.csproj
    • -1
    • +1
    ./Deltares.DamEngine.TestHelpers/Deltares.DamEngine.TestHelpers.csproj
    • -1
    • +1
    ./Deltares.DamEngine.Io/Deltares.DamEngine.Io.csproj
    • -1
    • +1
    ./Deltares.DamEngine.Io.Tests/Deltares.DamEngine.Io.Tests.csproj
Move build folder to src folder

Related to Issue [MWDAM-1110]

    • -0
    • +35
    ./build/Deltares.DamEngine.Version.targets
  1. … 2 more files in changeset.
Created test TestRunFailedExpectCalculationMessageInSlopeAdaptionBeforeShoulderAdaption

Related to Issue [MWDAM-1141]

Related to Issue [MWDAM-1229]

    • -0
    • +13
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • -0
    • +90
    ./Deltares.DamEngine.Interface.Tests/TestFiles/ValidatieSlopeAdaption.xml
  1. ./Deltares.DamEngine.Interface.Tests/TestFiles/SlopeAdaption.geometries2D.0
    • binary
    ./Deltares.DamEngine.Interface.Tests/TestFiles/SlopeAdaption0.soilmaterials.mdb
    • -3
    • +39
    ./Deltares.DamEngine.Interface.Tests/MacroStabilityInwardsTests.cs
Cleaned up TestValidate in DamMacroStabilityInwardsKernelWrapperTests. Tried to explain more clearly what the test is for, what should be done and what is expected when the calculator has a Validator implemented.

Related to Issue [MWDAM-1056]

Removed outcommented line

Related to Issue [MWDAM-1056]

Renamed peelLine to plLine

Related to Issue [MWDAM-1056]

Remove ToDo's that were copied from the Dam Classic code and that do no longer apply

Related to Issue [MWDAM-1056]

Added comment header

Related to Issue [MWDAM-1056]

Improved multicore macrostability

Related to Issue [MWDAM-1142]

    • -2
    • +2
    ./Deltares.DamEngine.Interface.Tests/MultiCoreMacroStabilityTests.cs
Improved multicore macrostability: made DGSMStabDam.dll more threadsafe

Related to Issue [MWDAM-1142]

    • -1
    • +1
    ./Deltares.DamEngine.Interface.Tests/MultiCoreMacroStabilityTests.cs
  1. … 1 more file in changeset.
Try fixing mulicore crashes

Related to Issue [MWDAM-1142]

    • -1
    • +1
    ./Deltares.DamEngine.Interface.Tests/MultiCoreMacroStabilityTests.cs
    • -0
    • +6
    ./Deltares.DamEngine.Calculators/General/Parallel.cs
  1. … 1 more file in changeset.
Improved multicore tests for macrostability

Related to Issue [MWDAM-1142]

    • -12
    • +24
    ./Deltares.DamEngine.Interface.Tests/MultiCoreMacroStabilityTests.cs
Improved multicore tests

Related to Issue [MWDAM-1142]

    • -2
    • +2
    ./Deltares.DamEngine.Interface.Tests/MultiCoreMacroStabilityTests.cs
    • -19
    • +15
    ./Deltares.DamEngine.Interface.Tests/MultiCorePipingCalculationTests.cs
Fixed multicore tests for macrostability

Related to Issue [MWDAM-1142]

    • -1
    • +1
    ./Deltares.DamEngine.Interface.Tests/MultiCoreMacroStabilityTests.cs
Fixed multicore tests for macrostability

Related to Issue [MWDAM-1142]

    • -0
    • +33
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
Improved multicore tests to detect failing calculations

Related to Issue [MWDAM-1142]

    • -3
    • +11
    ./Deltares.DamEngine.Interface.Tests/MultiCoreMacroStabilityTests.cs
    • -26
    • +34
    ./Deltares.DamEngine.Interface.Tests/MultiCorePipingCalculationTests.cs
Added tests for MacroStability models Bishop, UpliftVan, BishopUpliftVan

Added debug lines for multicore calculation

Improved Piping multicore tests

Related to Issue [MWDAM-1142]

    • -0
    • +4
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • -0
    • +3
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculator.cs
    • -8
    • +33
    ./Deltares.DamEngine.Interface.Tests/MultiCorePipingCalculationTests.cs
    • too large
    ./Deltares.DamEngine.Interface.Tests/TestFiles/MacroStabilityTutorialDesignInputFileMultipleLocations.xml
    • -0
    • +114
    ./Deltares.DamEngine.Interface.Tests/MultiCoreMacroStabilityTests.cs
Added tests for Sellmeijer 4 forces and Sellmeijer VNK for multicore calculation Design Calculation.

Related to Issue [MWDAM-1142]

    • -0
    • +1
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • -0
    • +94
    ./Deltares.DamEngine.Interface.Tests/MultiCorePipingCalculationTests.cs
    • -47
    • +0
    ./Deltares.DamEngine.Interface.Tests/PipingBlighTests.cs
Implement multicore calculation for Design Calculation.

Tested with Piping Bligh

Related to Issue [MWDAM-1142]

    • -0
    • +44
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculatorTask.cs
    • -13
    • +34
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculator.cs
    • -0
    • +1
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
    • -0
    • +48
    ./Deltares.DamEngine.Interface.Tests/PipingBlighTests.cs
Adapted to review comments.

Related to Issue [MWDAM-1196]

    • -11
    • +8
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculator.cs