Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Adapted to review comments.

Related to Issue [MWDAM-1633]

  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
    ./FillEngineFromMacroStabilityWrapperInput.cs
    • -1
    • +1
    ./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
    ./FillMacroStabilityWrapperInputFromEngine.cs
    • -7
    • +11
    ./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
    ./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
    ./FillEngineFromMacroStabilityWrapperInput.cs
    • -7
    • +4
    ./FillMacroStabilityWrapperInputFromEngine.cs
  1. … 2 more files in changeset.
Implemented review comments.

Related to Issue [MWDAM-1623]

    • -12
    • +2
    ./FillEngineFromMacroStabilityWrapperInput.cs
    • -28
    • +14
    ./FillMacroStabilityWrapperInputFromEngine.cs
  1. … 11 more files in changeset.
Fixed failing conversion tests. Made sure Only CSharpWrapper types are used.

Related to Issue [MWDAM-1623]

  1. … 1 more file in changeset.
Added the missing file.

Related to Issue [MWDAM-1623]

    • -0
    • +37
    ./FillMacroStabilityWrapperOutputFromEngine.cs
Added skeletons for FillEngineFromMacroStabilityWrapperInput, FillEngineFromMacroStabilityWrapperOutput, FillMacroStabilityWrapperInputFromEngine, FillMacroStabilityWrapperOutputFromEngine to replace wti serialization which is now removed. Started with adaptation of the kernelwrapper to no longer use wti-kernel but the full macro stability kernel via the C# wrapper (Issue [MWDAM-1627]). This latest issue can only be finished when all depending issues to actually fill in the data in the provided skeletons (and their belonging tests) are handled.

Made some tests WiP to reflect their proper status.

Removed remaining DAMMacroStability(xxx) files as these are now really no longer required.

Related to Issue [MWDAM-1623]

    • -0
    • +322
    ./FillEngineFromMacroStabilityWrapperInput.cs
    • -0
    • +327
    ./FillMacroStabilityWrapperInputFromEngine.cs
    • -0
    • +39
    ./FillEngineFromMacroStabilityWrapperOutput.cs
  1. … 11 more files in changeset.
Adapted to comments some more.

Related to Issue [MWDAM-1383]

  1. … 1 more file in changeset.
Refactored

Related to Issue [MWDAM-1387]

Transfer Traffic load

Related to Issue [MWDAM-1387]

  1. … 5 more files in changeset.
Little code improvement

Related to Issue [MWDAM-1387]

Moved Conversion methods for Log messages to ConversionHelper

Related to Issue [MWDAM-1357]

  1. … 3 more files in changeset.
Fixed two failing test, removed 1 failing test because this is no longer a valid one (input is based on Spencer which is now no longer allowed in MacroStablityInwards kernel.

Related to Issue [MWDAM-1383]

  1. … 2 more files in changeset.
Removed WtiStabilityInside as failure mechanism and replaced it with UpliftVanWti as ModelType.

Related to Issue [MWDAM-1383]

  1. … 16 more files in changeset.
Transfer to DamEngine of UpliftVanCalculationGrid

Related to Issue [MWDAM-1387]

  1. … 3 more files in changeset.
Fixed failing unit test

Related to Issue [MWDAM-1387]

  1. … 1 more file in changeset.
Transfer to DamEngine of Waternet

Related to Issue [MWDAM-1387]

  1. … 1 more file in changeset.
Update XSD for added ShearStrength options

Related to Issue [MWDAM-1387]

Transfer to DamEngine of SurfaceLine

Improved transfer of SoilList

Related to Issue [MWDAM-1387]

  1. … 6 more files in changeset.