src

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed unit test for operation calculator

Improved namespace definition

Move 1 multicore test out of multicore category, to improve code coverage

Related to Issue [MWDAM-1254]

    • -1
    • +2
    ./Deltares.DamEngine.Interface.Tests/MultiCorePipingCalculationTests.cs
    • -3
    • +1
    ./Deltares.DamEngine.Calculators/Sensors/SensorLocationSafetyFactorCalculator.cs
    • -1
    • +0
    ./Deltares.DamEngine.Calculators/Sensors/SensorTimeSeriesProcessor.cs
Connected SensorPlLineCreator for operational calculation

Related to Issue [MWDAM-1254]

    • -0
    • +1
    ./Deltares.DamEngine.Data/Deltares.DamEngine.Data.csproj
    • -31
    • +56
    ./Deltares.DamEngine.Data/General/DamFailureMechanismeCalculationSpecification.cs
    • -0
    • +32
    ./Deltares.DamEngine.Data/General/Sensors/SensorPlLineCreatorSettings.cs
Improved sensorgroup assignment in serialization

Related to Issue [MWDAM-1254]

    • -0
    • +1
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -6
    • +16
    ./Deltares.DamEngine.Interface.Tests/TestFiles/OperationalSet2.xml
Move multicore test out of regular build tests

Related to Issue [MWDAM-1142]

    • -1
    • +1
    ./Deltares.DamEngine.Interface.Tests/MultiCorePipingCalculationTests.cs
Finished (not-working yet) implementation of OperationlCalculator

Related to Issue [MWDAM-1112]

    • -0
    • +27
    ./Deltares.DamEngine.Calculators/Properties/Resources.Designer.cs
    • -9
    • +11
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculator.cs
    • -1
    • +10
    ./Deltares.DamEngine.Calculators/Properties/Resources.nl-NL.resx
    • -43
    • +0
    ./Deltares.DamEngine.Calculators/DikesOperational/OperationCalculatorTask.cs
    • -10
    • +168
    ./Deltares.DamEngine.Calculators/DikesOperational/OperationalCalculator.cs
    • -0
    • +42
    ./Deltares.DamEngine.Calculators/DikesOperational/OperationalCalculatorTask.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
Added unit tests for Segment

Related to Issue [MWDAM-1112]

    • -2
    • +95
    ./Deltares.DamEngine.Data.Tests/General/SegmentTests.cs
Further implementation of OperationlCalculator

Related to Issue [MWDAM-1112]

    • -0
    • +2
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
    • -6
    • +6
    ./Deltares.DamEngine.Calculators/Sensors/TimeSerieCalculationHelper.cs
    • -12
    • +12
    ./Deltares.DamEngine.Data/General/Segment.cs
    • -0
    • +1
    ./Deltares.DamEngine.Data.Tests/Deltares.DamEngine.Data.Tests.csproj
    • -0
    • +19
    ./Deltares.DamEngine.Data.Tests/General/SegmentTests.cs
Start implementation of OperationlCalculator

Related to Issue [MWDAM-1112]

    • -3
    • +1
    ./Deltares.DamEngine.Data/General/DAMEnumerations.cs
    • -0
    • +334
    ./Deltares.DamEngine.Calculators/DikesOperational/OperationalCalculator.cs
    • -19
    • +49
    ./Deltares.DamEngine.Interface.Tests/TestFiles/OperationalSet2.xml
    • -1
    • +4
    ./Deltares.DamEngine.Interface/EngineInterface.cs
    • -5
    • +3
    ./Deltares.DamEngine.Calculators/Sensors/SensorTimeSeriesProcessor.cs
    • -0
    • +43
    ./Deltares.DamEngine.Calculators/DikesOperational/OperationCalculatorTask.cs
Fixed incorrect reading of timeseries without stochast values

Made reading more robust

Related to Issue [MWDAM-1243]

    • -18
    • +21
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -14
    • +14
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
Improved test

Related to Issue [MWDAM-1112]

    • -0
    • +13
    ./Deltares.DamEngine.Interface.Tests/OperationalTests.cs
    • -20
    • +81
    ./Deltares.DamEngine.Interface.Tests/TestFiles/OperationalSet2.xml
Added Sensor.Name XSD and Dam Engine serialization

Related to Issue [MWDAM-1243]

    • -0
    • +3
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -0
    • +1
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • too large
    ./Deltares.DamEngine.Io/DamInput.cs
    • -0
    • +1
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -1
    • +0
    ./Deltares.DamEngine.Interface/EngineInterface.cs
  1. … 1 more file in changeset.
Added operational test

Related to Issue [MWDAM-1112]

    • binary
    ./Deltares.DamEngine.Interface.Tests/TestFiles/output0.soilmaterials.mdb
    • -0
    • +1291
    ./Deltares.DamEngine.Interface.Tests/TestFiles/output.Geometries/1D-34-bishop-binnen.sti
    • -0
    • +258
    ./Deltares.DamEngine.Interface.Tests/TestFiles/OperationalSet2.xml
  1. ./Deltares.DamEngine.Interface.Tests/TestFiles/output.Geometries
    • -0
    • +1622
    ./Deltares.DamEngine.Interface.Tests/TestFiles/output.Geometries/1C-31,5-bishop-binnen.sti
    • -0
    • +16
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • -0
    • +1456
    ./Deltares.DamEngine.Interface.Tests/TestFiles/output.Geometries/2A-37-bishop-binnen.sti
    • -0
    • +59
    ./Deltares.DamEngine.Interface.Tests/OperationalTests.cs
Make sensor serialization more robust

Related to Issue [MWDAM-1243]

    • -4
    • +4
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
Implemented the design including tests.

Related to Issue [MWDAM-1240]

    • -0
    • +69
    ./Deltares.DamEngine.Interface.Tests/TestFiles/PipingVoorbeeld1_SellmeijerRevisedInputFile.xml
    • -0
    • +69
    ./Deltares.DamEngine.Interface.Tests/TestFiles/PipingVoorbeeld1_SellmeijerRevisedDesignHeightInputFile.xml
    • -0
    • +10
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • -0
    • +69
    ./Deltares.DamEngine.Interface.Tests/TestFiles/PipingVoorbeeld1_SellmeijerRevisedDesignInputFile.xml
    • -0
    • +164
    ./Deltares.DamEngine.Interface.Tests/PipingSellmeijerRevisedTests.cs
Improved XSD's

Implement serialization for Dam Engine

Related to Issue [MWDAM-1243]

    • -0
    • +78
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -0
    • +60
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • too large
    ./Deltares.DamEngine.Io/DamInput.cs
    • -0
    • +67
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
  1. … 3 more files in changeset.
Added missing headers. Made PiezometricHeadSensorSpecification public instead of internal to be the same as all other specifications.

Related to Issue [MWDAM-1254]

Adapted to review comments.

Related to Issue [MWDAM-775]

    • -4
    • +4
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
Refactored: rename Sensor.Type to Sensor.SensorType

Related to Issue [MWDAM-1254]

    • -9
    • +9
    ./Deltares.DamEngine.Calculators.Tests/Sensors/SensorPLLineCreatorTest.cs
Refactored: rename Group to SensorGroup

Related to Issue [MWDAM-1254]

    • -229
    • +0
    ./Deltares.DamEngine.Data/General/Sensors/Group.cs
    • -3
    • +3
    ./Deltares.DamEngine.Data/General/DamProjectData.cs
    • -1
    • +1
    ./Deltares.DamEngine.Data/Deltares.DamEngine.Data.csproj
Removed unused usings

Related to Issue [MWDAM-775]

Adapted to review

Fixed use uppercase/lowercase in variable names

Improved method name

Related to Issue [MWDAM-1254]

    • too large
    ./Deltares.DamEngine.Calculators/PlLinesCreator/PlLinesCreator.cs
    • -9
    • +9
    ./Deltares.DamEngine.Calculators.Tests/Sensors/SensorPLLineCreatorTest.cs
Add DataSourceTypeSensors conversions

Related to Issue [MWDAM-1243]

    • -0
    • +16
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • -0
    • +40
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
Add SensorType conversions

Related to Issue [MWDAM-1243]

    • -1
    • +41
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
    • -0
    • +16
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
Add PlLineType conversions

Related to Issue [MWDAM-1243]

    • -0
    • +17
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • -0
    • +41
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
  1. … 1 more file in changeset.
Generate new code based on xsd's

Related to Issue [MWDAM-1243]

    • too large
    ./Deltares.DamEngine.Io/DamInput.cs
Refactored; more logical naming

Related to Issue [MWDAM-1243]

    • -7
    • +7
    ./Deltares.DamEngine.Calculators/PlLinesCreator/SensorPlLine1Creator.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/PlLinesCreator/SensorPlLine4Creator.cs
    • -7
    • +7
    ./Deltares.DamEngine.Data/General/DamProjectData.cs
    • -48
    • +48
    ./Deltares.DamEngine.Calculators.Tests/Sensors/SensorLocationTests.cs
    • -45
    • +45
    ./Deltares.DamEngine.Calculators.Tests/Sensors/SensorPLLineCreatorTest.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators/PlLinesCreator/SensorPlLine3Creator.cs
    • -8
    • +8
    ./Deltares.DamEngine.Calculators/Sensors/SensorTimeSeriesProcessor.cs
Make use of Merged dll.

Related to Issue [MWDAM-775]

    • -2
    • +2
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
Limited real output FoSp to 90 as otherwise DAM UI will not show the results.

Related to Issue [MWDAM-775]

Transfer Dam Classic sensor calculators to Dam Engine

Source compiles. Does not do anything yet

Related to Issue [MWDAM-1112]

    • -0
    • +611
    ./Deltares.DamEngine.Calculators/Sensors/SensorTimeSeriesProcessor.cs
    • -0
    • +59
    ./Deltares.DamEngine.Calculators/Sensors/SensorLocationSafetyFactorCalculator.cs
    • -0
    • +32
    ./Deltares.DamEngine.Calculators/Sensors/TimeSerieCalculationException.cs
    • -0
    • +71
    ./Deltares.DamEngine.Calculators/Sensors/CalculationParameters.cs
    • -0
    • +48
    ./Deltares.DamEngine.Calculators/Sensors/SensorTimeSeriesProcessorException.cs
    • -0
    • +33
    ./Deltares.DamEngine.Calculators/Sensors/ICalculator.cs
    • -0
    • +9
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
    • -0
    • +202
    ./Deltares.DamEngine.Calculators/Sensors/TimeSeriesProcessor.cs
    • -0
    • +29
    ./Deltares.DamEngine.Calculators/Sensors/SensorCalculationArgument.cs
    • -0
    • +500
    ./Deltares.DamEngine.Calculators/Sensors/TimeSerieCalculationHelper.cs
Added WbiSellmeijerRevised as PipingModel to be read from input xsd.

Related to Issue [MWDAM-775]

    • -0
    • +20
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • -2
    • +4
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
    • too large
    ./Deltares.DamEngine.Io/DamInput.cs