src

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

Related to Issue [MWDAM-1034]

    • -5
    • +0
    ./Deltares.DamEngine.Interface/FillDamFromXmlOutput.cs
Connect Dam Engine to Bligh wrapper

Related to Issue [MWDAM-1051]

    • -0
    • +3
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • -0
    • +33
    ./Deltares.DamEngine.Interface.Tests/TestFiles/BlighInputFile.xml
    • -2
    • +19
    ./Deltares.DamEngine.Interface/EngineInterface.cs
    • -0
    • +14
    ./Deltares.DamEngine.Interface.Tests/EngineInterfaceTests.cs
    • -0
    • +4
    ./Deltares.DamEngine.Interface/Deltares.DamEngine.Interface.csproj
Start implementation of Bligh Wrapper

Related to Issue [MWDAM-1034]

    • -0
    • +40
    ./Deltares.DamEngine.Calculators/Dikes Design/DesignCalculator.cs
    • -2
    • +6
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
  1. … 1 more file in changeset.
Implement connection Location-Surfaceline

Related to Issue [MWDAM-1075]

    • -5
    • +17
    ./Deltares.DamEngine.Interface.Tests/TestFiles/InputFile.xml
Implement connection Location-Surfaceline

Related to Issue [MWDAM-1075]

    • -2
    • +4
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -22
    • +14
    ./Deltares.DamEngine.Io/DamOutput.cs
    • -1
    • +17
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -220
    • +247
    ./Deltares.DamEngine.Io/DamInput.cs
    • -3
    • +5
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
  1. … 3 more files in changeset.
Add piping bligh wrapper infrastructure to engine

Related to Issue [MWDAM-1034]

    • -0
    • +7
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
  1. ./Deltares.DamEngine.Calculators/KernelWrappers
Cleanup code

Related to Issue [MWDAM-1074]

    • -3
    • +5
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -1
    • +1
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
Add buildnumber in version info for Data and Calculators

Related to Issue [MWDAM-1034]

    • -2
    • +2
    ./Deltares.DamEngine.Data/Deltares.DamEngine.Data.csproj
    • -2
    • +2
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
Add buildnumber in version info for Data and Calculators

Related to Issue [MWDAM-1034]

    • -1
    • +8
    ./Deltares.DamEngine.Calculators/Deltares.DamEngine.Calculators.csproj
    • -57
    • +0
    ./Deltares.DamEngine.Calculators/Properties/AssemblyInfo.cs
    • -0
    • +13
    ./Deltares.DamEngine.Calculators/Properties/AssemblyInfo.cs.svn
    • -1
    • +8
    ./Deltares.DamEngine.Data/Deltares.DamEngine.Data.csproj
    • -0
    • +17
    ./Deltares.DamEngine.Data/Properties/AssemblyInfo.cs.svn
Update testfile

Related to Issue [MWDAM-1074]

    • -0
    • +5
    ./Deltares.DamEngine.Interface.Tests/TestFiles/InputFile.xml
Add soils with Piping parameters to input serialization

Related to Issue [MWDAM-1074]

    • -23
    • +3
    ./Deltares.DamEngine.Io/DamInput.cs
    • -0
    • +39
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -0
    • +25
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -0
    • +20
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
  1. … 1 more file in changeset.
Refactored

Implemented Assign of Piping parameters

Related to Issue [MWDAM-1075]

Add Soils to XSD and input serializing object

Add piping parameters to Soil

Related to Issue [MWDAM-1075]

    • -0
    • +184
    ./Deltares.DamEngine.Io/DamInput.cs
  1. … 2 more files in changeset.
XML Read/write of surfacelines

Related to Issue [MWDAM-1075]

    • -0
    • +1
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • -1
    • +0
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
  1. … 3 more files in changeset.
Add none characteristic points to surfacelines test

Related to Issue [MWDAM-1075]

    • -0
    • +26
    ./Deltares.DamEngine.Interface.Tests/TestFiles/InputFile.xml
    • -1
    • +3
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
Start writing test transfer of surfacelines from input object

Related to Issue [MWDAM-1075]

    • -8
    • +43
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -26
    • +35
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -13
    • +14
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
Start writing test transfer of surfacelines from input object

Related to Issue [MWDAM-1075]

    • -25
    • +25
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -0
    • +35
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
Refactored; improved name of tests

Related to Issue [MWDAM-1075]

    • -8
    • +8
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
Fill Dam project data with surfacelines from input object

Related to Issue [MWDAM-1075]

    • -2
    • +71
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
    • -0
    • +27
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -0
    • +48
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • -16
    • +7
    ./Deltares.DamEngine.Io/DamInput.cs
Adding of the surface lines.

Related to Issue [MWDAM-1073]

    • -0
    • +2805
    ./Deltares.DamEngine.Io/DamOutput.cs
Refactored

Related to Issue [MWDAM-1075]

    • -4
    • +10
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -6
    • +12
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
Filled the XML output from DamProjectData and vice versa complete with test (note: only for piping Bligh); made some small changes to DesignResult in order to accommodate this.

Related to Issue [MWDAM-1073]

    • -0
    • +131
    ./Deltares.DamEngine.Interface/FillDamFromXmlOutput.cs
    • -0
    • +1
    ./Deltares.DamEngine.Interface/Deltares.DamEngine.Interface.csproj
    • -2
    • +4
    ./Deltares.DamEngine.Data/General/DamProjectData.cs
    • -3
    • +80
    ./Deltares.DamEngine.Interface.Tests/FillXmlOutputFromDamTests.cs
Add surfacelines to input XSD

Related to Issue [MWDAM-1075]

    • -0
    • +91
    ./Deltares.DamEngine.Io/DamInput.cs
  1. … 2 more files in changeset.
Add output as parameter to Run()

Related to Issue [MWDAM-1037]

    • -3
    • +4
    ./Deltares.DamEngine.Interface/EngineInterface.cs
Add string serializing and de-serializing

Related to Issue [MWDAM-1037]

    • -0
    • +5
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj
    • -0
    • +14
    ./Deltares.DamEngine.Interface.Tests/TestFiles/InputFile.xml
    • -4
    • +56
    ./Deltares.DamEngine.Io/DamXmlSerialization.cs
    • -4
    • +4
    ./Deltares.DamEngine.Io.Tests/DamXmlSerializationTests.cs
  1. ./Deltares.DamEngine.Interface.Tests/TestFiles
    • -2
    • +13
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -0
    • +15
    ./Deltares.DamEngine.Interface/EngineInterface.cs
    • -0
    • +10
    ./Deltares.DamEngine.Interface.Tests/EngineInterfaceTests.cs
    • -22
    • +1
    ./Deltares.DamEngine.Io/DamInput.cs
Added comments and made some small improvements.

Related to Issue [MWDAM-1028]

    • -2
    • +29
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
    • -0
    • +15
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • -0
    • +8
    ./Deltares.DamEngine.Interface/FillXmlOutputFromDam.cs
Improved for the xsd's to better be able to implement serializers.

Started with the serializer for the output (main focus for now = design piping (no adaption) so we can to reproduce Bligh).

Related to Issue [MWDAM-1028]

    • -0
    • +16
    ./Deltares.DamEngine.Interface.Tests/ConversionHelperTests.cs
    • -0
    • +19
    ./Deltares.DamEngine.Interface/ConversionHelper.cs
    • too large
    ./Deltares.DamEngine.Io/DamOutput.cs
    • -2
    • +211
    ./Deltares.DamEngine.Interface/FillXmlOutputFromDam.cs
  1. … 5 more files in changeset.
Add license headers to all files

Related to Issue [MWDAM-992]

    • -2
    • +2
    ./Deltares.DamEngine.Data/General/DamProjectCalculationSpecification.cs
    • -2
    • +2
    ./Deltares.DamEngine.Data/Geotechnics/CharacteristicPointSet.cs
    • -2
    • +2
    ./Deltares.DamEngine.Calculators/General/LogHelper.cs
    • -0
    • +21
    ./Deltares.DamEngine.Calculators/SchematizationFactor/SchematizationFactorCalculation.cs
    • -0
    • +3
    ./Deltares.DamEngine.Interface/Deltares.DamEngine.Interface.csproj
    • -1
    • +22
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
  1. … 173 more files in changeset.
Linked design results to the DamCalculationResults. Added the required settings.

Added Stochast for Time Series to make these complete.

Related to Issue [MWDAM-1028]

    • -5
    • +2
    ./Deltares.DamEngine.Calculators/General/DamProjectCalculatorCsvExportDataBuilder.cs
    • -0
    • +34
    ./Deltares.DamEngine.Data/General/TimeSeries/Stochast.cs
    • -2
    • +1
    ./Deltares.DamEngine.Calculators/General/DamProjectCalculator.cs
    • -0
    • +1
    ./Deltares.DamEngine.Data/Deltares.DamEngine.Data.csproj
  1. … 6 more files in changeset.
Cleanup code

Related to Issue [MWDAM-1072]

    • -7
    • +1
    ./Deltares.DamEngine.Interface/FillXmlOutputFromDam.cs
    • -7
    • +1
    ./Deltares.DamEngine.Interface/FillXmlInputFromDam.cs
    • -1
    • +0
    ./Deltares.DamEngine.Interface.Tests/FillXmlOutputFromDamTests.cs
    • -6
    • +1
    ./Deltares.DamEngine.Interface/FillDamFromXmlInput.cs
    • -8
    • +1
    ./Deltares.DamEngine.Interface.Tests/EngineInterfaceTests.cs
    • -3
    • +1
    ./Deltares.DamEngine.Interface.Tests/FillDamFromXmlInputTests.cs
    • -6
    • +0
    ./Deltares.DamEngine.Interface.Tests/Deltares.DamEngine.Interface.Tests.csproj