Deltares.DamEngine.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Override methods added again

Related to Issue [MWDAM-2767]

    • -1
    • +13
    ./Geotechnics/CharacteristicPoint.cs
Rename CalcPoints to Points and calcPoints to points.

Related to Issue [MWDAM-2768]

    • -14
    • +14
    ./Geotechnics/CharacteristicPointSet.cs
    • -5
    • +5
    ./Geotechnics/SurfaceLine2Extensions.cs
    • -1
    • +1
    ./GeometryExport/GeometryExporterHelper.cs
    • -2
    • +2
    ./Geotechnics/SurfaceLine2Validator.cs
    • -8
    • +8
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
    • -82
    • +82
    ./Geometry/GeometryPointString.cs
  1. … 30 more files in changeset.
Override methods removed because TC tests fail

Related to Issue [MWDAM-2767]

    • -14
    • +0
    ./Geotechnics/CharacteristicPoint.cs
methods implemented again to solve sonarcloud issue

Related to Issue [MWDAM-2767]

    • -0
    • +15
    ./Geotechnics/CharacteristicPoint.cs
Override methods removed

Related to Issue [MWDAM-2767]

    • -26
    • +1
    ./Geotechnics/CharacteristicPoint.cs
Adapted to review + solved last sonar cloud issue

Related to Issue [MWDAM-2767]

    • -11
    • +72
    ./Geotechnics/CharacteristicPoint.cs
Renamed BishopCircleX to BishopCircleCentreX etc.

Related to Issue [MWDAM-2560]

    • -3
    • +3
    ./General/TimeSeries/TimeSerieEntry.cs
  1. … 4 more files in changeset.
unused parameter DikeSoilScenario removed from data model

Related to Issue [MWDAM-2823]

  1. … 6 more files in changeset.
Recreated DamInput.cs and DamOutput.cs after xsd changes for TimeSeries.

Deleted TimeStep.

Removed unused code for TimeSeries.

Related to Issue [MWDAM-2765]

    • -13
    • +0
    ./General/TimeSeries/TimeSerieEntry.cs
  1. … 12 more files in changeset.
Removed obsolete parameters and class.

Related to Issue [MWDAM-2208]

  1. … 16 more files in changeset.
Obsolete properties removed from DAM Engine data model

Related to Issue [MWDAM-2232]

  1. … 8 more files in changeset.
Problem with missing top layer in DWP_17 solved

Related to Issue [MWDAM-2785]

    • -8
    • +7
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
Obsolete soil properties removed from the DAM Engine xml input and Soil data object

Related to Issue [MWDAM-2803]

  1. … 21 more files in changeset.
Removed obsolete RiverLever from Location (is now part of CurrentScenario).

Related to Issue [MWDAM-2208]

  1. … 1 more file in changeset.
Double conversion removed to keep all diameters in meter

Related to Issue [MWDAM-2771]

  1. … 1 more file in changeset.
Commented out parts that are not in the new xsd anymore. Can be removed, when xsd is final.

Related to Issue [MWDAM-2765]

    • -17
    • +17
    ./General/TimeSeries/TimeSerie.cs
    • -12
    • +12
    ./General/TimeSeries/TimeSerieEntry.cs
  1. … 1 more file in changeset.
Add SlipCircle Output for Bishop to TimeSeries.

Related to Issue [MWDAM-2560]

    • -0
    • +3
    ./General/TimeSeries/TimeSerieEntry.cs
  1. … 8 more files in changeset.
Removed the shift from the datamodel of the Engine.

Related to Issue [MWDAM-2708]

  1. … 7 more files in changeset.
Sonarcloud issues solved

Related to Issue [MWDAM-2767]

  1. … 2 more files in changeset.
Removed GeometryPoint from GeometryPointString/GeometryLoop classes and everywhere it was used. Improved geometry generation and Clone() methods for SoilProfile2D.

Related to Issue [MWDAM-2760]

    • -27
    • +26
    ./Geotechnics/CharacteristicPointSet.cs
    • -112
    • +35
    ./Geometry/GeometryPointString.cs
    • -63
    • +59
    ./Geotechnics/SurfaceLine2Extensions.cs
    • -8
    • +7
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 41 more files in changeset.
Remove obsolete classes using obsolete GeometryPoints from GeometryPointString/GeometryLoop.

Related to Issue [MWDAM-2760]

    • -36
    • +0
    ./Geometry/CoordinateSystemConverterException.cs
    • -283
    • +0
    ./Geometry/CoordinateSystemConverter.cs
Test for 2D profile is updated (shoulder and ditch added) and comparison is extended to the Pl lines of both profiles and both time steps

Related to Issue [MWDAM-2706]

    • -2
    • +2
    ./General/Sensors/SensorEnumerations.cs
  1. … 4 more files in changeset.
Adapted to review comments.

Related to Issue [MWDAM-2258]

    • -2
    • +1
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
Extended tests, cleaned up code.

Related to Issue [MWDAM-2690]

    • -122
    • +192
    ./Geometry/GeometryGenerator.cs
  1. … 1 more file in changeset.
Fixed DWP_6 and DWP_7 problems

Related to Issue [MWDAM-2690]

  1. … 1 more file in changeset.
adapted to review: cleanup, improve code

Related to Issue [MWDAM-2160]

  1. … 1 more file in changeset.
adapted to review: cleanup, improve code

Related to Issue [MWDAM-2160]

    • -10
    • +6
    ./General/SoilGeometryProbability.cs
Adapted the generator a little, added tests.

Related to Issue [MWDAM-2648]

  1. … 1 more file in changeset.
Rename .sti references to .stix references in test data

Related to Issue [MWDAM-2160]

  1. … 1 more file in changeset.
Code for the PL3/PL4 reduction re-implemented and improved (1D soil profile is not converted to 2D soil profile to spare calculation time).

Integration tests for piping updated with the new results.

Related to Issue [MWDAM-2691]

  1. … 3 more files in changeset.