Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improve passing of tangent lines to C#-Wrapper

Related to Issue [MWDAM-1654]

    • -5
    • +13
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 1 more file in changeset.
Add specified tangent lines to UpliftVan grid

Related to Issue [MWDAM-1654]

  1. … 1 more file in changeset.
Refactored.

Prepare for creation of tangent lines on boundary lines

Related to Issue [MWDAM-1654]

    • -1
    • +1
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
    • -2
    • +2
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 1 more file in changeset.
Improved getting back results from C#wrapper with tests

Related to Issue [MWDAM-1627]

    • -9
    • +11
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperOutput.cs
  1. … 3 more files in changeset.
Re-instated using UpliftVanCalculationGrid.

Related to Issue [MWDAM-1627]

    • -2
    • +2
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
    • -0
    • +29
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
  1. … 2 more files in changeset.
Adapted to new version of C#wrapper, fixed some WIP-test for the wrapper.

Related to Issue [MWDAM-1627]

    • -14
    • +12
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
    • -7
    • +6
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
    • -2
    • +2
    ./MacroStabilityIo/ConversionHelper.cs
  1. … 5 more files in changeset.
Incorporated comments review:

- Adjusted function names

- Removed unused variable

Related to Issue [MWDAM-1398]

  1. … 2 more files in changeset.
Adapted the calculation grid. Cleaned code a bit.

Related to Issue [MWDAM-1627]

    • -4
    • +0
    ./MacroStabilityIo/FillMacroStabilityWrapperOutputFromEngine.cs
    • -2
    • +26
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
    • -25
    • +32
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
    • -8
    • +4
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperOutput.cs
  1. … 4 more files in changeset.
Removed double using.

Related to Issue [MWDAM-1632]

    • -16
    • +15
    ./MacroStabilityIo/ConversionHelper.cs
Cleanup the 1D profile implementation:

- No need for separate CreateHeadLine method, as the generic method will already create one.

Related to Issue [MWDAM-1398]

  1. … 1 more file in changeset.
Added NULL checks to the converter routine:

- Generalised log message

Related to Issue [MWDAM-1398]

  1. … 4 more files in changeset.
Added testcase which represents the edgecase when multiple aquifer layers for the inebtween aquifer layer does not envelope the whole X coordinate range

Related to Issue [MWDAM-1398]

  1. … 1 more file in changeset.
Added first implementation of PLLine conversion to waternet input for 2D profiles

Related to Issue [MWDAM-1398]

  1. … 1 more file in changeset.
Implemented the required (minimum) output with tests and conversion helper. Removed some obsolete code and tests.

Related to Issue [MWDAM-1627]

    • -1
    • +35
    ./MacroStabilityIo/FillMacroStabilityWrapperOutputFromEngine.cs
    • -4
    • +38
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperOutput.cs
    • -6
    • +11
    ./MacroStabilityIo/ConversionHelper.cs
  1. … 4 more files in changeset.
Finished the issue now soil parameters are all decoded upon and implemented.

Related to Issue [MWDAM-1632]

    • -10
    • +8
    ./MacroStabilityIo/ConversionHelper.cs
  1. … 1 more file in changeset.
Re-implemented r=the tangent lines now these are part of the wrapper again.

Related to Issue [MWDAM-1627]

    • -6
    • +5
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
    • -5
    • +4
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 1 more file in changeset.
Adapted failing tests due to new C#wrapper, Started with correct implementation of MacroStabilityInwardsKernelWrapper based on the C#wrapper, added conversion methods with tests for that to support some result items.

Related to Issue [MWDAM-1627]

    • -2
    • +38
    ./MacroStabilityIo/ConversionHelper.cs
  1. … 7 more files in changeset.
Added testcase for the PLLines to Waternet converter when PLLines lie below the profile

Related to Issue [MWDAM-1398]

  1. … 1 more file in changeset.
Updated definitions for PL3 and PL4:

- Waternetline for PL3 is associated with the toplevel of the bottom most aquifer layer

- Waternetline for PL4 is associated with the toplevel of the in between aquifer layer

Related to Issue [MWDAM-1398]

  1. … 1 more file in changeset.
Quick fix for compilation errors due to new release of C#wrapper.

Related to Issue [MWDAM-1627]

    • -9
    • +11
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
    • -3
    • +3
    ./MacroStabilityIo/ConversionHelper.cs
    • -9
    • +11
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
    • -0
    • +7
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperOutput.cs
  1. … 3 more files in changeset.
Implemented conversions for the waternet from the DamEngine to the calculation kernel.

Related to Issue [MWDAM-1398]

    • -54
    • +54
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
    • -52
    • +52
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
  1. … 1 more file in changeset.
Adapted to review comments bar the renaming of the Fill.. classes themselves. Solved some SonarQube code smells. Complaints by SonarQube about uncovered lines are BUILLSHIT!!!!!!!!!!!!!! All the added lines are covered by the IO tests which is easily verifiable by setting some breakpoints and debugging the IO tests. You see the code is covered.

Related to Issue [MWDAM-1623]

    • -9
    • +17
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
    • -7
    • +5
    ./MacroStabilityIo/ConversionHelper.cs
    • -12
    • +12
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
Implemented conversions for the UpliftVanCalculationGrid from the DamEngine to the calculation kernel.

Related to Issue [MWDAM-1399]

    • -18
    • +23
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
    • -18
    • +45
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 1 more file in changeset.
Added conversion of surfaceline including test.

Related to Issue [MWDAM-1637]

    • -16
    • +16
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
    • -15
    • +12
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 1 more file in changeset.
Added conversion for SoilProfile2D and PreconcolidationStress (as these are part of the SoilProfile2D in DamEngine) with test. Improved the Factory to rpovide the correct data needed for a FULL test of the SoilProfile2D, so with Points next to CalcPoints.

Related to Issue [MWDAM-1397]

    • -94
    • +76
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
    • -91
    • +88
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 2 more files in changeset.
Adapted to review comments.

Related to Issue [MWDAM-1633]

    • -1
    • +1
    ./MacroStabilityIo/ConversionHelper.cs
  1. … 1 more file in changeset.
Corrected MoveGrid parameter for kernel. It really is NOT in the DamEngine data model but is must be set to true as we want the brute force approach.

Related to Issue [MWDAM-1633]

    • -7
    • +1
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
    • -1
    • +1
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
Added code and test for this. But is depends on some parameters thta are still to be added in MWDAM-1625.

Related to Issue [MWDAM-1632]

    • -28
    • +11
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
    • -4
    • +3
    ./MacroStabilityIo/ConversionHelper.cs
    • -7
    • +11
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
  1. … 2 more files in changeset.
Checked the correctness of the GridSizeDetermination parameter. This is indeed the correct one as this parameter gets filled with GridDetermination parameter when serializing the engine data from the given xml.

Related to Issue [MWDAM-1633]

    • -1
    • +1
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
Added the properties for Stability model with test. Also prepared IO tests a little better for the other items still to be transferred.

Related to Issue [MWDAM-1633]

    • -9
    • +15
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
    • -8
    • +43
    ./MacroStabilityIo/ConversionHelper.cs
    • -7
    • +4
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 2 more files in changeset.