Deltares.DamEngine.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Corrected Resources.

Related to Issue [MWDAM-2158]

Added warning to Resources.

Related to Issue [MWDAM-2158]

    • -12
    • +20
    ./Properties/Resources.nl-NL.resx
  1. … 1 more file in changeset.
Improved validation.

Related to Issue [MWDAM-2400]

    • -2
    • +21
    ./Geotechnics/SurfaceLine2Validator.cs
Improved validation.

Related to Issue [MWDAM-2400]

    • -4
    • +15
    ./Geotechnics/SurfaceLine2Validator.cs
sonar cloud improvement

Related to Issue [MWDAM-2158]

sonar cloud improvement

Related to Issue [MWDAM-2158]

Added validation message when piping is combined with 2D-geometry.

Related to Issue [MWDAM-2158]

  1. … 4 more files in changeset.
Removed redundant comment line

Related to Issue [MWDAM-2367]

    • -1
    • +0
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
Reverted on request of reviewer revision(s) 5223 from DamEngine/trunk/src/Deltares.DamEngine.Data/General/Dike.cs:

Fix SonarCloud issues

Related to Issue [MWDAM-2367]

........

Problem solved by using a smaller accuracy when comparing z coordinates

Related to Issue [MWDAM-2569]

Update tests RiverLevelAboveDikeTopButBelowDikeTableHeight for AdaptGeometry and NoAdaption

Related to Issue [MWDAM-2488]

  1. … 4 more files in changeset.
Updated the exporter and its helper.

Related to Issue [MWDAM-2446]

    • -18
    • +7
    ./GeometryExport/GeometryExporter.cs
    • -0
    • +4
    ./GeometryExport/GeometryExporterHelper.cs
Added (rudimentary) tests for the geometry exporter.

Related to Issue [MWDAM-2446]

  1. … 7 more files in changeset.
Refactoring: comments improved + unused method DetermineStabilityUplift removed

Related to Issue [MWDAM-2226]

  1. … 5 more files in changeset.
Removed liquefaction, implemented All for stability (inwards and outwards). Re-instated the stability test based on All.

Related to Issue [MWDAM-1979]

  1. … 5 more files in changeset.
Added persistable objects and write methods to be able to produce a json file with geometry (with inner loops if any) and surface line.

Related to Issue [MWDAM-2446]

    • -0
    • +26
    ./GeometryExport/PersistableGeometry.cs
    • -0
    • +17
    ./GeometryExport/GeometryExporterHelper.cs
    • -0
    • +47
    ./GeometryExport/GeometryExporter.cs
Removed Clone method from SoilLayer

Related to Issue [MWDAM-2256]

Determination of the top and bottom boundary of cluster of aquifers is improved when a not continuous aquifer is connected to a continuous aquifer

Unit tests added to highlight the problem.

Related to Issue [MWDAM-2410]

  1. … 4 more files in changeset.
Move GeometryExporter from TestHelpers got Data, so it can be used to also debug non-test code

Related to Issue [MWDAM-2400]

    • -0
    • +66
    ./GeometryExport/PersistableGeometry.cs
    • -0
    • +68
    ./GeometryExport/GeometryExporterHelper.cs
    • -0
    • +107
    ./GeometryExport/GeometryExporter.cs
  1. … 4 more files in changeset.
Solved the problem, removed the wip status of the test.

Related to Issue [MWDAM-2407]

    • -0
    • +1
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 1 more file in changeset.
Fix sonar cloud issue

Related to Issue [MWDAM-2353]

    • -8
    • +2
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 1 more file in changeset.
Unused setter removed

Related to Issue [MWDAM-2378]

The creation of the infiltration layer is removed because not needed anymore in Macrostability

Related to Issue [MWDAM-2378]

  1. … 2 more files in changeset.
Added tests for GetNextTopCurve

Related to Issue [MWDAM-2353]

  1. … 1 more file in changeset.
Added Test for IsLayerAboveOriginalSurfaceLine

Related to Issue [MWDAM-2353]

    • -1
    • +1
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 2 more files in changeset.
Fix for DWP2 problem.

Related to Issue [MWDAM-2349]

    • -68
    • +38
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
When new Layer is fully above original surface line, add default soil, instead of soil from layer next to it.

Related to Issue [MWDAM-2353]

    • -3
    • +25
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
Made GetNextTopCurve work with layers that are not from left boundary to right boundary.

Related to Issue [MWDAM-2353]

On import form xml, make sure that resulting geometry does not hold double points and curves.

Related to Issue [MWDAM-2349]

  1. … 1 more file in changeset.
Sonar cloud issue solved

Related to Issue [MWDAM-2380]