Ringtoets.MacroStabilityInwards.Service

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Get rid of "toetspeil" in piping and macro stability inwards. WTI-1714

    • -12
    • +12
    ./Properties/Resources.Designer.cs
  1. … 10 more files in changeset.
Implement review comments WTI-1738

    • -2
    • +2
    ./MacroStabilityInwardsCalculationActivityFactory.cs
  1. … 5 more files in changeset.
Update xmldoc WTI-1739

    • -2
    • +2
    ./MacroStabilityInwardsCalculationActivityFactory.cs
  1. … 2 more files in changeset.
Make macro stability inwards calculation activity private and use factory in plugin WTI-1741

    • -1
    • +1
    ./MacroStabilityInwardsCalculationActivity.cs
  1. … 1 more file in changeset.
Introduce factory for macro stability inwards WTI-1741

    • -0
    • +116
    ./MacroStabilityInwardsCalculationActivityFactory.cs
    • -0
    • +1
    ./Ringtoets.MacroStabilityInwards.Service.csproj
  1. … 2 more files in changeset.
Adapted PipingCalculationActivity and MacroStabilityInwardsCalculationActivity. WTI-1719

    • -19
    • +12
    ./MacroStabilityInwardsCalculationActivity.cs
  1. … 1 more file in changeset.
Merge from SVN WTI-1710: Review related changes.

    • -1
    • +1
    ./MacroStabilityInwardsCalculationActivity.cs
    • -4
    • +5
    ./MacroStabilityInwardsSemiProbabilisticCalculationService.cs
  1. … 1 more file in changeset.
Merge from SVN WTI-1710: Fixed calculation of the estimated probability and reliability index of failure.

    • -3
    • +8
    ./MacroStabilityInwardsSemiProbabilisticCalculationService.cs
  1. … 1 more file in changeset.
Merge from SVN WTI-1710: Added general input to the MacroStabilityInwardsCalculationActivity.

    • -4
    • +12
    ./MacroStabilityInwardsCalculationActivity.cs
  1. … 2 more files in changeset.
Merge from SVN WTI-1710: Added general input to the MacroStabilityInwardsSemiProbabilisticCalculationService.

    • -1
    • +2
    ./MacroStabilityInwardsCalculationActivity.cs
    • -2
    • +10
    ./MacroStabilityInwardsSemiProbabilisticCalculationService.cs
  1. … 1 more file in changeset.
Merged from release 17.3: Incorporated comments review 2573: - Removed obsolete guard clause

paired with ~kleijn

Related to Issue [WTI-1593]

    • -8
    • +0
    ./MacroStabilityInwardsInputValidator.cs
Merged from release 17.2: Incorporated comments review 2573: - Removed obsolete guard clause

paired with ~kleijn

Related to Issue [WTI-1593]

    • -8
    • +0
    ./MacroStabilityInwardsInputValidator.cs
Incorporated comments review 2573: - Removed obsolete guard clause

paired with ~kleijn

Related to Issue [WTI-1593]

    • -8
    • +0
    ./MacroStabilityInwardsInputValidator.cs
Incorporated edge case: - Improved algorithm to also take the soil profile coordinates into account when discretizing the surfaceline to prevent the resolution of the surfaceline discretization to be too course for the validation - Added testcase Related to Issue [WTI-1593]

    • -6
    • +44
    ./MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Merged from release 17.3: Incorporated edge case: - Improved algorithm to also take the soil profile coordinates into account when discretizing the surfaceline to prevent the resolution of the surfaceline discretization to be too course for the validation - Added testcase Related to Issue [WTI-1593]

    • -6
    • +44
    ./MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Merged from release 17.2: Incorporated edge case: - Improved algorithm to also take the soil profile coordinates into account when discretizing the surfaceline to prevent the resolution of the surfaceline discretization to be too course for the validation - Added testcase Related to Issue [WTI-1593]

    • -6
    • +44
    ./MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Incorporated comments review 2556: - Made tolerances for 2D profile similar as the 1D profile and adjusted tests - Cleaned up sourcefile, improved clipping logic -- Added tests to verify clipping Related to Issue [WTI-1593]

    • -14
    • +14
    ./MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Merged from release 17.2: Incorporated comments review 2556: - Made tolerances for 2D profile similar as the 1D profile and adjusted tests - Cleaned up sourcefile, improved clipping logic -- Added tests to verify clipping Related to Issue [WTI-1593]

    • -14
    • +14
    ./MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Merged from release 17.3: Incorporated comments review 2556: - Made tolerances for 2D profile similar as the 1D profile and adjusted tests - Cleaned up sourcefile, improved clipping logic -- Added tests to verify clipping Related to Issue [WTI-1593]

    • -14
    • +14
    ./MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Merged from release 17.2: Incorporated comments tester: - Improved algorithm: instead of determining (Euclidean) distance between segments and points of the surfaceline, do: -- Discretize the surfaceline while it's clipped to the soil profile definition -- Look for the maximum Y coordinate of the soil profile on each discretized X coordinate of the surfaceline - Added and improved tests Related to Issue [WTI-1593]

    • -49
    • +43
    ./MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Incorporated comments tester: - Improved algorithm: instead of determining (Euclidean) distance between segments and points of the surfaceline, do: -- Discretize the surfaceline while it's clipped to the soil profile definition -- Look for the maximum Y coordinate of the soil profile on each discretized X coordinate of the surfaceline - Added and improved tests Related to Issue [WTI-1593]

    • -49
    • +43
    ./MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Merged from release 17.3: Incorporated comments tester: - Improved algorithm: instead of determining (Euclidean) distance between segments and points of the surfaceline, do: -- Discretize the surfaceline while it's clipped to the soil profile definition -- Look for the maximum Y coordinate of the soil profile on each discretized X coordinate of the surfaceline - Added and improved tests Related to Issue [WTI-1593]

    • -49
    • +43
    ./MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Merged from release 17.3: Incorporated comments review 2522: - Improved tests - Improved algorithm: instead of selecting X,Y coordinates at X for each layer, determine the intersections of the profile at X and retrieve its Y-coordinates Related to Issue [WTI-1593]

    • -14
    • +15
    ./MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Incorporated comments review 2522: - Improved tests - Improved algorithm: instead of selecting X,Y coordinates at X for each layer, determine the intersections of the profile at X and retrieve its Y-coordinates Related to Issue [WTI-1593]

    • -14
    • +15
    ./MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Merged from release 17.2: Incorporated comments review 2522: - Improved tests - Improved algorithm: instead of selecting X,Y coordinates at X for each layer, determine the intersections of the profile at X and retrieve its Y-coordinates Related to Issue [WTI-1593]

    • -14
    • +15
    ./MacroStabilityInwardsInputValidator.cs
  1. … 1 more file in changeset.
Merged from release 17.2: Incorporated comments review 2518: - Improved tests - Renamed functions and updated XMLDocs Related to Issue [WTI-1592]

    • -2
    • +2
    ./MacroStabilityInwardsInputValidator.cs
  1. … 20 more files in changeset.
Merged from release 17.3: Incorporated comments review 2523: - Improved tests - Updated XMLDocs

Related to Issue [WTI-1592]

    • -2
    • +2
    ./MacroStabilityInwardsInputValidator.cs
  1. … 19 more files in changeset.
Incorporated comments review 2518: - Improved tests - Renamed functions and updated XMLDocs Related to Issue [WTI-1592]

    • -2
    • +2
    ./MacroStabilityInwardsInputValidator.cs
  1. … 20 more files in changeset.
Implemented fix for no validation messages when the soil layer bottom lies on the surface line, but the top does not: - Renamed variable names

Related to Issue [WTI-1593]

    • -7
    • +7
    ./MacroStabilityInwardsInputValidator.cs
Merged from release 17.2: Implemented fix for no validation messages when the soil layer bottom lies on the surface line, but the top does not: - Renamed variable names

Related to Issue [WTI-1593]

    • -7
    • +7
    ./MacroStabilityInwardsInputValidator.cs