Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added test if surfaceline is fully above bottom of soilprofile2D before combining them

Related to Issue [MWDAM-2132]

  1. … 4 more files in changeset.
Fix SonarCloud issue

Related to Issue [MWDAM-2132]

  1. … 1 more file in changeset.
Fix some SonarCloud issues

Related to Issue [MWDAM-2132]

  1. … 2 more files in changeset.
Implement cut right of geometry in CombineSoilProfile2DWithSurfaceLine()

Test ignored, because Work in Progress

Related to Issue [MWDAM-2132]

  1. … 1 more file in changeset.
Implement extend right of geometry in CombineSoilProfile2DWithSurfaceLine()

Related to Issue [MWDAM-2132]

  1. … 1 more file in changeset.
Implement extend left of geometry in CombineSoilProfile2DWithSurfaceLine()

Related to Issue [MWDAM-2132]

  1. … 1 more file in changeset.
Implement cut left of geometry in CombineSoilProfile2DWithSurfaceLine()

Related to Issue [MWDAM-2132]

  1. … 1 more file in changeset.
Unused PL lines are not added to the headline list of the waternet

Related to Issue [MWDAM-2225]

  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]

  1. … 1 more file in changeset.
Adapted to review

Related to Issue [MWDAM-2201]

  1. … 4 more files in changeset.
Unused argument removed

Related to Issue [MWDAM-2215]

Added test MacroStabilityCommonHelperTests.GivenSoilGeometryProbabilityWithSoilProfile1DAndSurfaceLineWhenCombiningThenSoilProfile2DIsCreated()

Made most MacroStabilityCommonHelper methods static

Related to Issue [MWDAM-2132]

  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]

  1. … 1 more file in changeset.
Prepare for implementation of combining surfaceline with SoilProfile2D

Related to Issue [MWDAM-2132]

  1. … 2 more files in changeset.
"Full hydrostatic" waternet type implemented for 1D profile

Related to Issue [MWDAM-2211]

  1. … 1 more file in changeset.
"Full hydrostatic" waternet type implemented

Related to Issue [MWDAM-2211]

  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]

  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. … 3 more files in changeset.
Issues in sonar cloud solved

Related to Issue [MWDAM-2154]

  1. … 2 more files in changeset.
Expected results of the tests updated with the new calculated results due to improvement on waternet

Related to Issue [MWDAM-2154]

    • -7
    • +6
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 6 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]

    • -53
    • +337
    ./PlLinesToWaternetConverter.cs
  1. … 3 more files in changeset.
Cleanup and reformat

Related to Issue [MWDAM-2132]

    • -2
    • +6
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
    • -1
    • +1
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
  1. … 16 more files in changeset.
Adapted to review: class name improved

Related to Issue [MWDAM-2190]

  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]

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

Related to Issue [MWDAM-2132]

  1. … 8 more files in changeset.
Unit test improved by testing the slices results + few refactoring

Related to Issue [MAC-1467]

    • -58
    • +62
    ./MacroStabilityIo/FillMacroStabilityWrapperOutputFromEngine.cs
  1. … 1 more file in changeset.
When stix file is not created but the macrostability calculation succeeded, this results now in a warning message instead of an error

Related to Issue [MWDAM-2125]

  1. … 2 more files in changeset.