Deltares.DamEngine.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
SonarCloud: removed new keyword

Related to Issue [MWDAM-2269]

Added clone of PreconsolidationStresses to SoilProfile2D

Related to Issue [MWDAM-2256]

  1. … 1 more file in changeset.
Modified clone of GeometryCurve and GeometryLoop

Related to Issue [MWDAM-2269]

  1. … 2 more files in changeset.
Added Clone of Geometry in GeometryData

Related to Issue [MWDAM-2256]

Preliminary commit of the combining code for SurfaceLine and SoilProfile2D. Still work to be done and to be tested.

Related to Issue [MWDAM-2258]

    • -2
    • +270
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 1 more file in changeset.
Clone Point2D, GeometryCurve and GeometryData

Related to Issue [MWDAM-2269]

  1. … 2 more files in changeset.
Added tests, removed some obsolete code.

Related to Issue [MWDAM-2216]

  1. … 2 more files in changeset.
Start implementation of Clone() method for SoilProfile2D

Related to Issue [MWDAM-2256]

Improved code.

Related to Issue [MWDAM-2216]

Improved code, added DeleteLoosePoints.

Related to Issue [MWDAM-2216]

Removed minimumCircleDepth from MStabCalculationOptions

Related to Issue [MWDAM-2255]

  1. … 4 more files in changeset.
Removed obsolete code.

Related to Issue [MWDAM-2216]

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.