Deltares.DamEngine.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Corrected the determination of soil from "old" surfaces.

Related to Issue [MWDAM-3012]

    • -178
    • +35
    ./Geotechnics/SoilProfile2D.cs
    • -45
    • +36
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 5 more files in changeset.
Added and improved comment headers for methods using AI, replacing some local comments.

Related to Issue [MWDAM-2219]

    • -28
    • +292
    ./Geometry/GeometryGenerator.cs
Interim comit for docs, small corrections to code due to description in TD.

Related to Issue [MWDAM-2352]

  1. … 1 more file in changeset.
Cleaned code a bit more.

Related to Issue [MWDAM-2219]

    • -263
    • +282
    ./Geometry/GeometryGenerator.cs
Cleaned code a bit more, handled Release mode.

Related to Issue [MWDAM-2219]

Cleaned code as suggested by SonarCloud.

Related to Issue [MWDAM-2219]

    • -98
    • +103
    ./Geometry/GeometryGenerator.cs
  1. … 1 more file in changeset.
Interim comit for docs, small corrections to code due to description in TD.

Related to Issue [MWDAM-2352]

  1. … 1 more file in changeset.
Interim comit for docs, small corrections to code due to description in TD.

Related to Issue [MWDAM-2352]

    • -2
    • +8
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 5 more files in changeset.
Merged revision(s) 6441 from DamEngine/branches/DamEngine 25.1:

Copyright year in translation.xml files and Designer files updated to 2025

Related to Issue [MWDAM-2038]

........

  1. … 4 more files in changeset.
Reformat and Cleanup Deltares to update the copyright to 2025

Related to Issue [MWDAM-2038]

    • -1
    • +1
    ./General/DamProjectCalculationSpecification.cs
    • -1
    • +1
    ./Standard/Validation/ValidationResult.cs
  1. … 382 more files in changeset.
Moved adapting surfaceline to a higher level (surfaceline instead of geometrypointstring) to prevent removing "real" characteristic points (i.e. other than type = None). Cleaned code a bit.

Related to Issue [MWDAM-2208]

    • -16
    • +0
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 7 more files in changeset.
Adapted surfaceline and geometry input for kernel by getting rid of points that are alomost the same which (sometimes) leads to accuracy problems in the kernel.

Related to Issue [MWDAM-2208]

    • -0
    • +16
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 3 more files in changeset.
Types starting with MStab are renamed with Stability

Related to Issue [MWDAM-2812]

    • -5
    • +5
    ./General/DamFailureMechanismeCalculationSpecification.cs
  1. … 20 more files in changeset.
all changes reverted due to unexpected failing tests in TC (Won't do sonarcloud suggestion)

Related to Issue [MWDAM-2767]

    • -57
    • +1
    ./Geotechnics/CharacteristicPoint.cs
Method GetHashCode updated to avoid tests failing

Related to Issue [MWDAM-2767]

    • -14
    • +20
    ./Geotechnics/CharacteristicPoint.cs
Rename CalcPoints to Points and calcPoints to points.

Related to Issue [MWDAM-2768]

  1. … 2 more files in changeset.
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.