Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improved algorithm for the generation of surfaces:

- Decoupled old algorithm

-- Used 3 testcases to prove the algorithm:

--- Soil layers fully below surface line

--- Soil layers enveloping the surface line

--- Soil layers partially enveloping the surface line such that the enveloped area results in one single area

Related to Issue [MWDAM-1683]

  1. … 1 more file in changeset.
Added WiP for locally successful test. So I guess C#wrapper or Failmech has been changed although this should not effect this test at all. So DSL change????

Related to Issue [MWDAM-1627]

Removed WiP for successful test.

Related to Issue [MWDAM-1627]

Added unit test to prove the SoilSurfaceProfile.ConvertTo2DProfile:

- Temporarily added WIP category for the tests to make build server green again

Related to Issue [MWDAM-1683]

Added unit test to prove the SoilSurfaceProfile.ConvertTo2DProfile:

- Refactored test in case the order of curves differs during subsequent runs

-- Adjusted test --> set bottom level at the end of the routine to set the soil layers height?

Related to Issue [MWDAM-1683]

Added unit test to prove the SoilSurfaceProfile.ConvertTo2DProfile:

- Refactored test in case the order of curves differs during subsequent runs

-- Added log message for more information

Related to Issue [MWDAM-1683]

Added unit test to prove the SoilSurfaceProfile.ConvertTo2DProfile:

- Refactored test in case the order of curves differs during subsequent runs

-- Added log message for more information

Related to Issue [MWDAM-1683]

Added unit test to prove the SoilSurfaceProfile.ConvertTo2DProfile:

- Refactored test in case the order of curves differs during subsequent runs

-- Added log message for more information

Related to Issue [MWDAM-1683]

Added unit test to prove the SoilSurfaceProfile.ConvertTo2DProfile:

- Refactored test in case the order of curves differs during subsequent runs

Related to Issue [MWDAM-1683]

Added unit test to prove the SoilSurfaceProfile.ConvertTo2DProfile:

- Added log message to get more debug information

Related to Issue [MWDAM-1683]

Added unit test to prove the SoilSurfaceProfile.ConvertTo2DProfile:

- Added explicit test to verify the surfaces it generates when the surfaceline is fully enveloped by a soil layer

Related to Issue [MWDAM-1683]

Added unit test to prove the SoilSurfaceProfile.ConvertTo2DProfile:

- Added explicit test to verify the surfaces it generates.

Related to Issue [MWDAM-1683]

Make sure that 2D profile is created from surface line + 1D profile when needed.

Related to Issue [MWDAM-1373]

    • -0
    • +86
    ./SoilSurfaceProfileTests.cs
  1. … 17 more files in changeset.
Update license headers

Related to Issue [MWDAM-1369]

    • -1
    • +1
    ./SoilProfile1DAquiferLayerCombinerTests.cs
  1. … 203 more files in changeset.
Improved TestAddingCharacteristicPointsOnSameLocationDoesNotAddDoublePointsInGeometry

Related to Issue [MWDAM-1201]

Avoid points on geometry on same location, when adding characteristic points

Related to Issue [MWDAM-1201]

    • -0
    • +63
    ./SurfaceLine2Tests.cs
  1. … 3 more files in changeset.