src

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Added WBI Sellmeijer revised model (part of Wti kernel). Note that some of the output parameters from this model are (as of yet) not used by DAM Engine and thus are commented out. Irene still has to decide on this in the FO.

Related to Issue [MWDAM-775]

    • -0
    • +6
    ./Deltares.DamEngine.Calculators/Properties/Resources.nl-NL.resx
    • -0
    • +1
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
  1. ./Deltares.DamEngine.Calculators.Tests/KernelWrappers/WbiPipingSellmeijerRevised
    • -0
    • +18
    ./Deltares.DamEngine.Calculators/Properties/Resources.Designer.cs
  2. ./Deltares.DamEngine.Calculators/KernelWrappers/WbiPipingSellmeijerRevised
    • -0
    • +6
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
Adapt to review

Related to Issue [MWDAM-1178]

    • -1
    • +2
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
Adapt to review

Related to Issue [MWDAM-1141]

    • -1
    • +15
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
    • -13
    • +1
    ./Deltares.DamEngine.Calculators/DikesDesign/DesignCalculator.cs
    • -8
    • +0
    ./Deltares.DamEngine.Calculators/DikesDesign/SurfaceLineHeightAdapter.cs
Add sensors to data model Dam engine

Related to Issue [MWDAM-1254]

    • -0
    • +128
    ./Deltares.DamEngine.Data/Standard/UniqueNameProvider.cs
    • -0
    • +147
    ./Deltares.DamEngine.Calculators/PlLinesCreator/SensorPlLineCreator.cs
    • -0
    • +3
    ./Deltares.DamEngine.Calculators.Tests/Deltares.DamEngine.Calculators.Tests.csproj
    • -0
    • +117
    ./Deltares.DamEngine.Data/General/Specifications/CompositeSpecification.cs
    • -0
    • +375
    ./Deltares.DamEngine.Calculators/PlLinesCreator/SensorPlLine1Creator.cs
    • too large
    ./Deltares.DamEngine.Calculators.Tests/PlLinesCreator/PlLinesCreatorTest.cs
    • -0
    • +93
    ./Deltares.DamEngine.Data/General/Specifications/SpecificationBaseAttribute.cs
    • too large
    ./Deltares.DamEngine.Calculators/PlLinesCreator/PlLinesCreator.cs
    • -0
    • +48
    ./Deltares.DamEngine.Calculators/PlLinesCreator/SensorPlLineCreatorException.cs
  1. … 36 more files in changeset.
Adapted to review

Related to Issue [MWDAM-1244]

    • -1
    • +22
    ./Deltares.DamEngine.Interface/Properties/AssemblyInfo.cs
    • -0
    • +3
    ./Deltares.DamEngine.Version/Deltares.DamEngine.Version.csproj
    • too large
    ./Deltares.DamEngine.Io/DamInput.cs
    • -0
    • +21
    ./Deltares.DamEngine.TestHelpers/Factories/FactoryForPLLines.cs
  1. … 2 more files in changeset.
Added test to the Validate method to prevent possible null references.

Related to Issue [MWDAM-1250]

    • -2
    • +6
    ./Deltares.DamEngine.Interface/EngineInterface.cs
Finished multi core integration for regional assessment.

Related to Issue [MWDAM-1144]

    • -1
    • +1
    ./Deltares.DamEngine.Data/General/DamFailureMechanismeCalculationSpecification.cs
    • -1
    • +21
    ./Deltares.DamEngine.Calculators.Tests/RegionalAssessment/RegionalScenariosCalculationTests.cs
Clean up code

Related to Issue [MWDAM-1244]

    • -0
    • +1
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • -0
    • +4
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
Fixed typo

Related to Issue [MWDAM-1244]

    • -2
    • +2
    ./Deltares.DamEngine.Interface/FillXmlOutputFromDam.cs
    • -2
    • +2
    ./Deltares.DamEngine.Interface/FillDamFromXmlOutput.cs
  1. … 1 more file in changeset.