Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
When creating a polygon layer in the factory, it is not always wanted to add it as surface in the soil profile 2D.

Related to Issue [MWDAM-3281]

    • -15
    • +15
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 1 more file in changeset.
Unit test and integration tests added to illustrate the problem when the CSV surface line is very close to the original surface line in the STIX file

Related to Issue [MWDAM-3281]

  1. … 5 more files in changeset.
Adapted to review

Related to Issue [MWDAM-3151]

  1. … 1 more file in changeset.
Tests with 1D profile in PlLinesToWaternetConverterTests extended to 2D profile.

Related to Issue [MWDAM-2377]

    • -111
    • +66
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
  1. … 3 more files in changeset.
Warning message improved by displaying location and scenario information.

Method moved to KernelWrapperHelper.

Related to Issue [MWDAM-3151]

    • -19
    • +0
    ./WtiPipingSellmeijerRevised/WtiPipingSellmeijerRevisedKernelWrapperTests.cs
    • -20
    • +1
    ./WtiPipingBligh/WtiPipingBlighKernelWrapperTests.cs
    • -0
    • +122
    ./Common/KernelWrapperHelperTests.cs
    • -19
    • +0
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
  1. … 12 more files in changeset.
Sonarqube issues solved

Related to Issue [MWDAM-3151]

    • -1
    • +1
    ./WtiPipingSellmeijerRevised/WtiPipingSellmeijerRevisedKernelWrapperTests.cs
    • -1
    • +1
    ./WtiPipingBligh/WtiPipingBlighKernelWrapperTests.cs
    • -1
    • +1
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
  1. … 3 more files in changeset.
Warning message added in the Log messages when PL2 is set equal to PL4 (i.e. when penetration zone is partly in the in-between aquifer)

Related to Issue [MWDAM-3151]

    • -0
    • +19
    ./WtiPipingBligh/WtiPipingBlighKernelWrapperTests.cs
    • -2
    • +22
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
    • -0
    • +19
    ./WtiPipingSellmeijerRevised/WtiPipingSellmeijerRevisedKernelWrapperTests.cs
  1. … 19 more files in changeset.
Set PrepareResult.NoUplift

Related to Issue [MWDAM-2987]

    • -2
    • +8
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
  1. … 1 more file in changeset.
The degree of consolation of traffic load is changed into distribution angle in Dam Engine and transferred to Mac kernel

Related to Issue [MWDAM-3096]

    • -1
    • +3
    ./MacroStabilityCommon/MacroStabilityIoTests.cs
    • -0
    • +1
    ./MacroStabilityCommon/MacroStabilityIo/EngineToMacroStabilityKernelInputTests.cs
  1. … 11 more files in changeset.
Reverted revisions 6659, 6665, 6668, 6670

Related to Issue [MWDAM-2987]

    • -1
    • +29
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
    • -25
    • +0
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 7 more files in changeset.
When there is no uplift for model UpliftVan, do return a design result with result NoRun as for model BishopUpliftVan.

Related to Issue [MWDAM-2987]

    • -29
    • +1
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
    • -0
    • +25
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
  1. … 2 more files in changeset.
Adapted to review.

Related to Issue [MWDAM-2902]

    • -2
    • +2
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
    • -1
    • +1
    ./MacroStabilityCommon/MacroStabilityIoTests.cs
    • -8
    • +8
    ./MacroStabilityCommon/MacroStabilityIo/EngineToMacroStabilityKernelInputTests.cs
  1. … 3 more files in changeset.
Removed redundant line as observed by reviewer.

Related to Issue [MWDAM-2208]

    • -1
    • +1
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
Cleaned code as suggested by SonarCloud.

Related to Issue [MWDAM-2219]

    • -2
    • +5
    ./MacroStabilityCommon/MacroStabilityIo/EngineToMacroStabilityKernelInputTests.cs
  1. … 1 more file in changeset.
Adapted to review comments.

Related to Issue [MWDAM-2938]

    • -14
    • +14
    ./MacroStabilityCommon/MacroStabilityIo/EngineToMacroStabilityKernelInputTests.cs
Added test as suggested by reviewer, cleaned code a bit.

Related to Issue [MWDAM-2938]

    • -12
    • +58
    ./MacroStabilityCommon/MacroStabilityIo/EngineToMacroStabilityKernelInputTests.cs
  1. … 1 more file in changeset.
Adapted to review comments.

Related to Issue [MWDAM-2938]

    • -4
    • +3
    ./MacroStabilityCommon/MacroStabilityIo/EngineToMacroStabilityKernelInputTests.cs
Adapted to review comments.

Related to Issue [MWDAM-2902]

    • -2
    • +2
    ./MacroStabilityCommon/MacroStabilityIo/EngineToMacroStabilityKernelInputTests.cs
    • -0
    • +52
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
    • -0
    • +55
    ./MacroStabilityCommon/CompareHelper.cs
  1. … 3 more files in changeset.
Removed code that read the output of the Macrostability kernel via the C#Wrapper

Related to Issue [MWDAM-2939]

    • -183
    • +0
    ./MacroStabilityCommon/MacroStabilityIoTests.cs
  1. … 2 more files in changeset.
Added correct result to calculation output

Fixed some SonarCloud issues

Related to Issue [MWDAM-2925]

    • -0
    • +16
    ./MacroStabilityCommon/ConversionHelperTests.cs
  1. … 5 more files in changeset.
Created the actual direct connection to the kernel.

Related to Issue [MWDAM-2902]

    • -10
    • +8
    ./MacroStabilityCommon/MacroStabilityIoTests.cs
  1. … 10 more files in changeset.
Added determination of CircleSurfacePointRightXCoordinate

Related to Issue [MWDAM-2925]

    • -0
    • +2
    ./MacroStabilityCommon/MacroStabilityIo/MacroStabilityKernelOutputToEngineTests.cs
  1. … 1 more file in changeset.
Corrected the input writer, added interface for kernel input and seperate stixwriter connector.

Related to Issue [MWDAM-2902]

    • -260
    • +82
    ./MacroStabilityCommon/MacroStabilityIo/EngineToMacroStabilityKernelInputTests.cs
  1. … 3 more files in changeset.
Completed tests

Related to Issue [MWDAM-2925]

    • -1
    • +74
    ./MacroStabilityCommon/MacroStabilityIo/MacroStabilityKernelOutputToEngineTests.cs
  1. … 1 more file in changeset.
Replaced the properties of FillMacroStabilityKernelInputFromEngine by methods, made all methods and class static. Adapted other involved code for this. Solved SonarCloud issues.

Related to Issue [MWDAM-2902]

    • -37
    • +37
    ./MacroStabilityCommon/MacroStabilityIo/EngineToMacroStabilityKernelInputTests.cs
  1. … 5 more files in changeset.
Added transfer of sliding planes and slices

Related to Issue [MWDAM-2925]

    • -4
    • +137
    ./MacroStabilityCommon/MacroStabilityIo/MacroStabilityKernelOutputToEngineTests.cs
  1. … 3 more files in changeset.
Expected number of log messages in tests updated

Related to Issue [MWDAM-2979]

    • -1
    • +0
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
Expected number of log messages in tests updated

Related to Issue [MWDAM-2979]

    • -15
    • +15
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
  1. … 1 more file in changeset.
Reformat and Cleanup Deltares to update the copyright to 2025

Related to Issue [MWDAM-2038]

    • -88
    • +93
    ./Common/SoilProfile2DHelperTests.cs
    • -1
    • +1
    ./MacroStabilityCommon/CSharpWrapperConvertersTests.cs
    • -14
    • +13
    ./MacroStabilityInwards/UpliftVanGridCreatorTests.cs
    • -509
    • +956
    ./MacroStabilityCommon/TestFiles/InputTutorialStabilitySoilProfileDWP1.xml
    • -5
    • +5
    ./WtiPipingSellmeijerRevised/WtiPipingSellmeijerRevisedKernelWrapperTests.cs
    • -6
    • +6
    ./WtiPipingBligh/WtiPipingBlighKernelWrapperTests.cs
    • -2
    • +2
    ./MacroStabilityCommon/MacroStabilityIo/MacroStabilityKernelOutputToEngineTests.cs
    • -5
    • +5
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapperTests.cs
    • -467
    • +462
    ./MacroStabilityCommon/PlLinesToWaternetConverterTests.cs
    • -19
    • +19
    ./MacroStabilityCommon/MacroStabilityIo/EngineToMacroStabilityKernelInputTests.cs
    • -19
    • +19
    ./MacroStabilityCommon/MacroStabilityCommonHelperTests.cs
    • -30
    • +30
    ./MacroStabilityCommon/ConversionHelperTests.cs
  1. … 382 more files in changeset.
Implemented the test of writing the kernel input.

Related to Issue [MWDAM-2938]

    • -141
    • +209
    ./MacroStabilityCommon/MacroStabilityIo/EngineToMacroStabilityKernelInputTests.cs