Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved PolderLevel within Location from WaternetOptions to DesignScenario.

Related to Issue [MWDAM-1618]

    • -2
    • +2
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
    • -2
    • +2
    ./DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
  1. … 22 more files in changeset.
Typos fixed and improved formatting

Related to Issue [MWDAM-1554]

Re-instated deep copy and reset of surface line in PerformDesignCalculation to ensure that correct surface line is used for each individual design step in case of Piping as well as in Stability.

Related to Issue [MWDAM-1554]

Fixed the issue by taking the adaption of the surface line forward to before kernel Prepare statement. Added tests for it.

Related to Issue [MWDAM-1554]

  1. … 4 more files in changeset.
Made RequiredSafetyFactorStabilityInnerSlope, RequiredSafetyFactorStabilityOuterSlope, RequiredSafetyFactorPiping, UpliftCriterionStability and UpliftCriterionPiping required in xsd/DamLocation.xsd

Related to Issue [MWDAM-1537]

  1. … 19 more files in changeset.
Made PlLineOffsetBelowDikeToeAtPolder, PlLineOffsetBelowDikeTopAtPolder, PlLineOffsetBelowDikeTopAtRiver and PlLineOffsetBelowShoulderBaseInside required in xsd/DamLocation.xsd

Related to Issue [MWDAM-1537]

  1. … 6 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. … 15 more files in changeset.
Replace type of SubSoilScenario.SegmentFailureMechanismType from FailureMechanismSystemType to SegmentFailureMechanismType

Related to Issue [MWDAM-1294]

  1. … 29 more files in changeset.
Set message when no segments with the expected failure mechanism type were found

Related to Issue [MWDAM-1231]

  1. … 7 more files in changeset.
added calculation message to PerformSingleCalculation (NoAdaption) when calculation fails, as for PerformDesignCalculation (AdaptGeometry)

Related to Issue [MWDAM-1396]

  1. … 1 more file in changeset.
refactored all Exception classes, removed methods that were not used, added comments

Related to Issue [MWDAM-1394]

  1. … 20 more files in changeset.
Added a warning to calculation messages in design calculator when there are no soil profiles for a location

Related to Issue [MWDAM-1341]

  1. … 6 more files in changeset.
Update license headers to 2019
    • -1
    • +1
    ./DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
    • -1
    • +1
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
  1. … 97 more files in changeset.
Fixed multicore problems by using deep copy of Location and StabilityParameters objects to DamKernelInput.

These objects are changed dureing the calculation.

Removed redundant code in Dike.cs

Related to Issue [MWDAM-1142]

  1. … 2 more files in changeset.
Finished (not-working yet) implementation of OperationlCalculator

Related to Issue [MWDAM-1112]

  1. … 7 more files in changeset.
Adapt to review

Related to Issue [MWDAM-1178]

    • -1
    • +2
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
Adapt to review

Related to Issue [MWDAM-1141]

    • -1
    • +15
    ./DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
Added tests for MacroStability models Bishop, UpliftVan, BishopUpliftVan

Added debug lines for multicore calculation

Improved Piping multicore tests

Related to Issue [MWDAM-1142]

  1. … 4 more files in changeset.
Implement multicore calculation for Design Calculation.

Tested with Piping Bligh

Related to Issue [MWDAM-1142]

    • -0
    • +44
    ./DesignCalculatorTask.cs
  1. … 2 more files in changeset.
Adapted to review comments.

Related to Issue [MWDAM-1196]

Refactor to prepare for multicore calculation

Related to Issue [MWDAM-1142]

Implemented progress for DesignCalculator. Note that local updates of progress probably will be replaced by Run implementation as DesignCalculator is prepared for multi processor.

Related to Issue [MWDAM-1196]

  1. … 1 more file in changeset.
Fixed log message in case PerformDesignCalculationCombinedSlopeAdaptionAndShoulderAdaption fails.

Related to Issue [MWDAM-1224]

    • -6
    • +5
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
    • -3
    • +5
    ./DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
  1. … 6 more files in changeset.
Cleaned up the implementation for calculation messages.

Related to Issue [MWDAM-1111]

  1. … 2 more files in changeset.
Set calculation result to RunFailed when an exception occurs in DesignCalculatorShoulderPerPoint.

Related to Issue [MWDAM-1217]

    • -4
    • +10
    ./DesignCalculatorShoulderPerPoint.cs
  1. … 1 more file in changeset.
Fix failing test

Related to Issue [MWDAM-1193]

Related to Issue [MWDAM-1139]

  1. … 1 more file in changeset.
Fix failing test

Related to Issue [MWDAM-1193]

Related to Issue [MWDAM-1139]

  1. … 1 more file in changeset.
Removed redundant code

Related to Issue [MWDAM-1192]

    • -7
    • +0
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
  1. … 1 more file in changeset.
Use correct embankment material for height adaption

Use correct previous geometry for shoulder/slope adapted geometries

Related to Issue [MWDAM-1192]

    • -0
    • +1
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
  1. … 1 more file in changeset.
Use correct embankment material for height adaption

Related to Issue [MWDAM-1192]

    • -1
    • +1
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
  1. … 1 more file in changeset.