Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix build

Related to Issue [MWDAM-1654]

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. … 3 more files in changeset.
Refactored.

Related to Issue [MWDAM-1654]

    • -22
    • +9
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
First implementation of UpliftVan grid creation (specified grids and tangent lines)

Related to Issue [MWDAM-1654]

    • -24
    • +55
    ./MacroStabilityInwardsKernelWrapper.cs
Improved getting back results from C#wrapper with tests

Related to Issue [MWDAM-1627]

    • -5
    • +5
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 3 more files in changeset.
Improved wrapper and test.

Related to Issue [MWDAM-1627]

    • -0
    • +1
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 2 more files in changeset.
Refactored, prepare for real implementation

Related to Issue [MWDAM-1654]

    • -32
    • +1
    ./MacroStabilityInwardsKernelWrapper.cs
    • -0
    • +62
    ./UpliftVanGridCreator.cs
  1. … 1 more file in changeset.
Added setting mock tangentlines too.

Related to Issue [MWDAM-1627]

    • -0
    • +7
    ./MacroStabilityInwardsKernelWrapper.cs
Re-instated using UpliftVanCalculationGrid.

Related to Issue [MWDAM-1627]

    • -1
    • +27
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 3 more files in changeset.
Adapted to new version of C#wrapper, fixed some WIP-test for the wrapper.

Related to Issue [MWDAM-1627]

    • -24
    • +59
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 7 more files in changeset.
Adapted the calculation grid. Cleaned code a bit.

Related to Issue [MWDAM-1627]

    • -64
    • +39
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 7 more files in changeset.
Implemented the required (minimum) output with tests and conversion helper. Removed some obsolete code and tests.

Related to Issue [MWDAM-1627]

    • -14
    • +0
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 6 more files 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]

    • -52
    • +35
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 7 more files in changeset.
Quick fix for compilation errors due to new release of C#wrapper.

Related to Issue [MWDAM-1627]

    • -59
    • +29
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 5 more files in changeset.
Implemented trafficload with test.

Related to Issue [MWDAM-1638]

    • -0
    • +11
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Implemented review comments.

Related to Issue [MWDAM-1623]

    • -9
    • +3
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 13 more files in changeset.
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]

    • -100
    • +88
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 16 more files in changeset.
Removed DamMacroStabilityCommon.

Related to Issue [MWDAM-1629]

    • -1
    • +0
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 15 more files in changeset.
Made RequiredSafetyFactorStabilityInnerSlope, RequiredSafetyFactorStabilityOuterSlope, RequiredSafetyFactorPiping, UpliftCriterionStability and UpliftCriterionPiping required in xsd/DamLocation.xsd

Related to Issue [MWDAM-1537]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 19 more files in changeset.
SoilProfile should also be included in the calculation if the SoilProfile is of type SegmentFailureMechanismType.All

Related to Issue [MWDAM-1294]

    • -1
    • +2
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 15 more files in changeset.
Replace type of SubSoilScenario.SegmentFailureMechanismType from FailureMechanismSystemType to SegmentFailureMechanismType

Related to Issue [MWDAM-1294]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 29 more files in changeset.
Fix failing compile

Related to Issue [MWDAM-1294]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 7 more files in changeset.
Implemented conversion from pl lines to waternet

Related to Issue [MWDAM-1398]

    • -1
    • +28
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 9 more files in changeset.
Moved Conversion methods for Log messages to ConversionHelper

Related to Issue [MWDAM-1357]

    • -26
    • +2
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 3 more files in changeset.
Removed WtiStabilityInside as failure mechanism and replaced it with UpliftVanWti as ModelType.

Related to Issue [MWDAM-1383]

    • -17
    • +2
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 16 more files in changeset.
Implement transfer of SoilProfile2D

Related to Issue [MWDAM-1387]

  1. … 12 more files in changeset.
Implemented parsing of Calculation Results. Updated Technical Design.

Related to Issue [MWDAM-1357]

    • -39
    • +69
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 5 more files in changeset.
Implemented parsing the validation result

Related to Issue [MWDAM-1367]

    • -20
    • +21
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 10 more files in changeset.
Renamed WtiMacroStabilityInwards to MacroStabilityInwards

Related to Issue [MWDAM-1386]

    • -0
    • +536
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 27 more files in changeset.