Deltares.DamEngine.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Case where phreatic line passes through all layers of 2D profile is better handled.

Also added that the waternet line for PL1 can't be situated in the bottom aquifer.

Related to Issue [MWDAM-2252]

  1. … 2 more files in changeset.
Tolerance when comparing doubles improved

Related to Issue [MWDAM-2246]

Cleaned code some more.

Related to Issue [MWDAM-2216]

Cleaned code somewhat.

Related to Issue [MWDAM-2216]

    • -105
    • +131
    ./Geometry/GeometryData.cs
  1. … 1 more file in changeset.
Interim commit with code and fixed test.

Related to Issue [MWDAM-2216]

  1. … 2 more files in changeset.
Added check on surfaceline being strict ascending

Related to Issue [MWDAM-2132]

    • -1
    • +1
    ./Geotechnics/SurfaceLine2Validator.cs
  1. … 4 more files in changeset.
Comparison of X coordinates improved using tolerance to avoid unwanted extension of 2D geometry

Related to Issue [MWDAM-2246]

  1. … 1 more file in changeset.
Obsolete code removed and unit tests updated

Related to Issue [MWDAM-2246]

  1. … 2 more files in changeset.
Added test if surfaceline is fully above bottom of soilprofile2D before combining them

Related to Issue [MWDAM-2132]

    • -2
    • +22
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 4 more files in changeset.
Fix SonarCloud issue

Related to Issue [MWDAM-2132]

    • -1
    • +1
    ./Geotechnics/SurfaceLine2Validator.cs
  1. … 1 more file in changeset.
Improve IsSurfaceLineInsideSoilProfile2D() method

Related to Issue [MWDAM-2132]

    • -2
    • +2
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
Fixed Extending to left and extending to right. Other tests seem OK but are in fact not! Cutting is still to be done properly.

Related to Issue [MWDAM-2216]

  1. … 1 more file in changeset.
Waternet type "Hydrostatic" implemented including unit tests

Related to Issue [MWDAM-2209]

  1. … 4 more files in changeset.
Issues in sonar cloud solved

Related to Issue [MWDAM-2154]

  1. … 3 more files in changeset.
Issues in sonar cloud solved

Related to Issue [MWDAM-2154]

  1. … 2 more files in changeset.
Waternet improved by:

- assigning PL4 to all in-betweens aquifer clusters and to the complete cluster

- assigning PL1 to a waternet line which is the bottom of the soil layers “in which the phreatic plane lies”

- removing unnecessary points from the waternet lines

Related to Issue [MWDAM-2154]

  1. … 3 more files in changeset.
New method RemoveDuplicatedPoints added including unit test.

Related to Issue [MWDAM-2154]

  1. … 1 more file in changeset.
Method RemoveUnnecessaryPoints corrected and unit test added.

Related to Issue [MWDAM-2154]

  1. … 2 more files in changeset.
Added failing tests for CombineSurfaceLineWithSoilProfile2D

Related to Issue [MWDAM-2132]

    • -0
    • +15
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 2 more files in changeset.
Fixed IsContinous()

Related to Issue [MWDAM-2132]

  1. … 1 more file in changeset.
Implement helper method CutGeometryLeft

Related to Issue [MWDAM-2132]

  1. … 1 more file in changeset.
Cleanup and reformat

Related to Issue [MWDAM-2132]

    • -2
    • +2
    ./General/Results/StabilityResultSlice.cs
    • -1
    • +0
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 16 more files in changeset.
- Implement helper method CutGeometryLeft

- Made class Routines2D a static class

Related to Issue [MWDAM-2132]

  1. … 3 more files in changeset.
- Added unit test for soilSurfaceProfile.ConvertToSoilProfile2D()

- Added method IsContinuous for the GeometryLoop class

Related to Issue [MWDAM-2132]

  1. … 1 more file in changeset.
Fix unit test by disabling DeleteLooseCurves

Related to Issue [MWDAM-2132]

- Added DeleteLooseCurves

- Improved some method names

Related to Issue [MWDAM-2132]

  1. … 3 more files in changeset.
Improved unit tests

Improved moving limits

Related to Issue [MWDAM-2132]

  1. … 2 more files in changeset.
Added unit tests

Related to Issue [MWDAM-2132]

  1. … 1 more file in changeset.
Fix code smells

Related to Issue [MWDAM-2132]

  1. … 1 more file in changeset.
Implement helper method ExtendGeometryRight

Related to Issue [MWDAM-2132]

  1. … 1 more file in changeset.