Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Waternet lines for in-between aquifer cluster with vertical part is improved by connecting the points to create a unique line

Related to Issue [MWDAM-2716]

    • -59
    • +40
    ./Common/SoilProfile2DHelperTests.cs
  1. … 1 more file in changeset.
Fix unit test

Related to Issue [MWDAM-2474]

    • -1
    • +1
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
  1. … 1 more file in changeset.
Determination of the top and bottom aquifers improved in case of cluster.

Unit tests added.

Related to Issue [MWDAM-2716]

    • -14
    • +65
    ./Common/SoilProfile2DHelperTests.cs
  1. … 1 more file in changeset.
Determination of the boundaries of the in-between aquifers improved to deal with in-between aquifers cutting the not vertical geometry limit.

Unit test added.

Related to Issue [MWDAM-2716]

    • -90
    • +164
    ./Common/SoilProfile2DHelperTests.cs
    • -1
    • +16
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 4 more files in changeset.
Reimplemented remove shift.

Related to Issue [MWDAM-2677]

    • -12
    • +12
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 7 more files in changeset.
Removed RRatio from Test data.

Related to Issue [MWDAM-2711]

    • -2
    • +0
    ./MacroStabilityCommon/ConversionHelperTests.cs
Reverted remove shift until UI is OK.

Related to Issue [MWDAM-2677]

    • -12
    • +12
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.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]

    • -12
    • +12
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 8 more files in changeset.
Connect DamEngine with Mac Kernel.

Related to Issue [MWDAM-2575]

    • -0
    • +4
    ./MacroStabilityCommon/ConversionHelperTests.cs
  1. … 2 more files in changeset.
Clean-up in MStabParameters.cs : obsolete parameters removed

Related to Issue [MWDAM-2565]

    • -20
    • +0
    ./MacroStabilityCommon/ConversionHelperTests.cs
  1. … 6 more files in changeset.
Adapted to review: obsolete parameter IsTangentLinesAutomatic for Bishop removed

Related to Issue [MWDAM-2665]

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

Related to Issue [MWDAM-2677]

    • -13
    • +13
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 7 more files in changeset.
New choice (Automatic) added for Tangent line definition of UpliftVan, connected to the automatic method of Mac kernel

Related to Issue [MWDAM-2659]

    • -12
    • +12
    ./MacroStabilityInwards/UpliftVanGridCreatorTests.cs
    • -4
    • +12
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
    • -1
    • +1
    ./MacroStabilityCommon/MacroStabilityIoTests.cs
  1. … 6 more files in changeset.
Search area input is improved for Bishop (to fit the input of the MAC kernel) by using a new input parameter "BishopSearchAreaDetermination" (Automatic or Specified) which replaces the search method for grid and the search method for tangent lines.

Unit tests updated.

Related to Issue [MWDAM-2665]

    • -1
    • +1
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
    • -20
    • +19
    ./MacroStabilityInwards/BishopGridCreatorTests.cs
    • -1
    • +1
    ./MacroStabilityInwards/UpliftVanGridCreatorTests.cs
    • -1
    • +1
    ./MacroStabilityCommon/MacroStabilityIoTests.cs
  1. … 12 more files in changeset.
Expected number of messages updated with new number

Related to Issue [MWDAM-2639]

    • -2
    • +2
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
Determination of the tangent lines levels for Specified is reverted because needed by Mac kernel

Related to Issue [MWDAM-2639]

    • -1
    • +1
    ./MacroStabilityInwards/UpliftVanGridCreatorTests.cs
    • -1
    • +1
    ./MacroStabilityInwards/BishopGridCreatorTests.cs
  1. … 2 more files in changeset.
Determination of the tangent lines (automatic or on boundary lines) is corrected (was reversed).

Unit tests added.

Related to Issue [MWDAM-2639]

    • -0
    • +164
    ./MacroStabilityInwards/BishopGridCreatorTests.cs
    • -131
    • +175
    ./MacroStabilityInwards/UpliftVanGridCreatorTests.cs
    • -80
    • +86
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
  1. … 7 more files in changeset.
The determination of the position of the Uplift Van grid with specified size is improved by using the point with the lowest uplift factor as grid boundary

Related to Issue [MWDAM-2608]

    • -139
    • +106
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
    • -1
    • +1
    ./MacroStabilityInwards/UpliftVanGridCreatorTests.cs
  1. … 10 more files in changeset.
2 refinement steps are used for the grid and the tangent lines.

Unit tests updated with new calculated values.

Related to Issue [MWDAM-2609]

    • -28
    • +28
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
  1. … 2 more files in changeset.
Convert soilProfile1D to soilProfile2D for Standard and SemiTimeDependent in CreateWaternetLineForPhreaticLine.

Related to Issue [MWDAM-2623]

    • -15
    • +22
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 1 more file in changeset.
Also check values when Grid is Automatic

Related to Issue [MWDAM-2600]

    • -18
    • +46
    ./MacroStabilityInwards/UpliftVanGridCreatorTests.cs
Moved CreateSurfaceLine to FactoryForSurfaceLines

Related to Issue [MWDAM-2600]

    • -29
    • +5
    ./MacroStabilityInwards/UpliftVanGridCreatorTests.cs
  1. … 1 more file in changeset.
Corrected DetermineGridsFromSettings and added unit tests.

Related to Issue [MWDAM-2600]

    • -0
    • +179
    ./MacroStabilityInwards/UpliftVanGridCreatorTests.cs
  1. … 1 more file in changeset.
Fix unit tests

Related to Issue [MWDAM-2469]

    • -2
    • +4
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
  1. … 1 more file in changeset.
TrafficLoadDegreeOfConsolidation is connected to the Mac kernel

Related to Issue [MWDAM-2573]

    • -3
    • +31
    ./MacroStabilityCommon/MacroStabilityIoTests.cs
  1. … 5 more files in changeset.
Fix unit tests

Related to Issue [MWDAM-2472]

    • -0
    • +5
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
Fix some tests after validation improvement.

Related to Issue [MWDAM-2400]

    • -0
    • +4
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
Expected factor updated with new calculated factor due to new settings for BeeSwarm

Related to Issue [MWDAM-2390]

    • -1
    • +1
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
Dike embankment material is added in unit tests with 1D profile

Related to Issue [MWDAM-2164]

    • -16
    • +35
    ./DamPipingBligh/DamPipingBlighKernelWrapperTests.cs
    • -17
    • +23
    ./WtiPipingSellmeijerRevised/WtiPipingSellmeijerRevisedKernelWrapperTests.cs
  1. … 3 more files in changeset.
Validations of the soil profile performed in class PlLinesCreator.cs and PlLinesToWaternetConverter.cs are moved to a new class SoilProfileValidator and called only by the PlLinesCreator.

Related to Issue [MWDAM-2164]

    • -296
    • +4
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
    • -58
    • +9
    ./TestHelpers/DamEngineDataTestFactory.cs
  1. … 12 more files in changeset.