Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Safety factor is always safety factor of zone 1

Related to Issue [MWDAM-1160]

    • -1
    • +0
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Fixed ZoneAreas. Added tests for Zone Areas and 1D profiles, for Bishop and UpliftVan.

Related to Issue [MWDAM-1056]

    • -3
    • +4
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 14 more files in changeset.
First working implementation of Design Piping Bligh (still a work in progress)

Related to Issue [MWDAM-1095]

    • -0
    • +16
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 16 more files in changeset.
Add results for BishopUpliftVan and do not calculate UpliftVan when IsUplift is false.

Related to Issue [MWDAM-1056]

    • -57
    • +86
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 7 more files in changeset.
Added calculation of UpliftSituation to Outwards. Moved code to UpliftHelper.

Related to Issue [MWDAM-1153]

    • -44
    • +1
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 5 more files in changeset.
Added calculation of UpliftSituation

Related to Issue [MWDAM-1153]

    • -2
    • +54
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 4 more files in changeset.
Step 1: Added calculationSubDir to xsd, regenerated the DamOutput file and implemented it in the code for the wrappers. To do is the I/O.

Related to Issue [MWDAM-1154]

    • -0
    • +1
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 6 more files in changeset.
Added FullStiFileName to SoilGeometryProbability, besides existing StiFileName.

Changed WorkingDir in DamKernelInput to CalculationDir, added ProjectDir.

Related to Issue [MWDAM-1056]

    • -17
    • +5
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 13 more files in changeset.
Added RedesignedSurfaceLine to Output

Related to Issue [MWDAM-1056]

    • -24
    • +31
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Removed EntryPointXCoordinate and ExitPointXCoordinate from ResultsSingleZone

Related to Issue [MWDAM-1056]

    • -8
    • +4
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 4 more files in changeset.
Added Calculation Result to design result.

Added more values to Bishop test, but results from kernel are not what expected.

Related to Issue [MWDAM-1056]

    • -1
    • +2
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Replaced ProjectWorkingPath by ProjectPath and CalculationMap.

Related to Issue [MWDAM-1150]

    • -3
    • +1
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 19 more files in changeset.
Corrected PostProcess for inwards to use real data instead of fake data as is done in outwards.

Related to Issue [MWDAM-1057]

    • -9
    • +16
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Removed dead code, added test as used in outer to inner to ensure inner will not fail when calculating with 1Dprofiles or 2Dprofiles instead of sti-files.

Related to Issue [MWDAM-1057]

    • -3
    • +6
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 1 more file in changeset.
Implemented BishopUpliftVan

Related to Issue [MWDAM-1056]

    • -4
    • +38
    ./DamMacroStabilityInwardsKernelWrapper.cs
  1. … 2 more files in changeset.