Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adapted to review comments.

Related to Issue [MWDAM-1712]

    • -4
    • +4
    ./FillMacroStabilityWrapperOutputFromEngine.cs
    • -19
    • +19
    ./FillEngineFromMacroStabilityWrapperOutput.cs
  1. … 2 more files in changeset.
Added filling the slice data for Bishop and UpliftVan from kernel to engine. Note that this is not (yet) to be made part of the DamEngine output interface (not yet in interface code and not yet in output xsd).

Related to Issue [MWDAM-1712]

    • -17
    • +99
    ./FillMacroStabilityWrapperOutputFromEngine.cs
    • -15
    • +103
    ./FillEngineFromMacroStabilityWrapperOutput.cs
  1. … 6 more files in changeset.
Made sure slip circle data flows from kernel via DamEngine to the interface of DAMEngine.

Related to Issue [MWDAM-1712]

    • -0
    • +23
    ./FillMacroStabilityWrapperOutputFromEngine.cs
    • -0
    • +29
    ./FillEngineFromMacroStabilityWrapperOutput.cs
  1. … 4 more files in changeset.
Update C# wrapper

Related to Issue [MWDAM-1694]

    • -1
    • +1
    ./FillMacroStabilityWrapperInputFromEngine.cs
    • -1
    • +1
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 28 more files in changeset.
Replace UpliftVanWti Stability Model Type with UpliftVan Stability Model Type

Related to Issue [MWDAM-1685]

    • -1
    • +1
    ./FillMacroStabilityWrapperInputFromEngine.cs
  1. … 8 more files in changeset.
Corrected TangentLinesDefinition.

Related to Issue [MWDAM-1627]

    • -2
    • +2
    ./FillEngineFromMacroStabilityWrapperInput.cs
Corrected handling for grid and tangent lines as well as all water net data. Now the failing tests work so removed the WiP status for these tests.

Related to Issue [MWDAM-1627]

    • -1
    • +7
    ./FillMacroStabilityWrapperInputFromEngine.cs
  1. … 10 more files in changeset.
Improved handling for soils in profiles.

Related to Issue [MWDAM-1373]

    • -4
    • +4
    ./FillMacroStabilityWrapperInputFromEngine.cs
Updated the code for the changes in macro stability kernel and belonging C# wrapper.

Related to Issue [MWDAM-1682]

  1. … 18 more files in changeset.
Implemented fixes to get a 1D macrostability calculation running:

- Fixed failing unit test

Related to Issue [MWDAM-1650]

    • -1
    • +1
    ./FillMacroStabilityWrapperInputFromEngine.cs
Implemented fixes to get a 1D macrostability calculation running:

- Added explicit test settings

- Changed WaterpressureInterpolationModel as the enums should be zero-based instead of 1 based

- Fixed dictionary lookup issues in the FillMacroStabilityWrapperInputFromEngine

- Added newly generated file from DAMUI to the solution

Related to Issue [MWDAM-1650]

    • -9
    • +10
    ./FillMacroStabilityWrapperInputFromEngine.cs
  1. … 5 more files in changeset.
Fixed failing unit test:

- Transfer only the tangent lines to the KernelUpliftVanCalculationGrid when the AutoTangentLines is false, otherwise use the definitions by the kernelSearchAreaConditions

- Removed obsolete code and aliases

Related to Issue [MWDAM-1654]

    • -27
    • +7
    ./FillMacroStabilityWrapperInputFromEngine.cs
    • -9
    • +11
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 1 more file in changeset.
Fixed conversions of TangentLinesDefinition

Improve Tangentlines transfer to kernel

Related to Issue [MWDAM-1654]

    • -2
    • +2
    ./FillMacroStabilityWrapperInputFromEngine.cs
    • -11
    • +10
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 4 more files in changeset.
Improve passing of tangent lines to C#-Wrapper

Related to Issue [MWDAM-1654]

    • -5
    • +13
    ./FillMacroStabilityWrapperInputFromEngine.cs
  1. … 1 more file in changeset.
Refactored.

Prepare for creation of tangent lines on boundary lines

Related to Issue [MWDAM-1654]

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

Related to Issue [MWDAM-1627]

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

Related to Issue [MWDAM-1627]

    • -2
    • +2
    ./FillMacroStabilityWrapperInputFromEngine.cs
    • -0
    • +29
    ./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
    ./FillMacroStabilityWrapperInputFromEngine.cs
    • -7
    • +6
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 5 more files in changeset.
Adapted the calculation grid. Cleaned code a bit.

Related to Issue [MWDAM-1627]

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

Related to Issue [MWDAM-1632]

Implemented the required (minimum) output with tests and conversion helper. Removed some obsolete code and tests.

Related to Issue [MWDAM-1627]

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

Related to Issue [MWDAM-1632]

  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
    ./FillEngineFromMacroStabilityWrapperInput.cs
    • -5
    • +4
    ./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]

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

Related to Issue [MWDAM-1627]

    • -9
    • +11
    ./FillEngineFromMacroStabilityWrapperInput.cs
    • -9
    • +11
    ./FillMacroStabilityWrapperInputFromEngine.cs
    • -0
    • +7
    ./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
    ./FillMacroStabilityWrapperInputFromEngine.cs
    • -52
    • +52
    ./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
    ./FillMacroStabilityWrapperInputFromEngine.cs
    • -12
    • +12
    ./FillEngineFromMacroStabilityWrapperInput.cs
Implemented conversions for the UpliftVanCalculationGrid from the DamEngine to the calculation kernel.

Related to Issue [MWDAM-1399]

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

Related to Issue [MWDAM-1637]

    • -16
    • +16
    ./FillEngineFromMacroStabilityWrapperInput.cs
    • -15
    • +12
    ./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
    ./FillEngineFromMacroStabilityWrapperInput.cs
    • -91
    • +88
    ./FillMacroStabilityWrapperInputFromEngine.cs
  1. … 2 more files in changeset.