Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved adapting surfaceline to a higher level (surfaceline instead of geometrypointstring) to prevent removing "real" characteristic points (i.e. other than type = None). Cleaned code a bit.

Related to Issue [MWDAM-2208]

    • -1
    • +1
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 9 more files in changeset.
Types starting with MStab are renamed with Stability

Related to Issue [MWDAM-2812]

    • -3
    • +3
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 24 more files in changeset.
Removed obsolete parameters and class.

Related to Issue [MWDAM-2208]

    • -1
    • +1
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 18 more files in changeset.
Removed GeometryPoint from GeometryPointString/GeometryLoop classes and everywhere it was used. Improved geometry generation and Clone() methods for SoilProfile2D.

Related to Issue [MWDAM-2760]

    • -1
    • +2
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 55 more files in changeset.
Reimplemented remove shift.

Related to Issue [MWDAM-2677]

    • -1
    • +1
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 7 more files in changeset.
Reverted remove shift until UI is OK.

Related to Issue [MWDAM-2677]

    • -1
    • +1
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 9 more files in changeset.
Removed using shift as that should be a task in the UI, not in the engine.

Related to Issue [MWDAM-2677]

    • -1
    • +1
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 8 more files in changeset.
Fix Adapt geometry optimized slope and shoulder adjustment

Related to Issue [MWDAM-2474]

    • -0
    • +5
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 4 more files in changeset.
The shift of the geometry compared to the surface line is implemented and tested.

Related to Issue [MWDAM-2677]

    • -1
    • +1
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 7 more files in changeset.
Implement shoulder embankment material for adapt first shoulder adaption then shoulder adaption

Related to Issue [MWDAM-2472]

    • -1
    • +1
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 6 more files in changeset.
Removed liquefaction, implemented All for stability (inwards and outwards). Re-instated the stability test based on All.

Related to Issue [MWDAM-1979]

    • -1
    • +3
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 5 more files in changeset.
Waternet is created based on SoilProfile1D when available

Related to Issue [MWDAM-2369]

    • -6
    • +2
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 4 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
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Commit 5016 reverted due to unexpected failing unit tests

Related to Issue [MWDAM-2251]

    • -1
    • +6
    ./MacroStabilityOutwardsKernelWrapper.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
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Added test MacroStabilityCommonHelperTests.GivenSoilGeometryProbabilityWithSoilProfile1DAndSurfaceLineWhenCombiningThenSoilProfile2DIsCreated()

Made most MacroStabilityCommonHelper methods static

Related to Issue [MWDAM-2132]

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

Related to Issue [MWDAM-2132]

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

Related to Issue [MWDAM-2201]

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

Related to Issue [MWDAM-2190]

    • -1
    • +1
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 3 more files in changeset.
The low river level is used for outwards stability

Related to Issue [MWDAM-2148]

    • -1
    • +1
    ./MacroStabilityOutwardsKernelWrapper.cs
Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2007]

    • -2
    • +2
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 329 more files in changeset.
Made Static class/methods in MacroStabilityCommonHelper non static.

Related to Issue [MWDAM-1889]

    • -13
    • +22
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 2 more files in changeset.
Convert to file-scoped namespace

Related to Issue [MWDAM-1878]

    • -181
    • +180
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 321 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-1874]

    • -28
    • +33
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 398 more files in changeset.
Run clean-up to update file headers

Related to Issue [MWDAM-1854]

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

Related to Issue [MWDAM-1852]

    • -1
    • +2
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 3 more files in changeset.
Adapted to review comments.

Related to Issue [MWDAM-1792]

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

Related to Issue [MWDAM-1792]

    • -0
    • +353
    ./MacroStabilityOutwardsKernelWrapper.cs
  1. … 10 more files in changeset.