Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

    • -85
    • +0
    ./Defaults/FailureMechanismDefaults.cs
    • -44
    • +0
    ./Input/ExceedanceProbabilityCalculationInput.cs
    • -164
    • +0
    ./Input/HydraRingCalculationInput.cs
    • -64
    • +0
    ./Input/HydraRingCalculationSettings.cs
  1. … 406 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

    • -1
    • +1
    ./Defaults/FailureMechanismDefaults.cs
    • -1
    • +1
    ./Input/ExceedanceProbabilityCalculationInput.cs
    • -1
    • +1
    ./Input/HydraRingCalculationSettings.cs
  1. … 362 more files in changeset.
Incorporated comments reviews: WTI-1923

- Added license header

    • -1
    • +22
    ./Input/HydraRingCalculationSettings.cs
  1. … 7 more files in changeset.
Intermediate cleanup: WTI-1923

- Cleaned up XMLDoc

- Formatted files

- Corrected mocks configurations

    • -4
    • +3
    ./Input/HydraRingCalculationSettings.cs
  1. … 5 more files in changeset.
Removed unused reference. WTI-1923

    • -1
    • +0
    ./Input/HydraRingCalculationSettings.cs
Simplified CalculationSettings object: WTI-1923

- Removed unused property

-- Renamed property

- Removed filepath checks

-- Checks are already performed on the calling side, so there's no need to check again.

    • -21
    • +10
    ./Input/HydraRingCalculationSettings.cs
  1. … 1 more file in changeset.
Added HydraRing configuration class: WTI-1923

- Introduced to hold all general configuration information in order to perform a hydraring calculation.

    • -0
    • +56
    ./Input/HydraRingCalculationSettings.cs
  1. … 3 more files in changeset.
Changed parameter order. WTI-1848

    • -4
    • +4
    ./Input/Structures/StructuresStabilityPointFloodedCulvertQuadraticCalculationInput.cs
  1. … 4 more files in changeset.
Changed parameter order. WTI-1848

    • -4
    • +4
    ./Input/Structures/StructuresStabilityPointFloodedCulvertLinearCalculationInput.cs
  1. … 4 more files in changeset.
Changed parameter order. WTI-1848

    • -4
    • +4
    ./Input/Structures/StructuresStabilityPointLowSillLinearCalculationInput.cs
  1. … 4 more files in changeset.
Changed parameter order. WTI-1848

    • -4
    • +4
    ./Input/Structures/StructuresStabilityPointLowSillQuadraticCalculationInput.cs
  1. … 4 more files in changeset.
Moved ModelFactorLongTreshold to base input. WTI-1848

    • -0
    • +8
    ./Input/Structures/StructuresStabilityPointCalculationInput.cs
    • -5
    • +1
    ./Input/Structures/StructuresStabilityPointFloodedCulvertLinearCalculationInput.cs
    • -5
    • +1
    ./Input/Structures/StructuresStabilityPointFloodedCulvertQuadraticCalculationInput.cs
    • -5
    • +1
    ./Input/Structures/StructuresStabilityPointLowSillLinearCalculationInput.cs
    • -5
    • +1
    ./Input/Structures/StructuresStabilityPointLowSillQuadraticCalculationInput.cs
  1. … 1 more file in changeset.
Passed ModelFactorLongThreshold to input from calculation service. WTI-1848

    • -2
    • +9
    ./Input/Structures/StructuresStabilityPointFloodedCulvertLinearCalculationInput.cs
  1. … 4 more files in changeset.
Added variable 125 to flooded culvert linear. WTI-1848

    • -0
    • +1
    ./Input/Structures/StructuresStabilityPointFloodedCulvertLinearCalculationInput.cs
  1. … 2 more files in changeset.
Passed ModelFactorLongThreshold to input from calculation service. WTI-1848

    • -2
    • +9
    ./Input/Structures/StructuresStabilityPointFloodedCulvertQuadraticCalculationInput.cs
  1. … 4 more files in changeset.
Added variable 125 to flooded culvert quadratic. WTI-1848

    • -0
    • +1
    ./Input/Structures/StructuresStabilityPointFloodedCulvertQuadraticCalculationInput.cs
  1. … 2 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./Defaults/FailureMechanismDefaults.cs
    • -1
    • +1
    ./Input/ExceedanceProbabilityCalculationInput.cs
    • -1
    • +1
    ./Input/Hydraulics/DunesBoundaryConditionsCalculationInput.cs
  1. … 6081 more files in changeset.
Ran Deltares Cleanup:

- Performed for Ringtoets.HydraRing and its tests

WTI-1767

    • -0
    • +1
    ./Output/IllustrationPoints/Stochast.cs
  1. … 12 more files in changeset.
Review related change, cleanup xmldocs WTI-1835 Paired with robert tangerman

    • -2
    • +0
    ./Input/Structures/StructuresClosureLowSillCalculationInput.cs
Removed ModelFactorSuperCriticalFlow from low sill HydraRing input. WTI-1835

    • -6
    • +0
    ./Input/Structures/StructuresClosureLowSillCalculationInput.cs
  1. … 4 more files in changeset.
Override iterationMethodId for structures. WTI-1825

    • -0
    • +8
    ./Input/Structures/StructuresOvertoppingCalculationInput.cs
    • -0
    • +8
    ./Input/Structures/StructuresStabilityPointCalculationInput.cs
  1. … 4 more files in changeset.
Added Iteration method to HydraRing input base. WTI-1825

    • -0
    • +11
    ./Input/HydraRingCalculationInput.cs
  1. … 1 more file in changeset.
Passed model factor long threshold to HydraRing input for quadratic. WTI-1836

    • -2
    • +9
    ./Input/Structures/StructuresStabilityPointLowSillQuadraticCalculationInput.cs
  1. … 4 more files in changeset.
Passed model factor long threshold to HydraRing input for linear. WTI-1836

    • -2
    • +9
    ./Input/Structures/StructuresStabilityPointLowSillLinearCalculationInput.cs
  1. … 4 more files in changeset.
Passed model factor long threshold to HydraRing input. WTI-1836

    • -2
    • +9
    ./Input/Structures/StructuresClosureLowSillCalculationInput.cs
  1. … 4 more files in changeset.
Added variable 125 in structural failure low sill HydraRing input. WTI-1836

    • -0
    • +1
    ./Input/Structures/StructuresStabilityPointLowSillLinearCalculationInput.cs
    • -0
    • +1
    ./Input/Structures/StructuresStabilityPointLowSillQuadraticCalculationInput.cs
  1. … 4 more files in changeset.
Added variable 125 in closing structure low sill HydraRing input. WTI-1836

    • -0
    • +1
    ./Input/Structures/StructuresClosureLowSillCalculationInput.cs
  1. … 3 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -8
    • +0
    ./Input/Structures/StructuresStabilityPointLowSillQuadraticCalculationInput.cs
  1. … 5 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -8
    • +0
    ./Input/Structures/StructuresStabilityPointLowSillLinearCalculationInput.cs
  1. … 5 more files in changeset.
Removed variable 64 from Hydra-Ring structures input. WTI-1800

    • -4
    • +0
    ./Input/Structures/StructuresStabilityPointFloodedCulvertLinearCalculationInput.cs
    • -4
    • +0
    ./Input/Structures/StructuresStabilityPointFloodedCulvertQuadraticCalculationInput.cs
    • -4
    • +0
    ./Input/Structures/StructuresStabilityPointLowSillLinearCalculationInput.cs
    • -4
    • +0
    ./Input/Structures/StructuresStabilityPointLowSillQuadraticCalculationInput.cs
  1. … 2 more files in changeset.