Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added test for combining SoilProfile2D with matching surfaceline

Related to Issue [MWDAM-2132]

    • -0
    • +34
    ./MacroStabilityCommonHelperTests.cs
Use dedicated surfaceline for MacroStabilityCommon/MacroStabilityCommonHelperTests

Related to Issue [MWDAM-2132]

  1. … 1 more file in changeset.
Assert.Multiple called when possible

Related to Issue [MWDAM-2225]

    • -35
    • +53
    ./PlLinesToWaternetConverterTests.cs
Unused PL lines are not added to the headline list of the waternet

Related to Issue [MWDAM-2225]

    • -115
    • +114
    ./PlLinesToWaternetConverterTests.cs
  1. … 1 more file in changeset.
Adapted to review:

- Unit tests testing the position of the bottom aquifer and in-between aquifer are done calling DetermineLayerBoundaryPoints instead of CreateWaternetBasedOnPlLines

- Unit test for CreateWaternetBasedOnPlLines with 2D profile improved using more complex 2D profile

Related to Issue [MWDAM-2209]

    • -393
    • +292
    ./PlLinesToWaternetConverterTests.cs
  1. … 1 more file in changeset.
Adapted to review

Related to Issue [MWDAM-2201]

    • -4
    • +13
    ./PlLinesToWaternetConverterTests.cs
  1. … 4 more files in changeset.
Added test MacroStabilityCommonHelperTests.GivenSoilGeometryProbabilityWithSoilProfile1DAndSurfaceLineWhenCombiningThenSoilProfile2DIsCreated()

Made most MacroStabilityCommonHelper methods static

Related to Issue [MWDAM-2132]

    • -0
    • +64
    ./MacroStabilityCommonHelperTests.cs
  1. … 5 more files in changeset.
Waternet line for PL2 is created only if penetration length > 0

Related to Issue [MWDAM-2215]

  1. … 1 more file in changeset.
Semi time dependent waternet type implemented.

Related to Issue [MWDAM-2215]

    • -85
    • +101
    ./PlLinesToWaternetConverterTests.cs
  1. … 1 more file in changeset.
"Full hydrostatic" waternet type implemented for 1D profile

Related to Issue [MWDAM-2211]

    • -47
    • +55
    ./PlLinesToWaternetConverterTests.cs
  1. … 1 more file in changeset.
"Full hydrostatic" waternet type implemented

Related to Issue [MWDAM-2211]

    • -24
    • +29
    ./PlLinesToWaternetConverterTests.cs
  1. … 1 more file in changeset.
Waternet type "Hydrostatic" implemented including unit tests

Related to Issue [MWDAM-2209]

  1. … 4 more files in changeset.
Waternet type "Linear" implemented including unit tests

Related to Issue [MWDAM-2201]

    • -38
    • +47
    ./PlLinesToWaternetConverterTests.cs
  1. … 4 more files in changeset.
Issues in sonar cloud solved

Related to Issue [MWDAM-2154]

  1. … 3 more files in changeset.
Issues in sonar cloud solved

Related to Issue [MWDAM-2154]

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

    • -93
    • +236
    ./PlLinesToWaternetConverterTests.cs
  1. … 3 more files in changeset.
Cleanup and reformat

Related to Issue [MWDAM-2132]

    • -20
    • +20
    ./PlLinesToWaternetConverterTests.cs
  1. … 18 more files in changeset.
Adapted to review: class name improved

Related to Issue [MWDAM-2190]

    • -34
    • +34
    ./PlLinesToWaternetConverterTests.cs
  1. … 3 more files in changeset.
Case of aquifer layer with a vertical part is now correctly handled.

Unit tests updated with the new point of the waternet line.

Related to Issue [MWDAM-2190]

    • -2
    • +12
    ./PlLinesToWaternetConverterTests.cs
  1. … 1 more file in changeset.
Refactoring:

- duplicated code moved to new generic methods (CreateAllPlLines and CreateRectangularSoilLayer2D)

- picture of the soil profiles added as comment to illustrate the test

Related to Issue [MWDAM-2190]

    • -761
    • +578
    ./PlLinesToWaternetConverterTests.cs
Unit test improved by testing the slices results + few refactoring

Related to Issue [MAC-1467]

  1. … 1 more file in changeset.
POP property added in the DAM Engine input and transferred to Macrostability as FixedSoilStresses

Related to Issue [MWDAM-2095]

  1. … 7 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-2017]

  1. … 10 more files in changeset.
Update to NUnit 4

Related to Issue [MWDAM-2017]

  1. … 33 more files in changeset.
Prepare for adaption to NUnit 4

Related to Issue [MWDAM-2017]

    • -95
    • +95
    ./PlLinesToWaternetConverterTests.cs
  1. … 45 more files in changeset.
Added SigmaTauCurve to conversion.

Always create a SigmaTauCurve to be consistent with SuTable in CSharpWrapper.

Related to Issue [MWDAM-1968]

  1. … 2 more files in changeset.
Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2007]

  1. … 327 more files in changeset.
Use string interpolation

Related to Issue [MWDAM-1878]

  1. … 29 more files in changeset.
Convert to file-scoped namespace

Related to Issue [MWDAM-1878]

    • -1398
    • +1397
    ./PlLinesToWaternetConverterTests.cs
    • -270
    • +269
    ./ConversionHelperTests.cs
    • -334
    • +333
    ./MacroStabilityIoTests.cs
  1. … 319 more files in changeset.
Remove trailing comma's

Related to Issue [MWDAM-1877]

  1. … 2 more files in changeset.