Deltares.DamEngine.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adapted to review: cleanup, improve code

Related to Issue [MWDAM-2160]

  1. … 1 more file in changeset.
adapted to review: cleanup, improve code

Related to Issue [MWDAM-2160]

    • -10
    • +6
    ./General/SoilGeometryProbability.cs
Adapted the generator a little, added tests.

Related to Issue [MWDAM-2648]

  1. … 1 more file in changeset.
Rename .sti references to .stix references in test data

Related to Issue [MWDAM-2160]

  1. … 1 more file in changeset.
Code for the PL3/PL4 reduction re-implemented and improved (1D soil profile is not converted to 2D soil profile to spare calculation time).

Integration tests for piping updated with the new results.

Related to Issue [MWDAM-2691]

  1. … 3 more files in changeset.
Adapted to review: method starting with Get renamed into Determine

Related to Issue [MWDAM-2724]

    • -1
    • +1
    ./Geotechnics/SurfaceLine2Extensions.cs
  1. … 3 more files in changeset.
Cleanup and Reformat

Related to Issue [MWDAM-2548]

  1. … 3 more files in changeset.
Improve test and move out of WorkInProgress

Related to Issue [MWDAM-2548]

  1. … 1 more file in changeset.
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]