Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fill bishop calculation circle

Related to Issue [MWDAM-1793]

    • -0
    • +124
    ./BishopGridCreator.cs
    • -58
    • +98
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 5 more files in changeset.
Minor clean-up

Related to Issue [MWDAM-1793]

    • -23
    • +15
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Reinstated BaseFileName/ProjectName and CalculationPath to be used in designresults for stabilityCalculator.

Related to Issue [MWDAM-1766]

    • -3
    • +6
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Updated the headers files for the code projects after updating the template.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 272 more files in changeset.
Resolved ToDo's and made sure any old stix file is deleted before the new one is written.

Related to Issue [MWDAM-1755]

    • -1
    • +6
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Added and implemented the StixWriter for the DamEngine.

Related to Issue [MWDAM-1755]

    • -2
    • +27
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 20 more files in changeset.
Replaced ambiguous call.

Related to Issue [MWDAM-1749]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapper.cs
Adapted to review comments.

Related to Issue [MWDAM-1670]

    • -5
    • +4
    ./MacroStabilityInwardsKernelWrapper.cs
Added setting proper name for xml file. Adapted exiting test(s) by adding missing path/name parameters to example data. Also improved null testing to get rid of warnings.

Related to Issue [MWDAM-1670]

    • -37
    • +98
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 4 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]

    • -0
    • +2
    ./MacroStabilityInwardsKernelWrapper.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]

    • -1
    • +15
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 4 more files in changeset.
Update C# wrapper

Related to Issue [MWDAM-1694]

    • -2
    • +2
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 29 more files in changeset.
Small improvement in check (removed obsolete identical precondition).

Related to Issue [MWDAM-1627]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapper.cs
Updated test TestRunMacroStabilityWithErrorUpliftVan to make it green:

- Adjusted safety factors

- Adjusted naming of the result 2D soil profile (1D soil profile + surfaceline)

Related to Issue [MWDAM-1650]

    • -1
    • +2
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
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]

    • -5
    • +10
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 9 more files in changeset.
Fixed the unit test.

Related to Issue [MWDAM-1682]

    • -16
    • +25
    ./MacroStabilityInwardsKernelWrapper.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]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 5 more files in changeset.
Fixed error in determination uplift grid (do not use bishop parameters for this ;-) ).

Related to Issue [MWDAM-1654]

Make sure that 2D profile is created from surface line + 1D profile when needed.

Related to Issue [MWDAM-1373]

    • -16
    • +10
    ./MacroStabilityInwardsKernelWrapper.cs
  1. … 17 more files in changeset.
Improve passing of tangent lines to C#-Wrapper

Related to Issue [MWDAM-1654]

  1. … 1 more file in changeset.
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.