Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Convert to file-scoped namespace

Related to Issue [MWDAM-1878]

    • -154
    • +153
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
    • -162
    • +161
    ./DesignCalculatorShoulderPerPoint.cs
    • -138
    • +137
    ./DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
    • -139
    • +138
    ./SurfaceLineHeightAdapter.cs
    • -201
    • +200
    ./SurfaceLineShoulderAdapter.cs
    • -16
    • +15
    ./SurfaceLineAdapterException.cs
  1. … 307 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-1874]

    • -12
    • +16
    ./DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
    • -21
    • +29
    ./DesignCalculatorShoulderPerPoint.cs
    • -19
    • +25
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
  1. … 384 more files in changeset.
Run clean-up to update file headers

Related to Issue [MWDAM-1854]

    • -5
    • +5
    ./DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
    • -5
    • +5
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
  1. … 319 more files in changeset.
Solved the vulnerability and some code smwlls as reported by SonarQube.

Related to Issue [MWDAM-1852]

  1. … 1 more file in changeset.
Remove unused directives

Related to Issue [MWDAM-1856]

  1. … 22 more files in changeset.
Use getters and setters for properties

Related to Issue [MWDAM-1856]

  1. … 7 more files in changeset.
Re-implemented Adapt Geometry option for OptimizedSlopeAndShoulderAdaption, model Bishop.

Related to Issue [MWDAM-1842]

    • -9
    • +45
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
    • -7
    • +7
    ./DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
  1. … 4 more files in changeset.
Added Message to MacroStabilityOutput in order to be able to pass on error information that occured during the Prepare.

Related to Issue [MWDAM-1807]

  1. … 2 more files in changeset.
Added the information to the calculation messages as requested.

Related to Issue [MWDAM-1768]

  1. … 3 more files in changeset.
Updated the headers files for the code projects after updating the template.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
    • -1
    • +1
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
  1. … 262 more files in changeset.
Added extra precondition to solve failing test.

Related to Issue [MWDAM-1711]

  1. … 1 more file in changeset.
Moved HeadPl2 within Location from WaternetOptions to DesignScenario. Also removed HeadPl3 and HeadPl4 from Location.

Started fixing failing tests.

Related to Issue [MWDAM-1618]

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