Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Compare clone of Surfaces and Geometry succeeds now. (but SurfaceAtLeft and SurfaceAtRight is to resolved differently in another issue)

Related to Issue [MWDAM-2256]

  1. … 1 more file in changeset.
Preliminary commit of the combining code for SurfaceLine and SoilProfile2D. Still work to be done and to be tested.

Related to Issue [MWDAM-2258]

    • -3
    • +3
    ./SoilProfile2DSurfaceLineHelperTests.cs
  1. … 8 more files in changeset.
Added test for Clone() method for SoilProfile2D

Related to Issue [MWDAM-2256]

    • -0
    • +74
    ./SoilProfile2DTests.cs
Unit test added for CombineSurfaceLineWithSoilProfile2D using complex 2D profile (with 6 surfaces in 2 layers) and a zigzag surface line.

Unused methods in FactoryForSurfaceLines removed.

Related to Issue [MWDAM-2257]

    • -1
    • +266
    ./SoilProfile2DSurfaceLineHelperTests.cs
  1. … 2 more files in changeset.
Cleaned code somewhat.

Related to Issue [MWDAM-2216]

  1. … 4 more files in changeset.
Interim commit with code and fixed test.

Related to Issue [MWDAM-2216]

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

Related to Issue [MWDAM-2132]

    • -0
    • +37
    ./SurfaceLine2ValidatorTests.cs
  1. … 4 more files in changeset.
Added test if surfaceline is fully above bottom of soilprofile2D before combining them

Related to Issue [MWDAM-2132]

    • -0
    • +12
    ./SoilProfile2DSurfaceLineHelperTests.cs
  1. … 4 more files in changeset.
Fix some SonarCloud issues

Related to Issue [MWDAM-2132]

  1. … 2 more files in changeset.
Revert unneeded commits

Related to Issue [MWDAM-2132]

Oops, cutting right really fails on TC so set to Ignore for now.

Related to Issue [MWDAM-2216]

Oops, forgot to comment the debug lines

Related to Issue [MWDAM-2216]

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. … 2 more files 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.
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]

    • -0
    • +223
    ./SoilProfile1DTests.cs
  1. … 3 more files in changeset.
Added failing tests for CombineSurfaceLineWithSoilProfile2D

Related to Issue [MWDAM-2132]

    • -0
    • +80
    ./SoilProfile2DSurfaceLineHelperTests.cs
  1. … 2 more files in changeset.
Fixed IsContinous()

Related to Issue [MWDAM-2132]

  1. … 1 more file in changeset.
Fixed SonarCloud issues

Related to Issue [MWDAM-2132]

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

Related to Issue [MWDAM-2132]

  1. … 2 more files in changeset.
Cleanup and reformat

Related to Issue [MWDAM-2132]

    • -0
    • +1
    ./SoilProfile2DSurfaceLineHelperTests.cs
  1. … 17 more files in changeset.
- Implement helper method CutGeometryLeft

- Made class Routines2D a static class

Related to Issue [MWDAM-2132]

    • -0
    • +6
    ./SoilProfile2DSurfaceLineHelperTests.cs
  1. … 10 more files in changeset.
Small textual improvements

Related to Issue [MWDAM-2132]

- Added unit test for soilSurfaceProfile.ConvertToSoilProfile2D()

- Added method IsContinuous for the GeometryLoop class

Related to Issue [MWDAM-2132]

  1. … 1 more file in changeset.
- Added DeleteLooseCurves

- Improved some method names

Related to Issue [MWDAM-2132]

    • -1
    • +1
    ./SoilProfile2DSurfaceLineHelperTests.cs
  1. … 4 more files in changeset.
Improved unit tests

Improved moving limits

Related to Issue [MWDAM-2132]

  1. … 3 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. … 2 more files in changeset.
Implement helper method ExtendGeometryRight

Related to Issue [MWDAM-2132]

  1. … 2 more files in changeset.
Implement helper method ExtendGeometryLeft

Related to Issue [MWDAM-2132]

    • -0
    • +46
    ./GeometryHelperTests.cs
  1. … 8 more files in changeset.