Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adapted to review

Related to Issue [MWDAM-2132]

    • -10
    • +0
    ./MacroStabilityInwardsKernelWrapper.cs
Waternet is created based on SoilProfile1D when available

Related to Issue [MWDAM-2369]

    • -5
    • +2
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 4 more files in changeset.
Removed minimumCircleDepth from MStabCalculationOptions

Related to Issue [MWDAM-2255]

    • -3
    • +1
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 2 more files in changeset.
The waternet creator based on 2D geometry is used instead of the one based on 1D.

Related to Issue [MWDAM-2251]

    • -7
    • +3
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Commit 5016 reverted due to unexpected failing unit tests

Related to Issue [MWDAM-2251]

    • -1
    • +6
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
The waternet creator based on 2D geometry is used instead of the one based on 1D.

Related to Issue [MWDAM-2251]

    • -6
    • +1
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Added test MacroStabilityCommonHelperTests.GivenSoilGeometryProbabilityWithSoilProfile1DAndSurfaceLineWhenCombiningThenSoilProfile2DIsCreated()

Made most MacroStabilityCommonHelper methods static

Related to Issue [MWDAM-2132]

    • -22
    • +22
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 5 more files in changeset.
Prepare for implementation of combining surfaceline with SoilProfile2D

Related to Issue [MWDAM-2132]

    • -2
    • +2
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 2 more files in changeset.
Waternet type "Linear" implemented including unit tests

Related to Issue [MWDAM-2201]

    • -1
    • +3
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 4 more files in changeset.
Adapted to review: class name improved

Related to Issue [MWDAM-2190]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 3 more files in changeset.
Check if surface-line does not exceed the boundaries of the SoilProfile2D

Related to Issue [MWDAM-2132]

    • -0
    • +10
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 6 more files in changeset.
Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2007]

    • -3
    • +3
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 324 more files in changeset.
First repair some things in Adaption calculations themselves:

- give CircleSurfacePointRightXCoordinate a proper value

- remove unused CircleSurfacePointLeftXCoordinate

- make sure centerOfLeftGridXCoordinate is given a proper value when IsGridAutomatic = true.

Related to Issue [MWDAM-1948]

  1. … 2 more files in changeset.
Implemented the improvements for Multi Core as found solving MWDAM-1906 and MWDAM-1925.

Related to Issue [MWDAM-1934]

    • -3
    • +3
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 9 more files in changeset.
Improved tests to check more; extended the error messages with stack trace information.

Added check on null in Routines2D to prevent errors.

Related to Issue [MWDAM-1889]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 5 more files in changeset.
Made Static class/methods in MacroStabilityCommonHelper non static.

Related to Issue [MWDAM-1889]

    • -24
    • +33
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 2 more files in changeset.
Use string interpolation

Related to Issue [MWDAM-1878]

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

Related to Issue [MWDAM-1878]

    • -11
    • +10
    ./MacroStabilityKernelDataInput.cs
    • -363
    • +362
    ./MacroStabilityInwardsKernelWrapper.cs
    • -102
    • +101
    ./MacroStabilityOutputItem.cs
  1. … 316 more files in changeset.
Remove trailing comma's

Related to Issue [MWDAM-1877]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 2 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-1874]

    • -75
    • +83
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 393 more files in changeset.
Run clean-up to update file headers

Related to Issue [MWDAM-1854]

    • -5
    • +5
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 328 more files in changeset.
Solved problems with multicore caused by static uplift helpers. Making these "dynamic" solves them.

Related to Issue [MWDAM-1852]

    • -2
    • +3
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 3 more files in changeset.
Use getters and setters for properties

Related to Issue [MWDAM-1856]

  1. … 7 more files in changeset.
Adapted to review comments.

Related to Issue [MWDAM-1792]

    • -145
    • +37
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 2 more files in changeset.
(Re-)Added the stability outward calculation for Bishop, NoAdaption.

Related to Issue [MWDAM-1792]

    • -280
    • +38
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 10 more files in changeset.
Re-implemented Adapt Geometry option for OptimizedSlopeAndShoulderAdaption, model Bishop.

Related to Issue [MWDAM-1842]

    • -2
    • +0
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 7 more files in changeset.
Add test (and fixed bug) for the case that no uplift occurs

Related to Issue [MWDAM-1809]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 2 more files in changeset.
Add reviewer suggestions

Related to Issue [MWDAM-1809]

    • -15
    • +16
    ./MacroStabilityInwardsKernelWrapper.cs
Add Bishop UpliftVan in PostProcess

Related to Issue [MWDAM-1809]

    • -16
    • +68
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Remove comment

Related to Issue [MWDAM-1809]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapper.cs