Deltares.DamEngine.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove code for reading sti files.

Related to Issue [MWDAM-2160]

    • -30
    • +12
    ./General/SoilGeometryProbability.cs
  1. … 23 more files in changeset.
Validation performed in PlLinesCreator removed because duplication of the validation performed in ValidateSoilProfileForPlLinesCreation

Related to Issue [MWDAM-2724]

    • -3
    • +1
    ./Geotechnics/SurfaceLine2Extensions.cs
  1. … 4 more files in changeset.
Determination of the boundaries of the in-between aquifers improved to deal with in-between aquifers cutting the not vertical geometry limit.

Unit test added.

Related to Issue [MWDAM-2716]

  1. … 4 more files in changeset.
Interim commit to solve SonarCloud issue.

Related to Issue [MWDAM-2648]

Reimplemented remove shift.

Related to Issue [MWDAM-2677]

    • -30
    • +14
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 6 more files in changeset.
Comparison of geometry bounds improved using tolerance

Related to Issue [MWDAM-2712]

    • -4
    • +4
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
Reverted remove shift until UI is OK.

Related to Issue [MWDAM-2677]

    • -16
    • +29
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 7 more files in changeset.
Removed using shift as that should be a task in the UI, not in the engine.

Related to Issue [MWDAM-2677]

    • -29
    • +16
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 7 more files in changeset.
Add SuTable to DamEngine. Write xml from DamUI.

Modified xsd. Added ReadMe.txt to xsd folder.

Related to Issue [MWDAM-2539]

    • -0
    • +48
    ./Geotechnics/SigmaSuPoint.cs
    • -0
    • +45
    ./Geotechnics/SuTableCurve.cs
  1. … 8 more files in changeset.
Clean-up in MStabParameters.cs : obsolete parameters removed

Related to Issue [MWDAM-2565]

    • -17
    • +0
    ./General/FailureMechanismParametersMStab.cs
Clean-up in MStabParameters.cs : obsolete parameters removed

Related to Issue [MWDAM-2565]

  1. … 4 more files in changeset.
Interim commit.

Related to Issue [MWDAM-2648]

  1. … 1 more file in changeset.
Adapted to review comment by Tom. Also contains the fix for review comment on Issue [MWDAM-2400] by Virginie.

Related to Issue [MWDAM-2258]

    • -36
    • +31
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
Failing tests for shift geometry solved (when calling ReconstructSurfaces the surface line of the original soil profile had no points)

Related to Issue [MWDAM-2677]

    • -8
    • +9
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 3 more files in changeset.
Removed properties from Location that are duplicated in DesignScenario

Related to Issue [MWDAM-2649]

  1. … 9 more files in changeset.
Shift temporary set to 0 because implementation is not correct

Related to Issue [MWDAM-2677]

    • -0
    • +4
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
Commit 5760 partly reverted: Z coord. of point should be modified

Related to Issue [MWDAM-2677]

Unit tests including shift of the geometry are extended to highlight new bug

Related to Issue [MWDAM-2677]

  1. … 2 more files in changeset.
The shift of the geometry compared to the surface line is implemented and tested.

Related to Issue [MWDAM-2677]

    • -9
    • +9
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 6 more files in changeset.
Modified message in ThrowWhenLevelAboveDike

Related to Issue [MWDAM-2647]

    • -1
    • +1
    ./Geotechnics/SurfaceLine2Extensions.cs
  1. … 2 more files in changeset.
Adapted to review. Note that RegenerateParallelCurves is widened to be able to create a test for it (for other issue).

Related to Issue [MWDAM-2159]

  1. … 1 more file in changeset.
Adapted to review comments.

Related to Issue [MWDAM-2216]

New choice (Automatic) added for Tangent line definition of UpliftVan, connected to the automatic method of Mac kernel

Related to Issue [MWDAM-2659]

  1. … 8 more files in changeset.
Search area input is improved for Bishop (to fit the input of the MAC kernel) by using a new input parameter "BishopSearchAreaDetermination" (Automatic or Specified) which replaces the search method for grid and the search method for tangent lines.

Unit tests updated.

Related to Issue [MWDAM-2665]

  1. … 14 more files in changeset.
Temp fix for the geometry problem, cleaned code a bit, still to add test and cases.

Related to Issue [MWDAM-2648]

    • -1
    • +0
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 2 more files in changeset.
Temp fix for the geometry problem, must clean code and add other cases.

Related to Issue [MWDAM-2648]

    • -5
    • +11
    ./Geotechnics/SoilProfile2DSurfaceLineHelper.cs
  1. … 2 more files in changeset.
Renamed method according to review

Related to Issue [MWDAM-2353]

Added more tests for inner loops, improved code for inner loops.

Related to Issue [MWDAM-2159]

  1. … 3 more files in changeset.
The determination of the position of the Uplift Van grid with specified size is improved by using the point with the lowest uplift factor as grid boundary

Related to Issue [MWDAM-2608]

  1. … 9 more files in changeset.
Added code to handle inner loops (better). And adjusted for review comments from Issue [MWDAM-2400].

Related to Issue [MWDAM-2159]