Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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]

  1. … 6 more files in changeset.
Modified message in ThrowWhenLevelAboveDike

Related to Issue [MWDAM-2647]

  1. … 2 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. … 3 more files in changeset.
Temp fix for the geometry problem, must clean code and add other cases.

Related to Issue [MWDAM-2648]

    • -5
    • +11
    ./SoilProfile2DSurfaceLineHelper.cs
  1. … 5 more files in changeset.
Adapted to review comments

Related to Issue [MWDAM-2400]

Adapted to review comments

Related to Issue [MWDAM-2258]

    • -43
    • +43
    ./SoilProfile2DSurfaceLineHelper.cs
  1. … 4 more files in changeset.
Adapted to review comments.

Related to Issue [MWDAM-2349]

    • -36
    • +37
    ./SoilProfile2DSurfaceLineHelper.cs
Adapted to SonarCloud comments.

Related to Issue [MWDAM-2400]

  1. … 5 more files in changeset.
Part 1 of cleaned code for GeometryData Class (other files adapted for changes here).

Related to Issue [MWDAM-2400]

  1. … 5 more files in changeset.
Fixed the problems with DWP-8 and DWP-20.

Related to Issue [MWDAM-2400]

    • -3
    • +17
    ./SoilProfile2DSurfaceLineHelper.cs
  1. … 9 more files in changeset.
Improved validation.

Related to Issue [MWDAM-2400]

Improved validation.

Related to Issue [MWDAM-2400]

Removed redundant comment line

Related to Issue [MWDAM-2367]

Problem solved by using a smaller accuracy when comparing z coordinates

Related to Issue [MWDAM-2569]

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.
Solved the problem, removed the wip status of the test.

Related to Issue [MWDAM-2407]

  1. … 2 more files in changeset.
Fix sonar cloud issue

Related to Issue [MWDAM-2353]

  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 Test for IsLayerAboveOriginalSurfaceLine

Related to Issue [MWDAM-2353]

  1. … 2 more files in changeset.
Fix for DWP2 problem.

Related to Issue [MWDAM-2349]

    • -68
    • +38
    ./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
    ./SoilProfile2DSurfaceLineHelper.cs
Tolerance used in Waternet line creator corrected.

Related to Issue [MWDAM-2380]

  1. … 2 more files in changeset.
Determination of the 1D profile at given X from a 2D profile is improved to handle the case where a vertical layer separation is present

Related to Issue [MWDAM-2380]

  1. … 4 more files in changeset.
PL line creator improved by using the soil profile at DikeToeAtPolder for the determination of the relevant aquifers.

Unit tests adapted to get the expected result.

Related to Issue [MWDAM-2363]

  1. … 2 more files in changeset.
Problem with failing unit tests solved

Related to Issue [MWDAM-2356]

  1. … 2 more files in changeset.
Method DetermineForSurfaceLineCorrected1DProfileAtX corrected by making available the out-commented code

Related to Issue [MWDAM-2356]