Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reimplemented remove shift, removed from xml-comments.

Related to Issue [MWDAM-2677]

    • -2
    • +0
    ./MacroStabilityCommon/MacroStabilityCommonHelper.cs
Adapted to review: comment added to explain why the inner loops are removed

Related to Issue [MWDAM-2704]

Reimplemented remove shift.

Related to Issue [MWDAM-2677]

    • -4
    • +4
    ./MacroStabilityCommon/MacroStabilityCommonHelper.cs
    • -1
    • +1
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapper.cs
    • -1
    • +1
    ./MacroStabilityOutwards/MacroStabilityOutwardsKernelWrapper.cs
  1. … 5 more files in changeset.
Added Su Table to Dam Engine TD. Update mapping of Soil.

Related to Issue [MWDAM-2711]

  1. … 1 more file in changeset.
Reverted remove shift until UI is OK.

Related to Issue [MWDAM-2677]

    • -4
    • +4
    ./MacroStabilityCommon/MacroStabilityCommonHelper.cs
    • -1
    • +1
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapper.cs
    • -1
    • +1
    ./MacroStabilityOutwards/MacroStabilityOutwardsKernelWrapper.cs
  1. … 7 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
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapper.cs
    • -1
    • +1
    ./MacroStabilityOutwards/MacroStabilityOutwardsKernelWrapper.cs
    • -4
    • +4
    ./MacroStabilityCommon/MacroStabilityCommonHelper.cs
  1. … 6 more files in changeset.
Code improved and header in public method added

Related to Issue [MWDAM-2704]

  1. … 1 more file in changeset.
For the validation of the soil profile, an aquifer with aquitard inner loop is valid

Related to Issue [MWDAM-2704]

  1. … 2 more files in changeset.
Add design result message to output when design fails

Related to Issue [MWDAM-2474]

    • -0
    • +12
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Fix handling when design is unsuccessful

Related to Issue [MWDAM-2474]

    • -2
    • +11
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapper.cs
  1. … 3 more files in changeset.
Connect DamEngine with Mac Kernel.

Related to Issue [MWDAM-2575]

  1. … 2 more files in changeset.
Fix Adapt geometry optimized slope and shoulder adjustment

Related to Issue [MWDAM-2474]

    • -0
    • +6
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapper.cs
    • -0
    • +5
    ./MacroStabilityOutwards/MacroStabilityOutwardsKernelWrapper.cs
  1. … 3 more files in changeset.
Clean-up in MStabParameters.cs : obsolete parameters removed

Related to Issue [MWDAM-2565]

  1. … 6 more files in changeset.
Reverted revision(s) 5774 from :

Fix sonarcloud Reliability issue: Use a comparison to 'default(TDomainObject)' instead or add a constraint to 'TDomainObject' so that it can't be a value type.

Related to Issue [MWDAM-2643]

........

Fix sonarcloud Reliability issue: Use a comparison to 'default(TDomainObject)' instead or add a constraint to 'TDomainObject' so that it can't be a value type.

Related to Issue [MWDAM-2643]

Adapted to review: obsolete parameter IsTangentLinesAutomatic for Bishop removed

Related to Issue [MWDAM-2665]

    • -12
    • +3
    ./MacroStabilityInwards/BishopGridCreator.cs
    • -4
    • +0
    ./MacroStabilityCommon/BishopCalculationGrid.cs
    • -2
    • +4
    ./MacroStabilityCommon/MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 1 more file in changeset.
Removed properties from Location that are duplicated in DesignScenario

Related to Issue [MWDAM-2649]

  1. … 11 more files in changeset.
The shift of the geometry compared to the surface line is implemented and tested.

Related to Issue [MWDAM-2677]

    • -6
    • +8
    ./MacroStabilityCommon/MacroStabilityCommonHelper.cs
    • -1
    • +1
    ./MacroStabilityOutwards/MacroStabilityOutwardsKernelWrapper.cs
    • -1
    • +1
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapper.cs
  1. … 5 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]

    • -11
    • +5
    ./MacroStabilityInwards/UpliftVanGridCreator.cs
    • -2
    • +4
    ./MacroStabilityCommon/MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
    • -1
    • +1
    ./MacroStabilityCommon/MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
    • -4
    • +5
    ./MacroStabilityCommon/UpliftVanCalculationGrid.cs
  1. … 5 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]

    • -3
    • +3
    ./MacroStabilityCommon/BishopCalculationGrid.cs
    • -1
    • +1
    ./MacroStabilityCommon/MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
    • -8
    • +9
    ./MacroStabilityInwards/BishopGridCreator.cs
    • -2
    • +2
    ./MacroStabilityInwards/UpliftVanGridCreator.cs
    • -1
    • +1
    ./MacroStabilityCommon/MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
    • -1
    • +1
    ./MacroStabilityCommon/MacroStabilityCommonHelper.cs
  1. … 10 more files in changeset.
Exception removed because object is always created

Related to Issue [MWDAM-2639]

    • -10
    • +0
    ./MacroStabilityCommon/MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
Determination of the tangent lines levels for Specified is transfered to Mac kernel

Related to Issue [MWDAM-2639]

    • -0
    • +10
    ./MacroStabilityCommon/MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
Determination of the tangent lines levels for Specified is reverted because needed by Mac kernel

Related to Issue [MWDAM-2639]

    • -0
    • +3
    ./MacroStabilityInwards/UpliftVanGridCreator.cs
    • -0
    • +3
    ./MacroStabilityInwards/BishopGridCreator.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]

    • -92
    • +45
    ./MacroStabilityCommon/MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
    • -3
    • +3
    ./MacroStabilityCommon/MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
    • -41
    • +44
    ./MacroStabilityInwards/BishopGridCreator.cs
    • -56
    • +66
    ./MacroStabilityInwards/UpliftVanGridCreator.cs
  1. … 6 more files in changeset.
Case where no uplift results available is improved by returning NaN

Related to Issue [MWDAM-2608]

Case where no uplift results available is handled to avoid exception

Related to Issue [MWDAM-2608]

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]

    • -1
    • +1
    ./MacroStabilityInwards/BishopGridCreator.cs
    • -2
    • +3
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapper.cs
    • -3
    • +3
    ./MacroStabilityInwards/UpliftVanGridCreator.cs
  1. … 8 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]

    • -0
    • +2
    ./MacroStabilityCommon/MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 2 more files in changeset.
Fix unit test

Related to Issue [MWDAM-2627]

    • -1
    • +1
    ./MacroStabilityCommon/MacroStabilityCommonHelper.cs
Use original soilProfile1D for PL1 and soilProfile1D at DikeToeAtPolder for other PL lines.

........

Related to Issue [MWDAM-2623]

    • -5
    • +9
    ./MacroStabilityCommon/PlLinesToWaternetConverter.cs
    • -3
    • +1
    ./MacroStabilityCommon/MacroStabilityCommonHelper.cs