Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
handle exceptions in Prepare methods of KernelWrappers

Related to Issue [MWDAM-1208]

    • -92
    • +101
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 5 more files in changeset.
Handle errors a little nicer.

Related to Issue [MWDAM-1111]

    • -1
    • +1
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Fixed unit test

Related to Issue [MWDAM-1178]

Related to Issue [MWDAM-1141]

    • -1
    • +2
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Fixed unit test

Related to Issue [MWDAM-1178]

Related to Issue [MWDAM-1141]

    • -0
    • +12
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 3 more files in changeset.
Changed implementation of BaseFileName in Inwards according to implementation for Outwards and Horizontal.

Related to Issue [MWDAM-1175]

    • -8
    • +6
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Fixed the issue by passing the correct model.

Related to Issue [MWDAM-1181]

    • -5
    • +6
    ./DamMacroStabilityInwardsKernelWrapper.cs
Added UpliftVan tests

Related to Issue [MWDAM-1178]

Related to Issue [MWDAM-1141]

    • -1
    • +7
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Cleanup code

Related to Issue [MWDAM-1178]

Related to Issue [MWDAM-1141]

    • -1
    • +0
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 2 more files in changeset.
Fixed UpliftVan Design calculation

Related to Issue [MWDAM-1178]

Related to Issue [MWDAM-1141]

    • -1
    • +1
    ./DamMacroStabilityInwardsKernelWrapper.cs
Step 1: Added ProjectFileName to StabilityOutputItem to solve the problem. Implemented it correctly in Stab Inwards. This now has to be made consistent for all kernel wrappers. Other files were trails to solve but that was not general. Will resolve this in step 2. This step 1 is done so we can release the engine for test in UI.

Related to Issue [MWDAM-1175]

    • -1
    • +5
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 6 more files in changeset.
Fixed unit test

Related to Issue [MWDAM-1178]

    • -3
    • +2
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 2 more files in changeset.
Fix unit test

Related to Issue [MWDAM-1141]

    • -1
    • +1
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Fix unit test

Related to Issue [MWDAM-1141]

    • -12
    • +28
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 3 more files in changeset.
Improved GetDesignStrategy() method

Related to Issue [MWDAM-1141]

    • -6
    • +15
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 8 more files in changeset.
Finished shoulder part of PerformDesignCalculationFirstSlopeAdaptionThenShoulderAdaption()

Added resource translations

Added (failing) test for OptimizedSlopeAndShoulderAdaption design method

Related to Issue [MWDAM-1141]

    • -4
    • +8
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 5 more files in changeset.
Finished slope part of PerformDesignCalculationFirstSlopeAdaptionThenShoulderAdaption()

Added methods to SurfaceLine2Extensions, needed for Slope Design calculation

Related to Issue [MWDAM-1141]

    • -1
    • +34
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 10 more files in changeset.
Implemented proper use of regional assessment scenario job settings throughout all wrappers, kernels and helpers to ensure correct pl-lines and results for test.

Single core now works fully for regional assessment.

Related to Issue [MWDAM-1111]

    • -2
    • +10
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 17 more files in changeset.
Add parameters to IKernelWrapper interface methods

Refactored: better names

More work on PerformDesignCalculationFirstSlopeAdaptionThenShoulderAdaption()

Related to Issue [MWDAM-1141]

    • -4
    • +5
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 8 more files in changeset.
Start of implementation of Macrostability Inwards Design

Related to Issue [MWDAM-1141]

    • -16
    • +58
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 23 more files in changeset.
Refactored. Move throwhelpers to DamMacroStabilityUtils

Related to Issue [MWDAM-1141]

    • -12
    • +3
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 4 more files in changeset.
Added StabilityModelType to StabilityDesignResults

Related to Issue [MWDAM-1169]

    • -22
    • +37
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 10 more files in changeset.
Fixed for review

Related to Issue [MWDAM-1170]

    • -40
    • +40
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 8 more files in changeset.
Make sure model is set back to BishopUpliftVan by using try finally.

When one of the models fails, display the failing one as end result.

Related to Issue [MWDAM-1161]

    • -98
    • +99
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Added GetDesignStrategy to IKernelWrapper interface.

Implement in Kernel wrapper classes

Related to Issue [MWDAM-1141]

    • -0
    • +9
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 7 more files in changeset.
Fixed unit tests

Related to Issue [MWDAM-1170]

    • -0
    • +2
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 2 more files in changeset.
Removed obsolete parameter analysisType.

Related to Issue [MWDAM-1170]

    • -2
    • +1
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 6 more files in changeset.
Removed DesignScenario from DamKernelInput

Related to Issue [MWDAM-1170]

    • -47
    • +52
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 22 more files in changeset.
When one of the calculations in Bishop/UpliftVan failed, select the otherone as total result

Related to Issue [MWDAM-1161]

    • -11
    • +24
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
When DGeoStability calculation fails continue with other calculations

Related to Issue [MWDAM-1161]

    • -43
    • +55
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 2 more files in changeset.
Adapted to review

Related to Issue [MWDAM-1095]

    • -0
    • +16
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 13 more files in changeset.