Ringtoets.StabilityPointStructures.Data

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

    • -169
    • +0
    ./GeneralStabilityPointStructuresInput.cs
    • -138
    • +0
    ./Properties/Resources.Designer.cs
    • -75
    • +0
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -44
    • +0
    ./StabilityPointStructureInflowModelType.cs
    • -105
    • +0
    ./StabilityPointStructuresFailureMechanism.cs
    • -377
    • +0
    ./StabilityPointStructuresFailureMechanismAssemblyFactory.cs
    • -115
    • +0
    ./StabilityPointStructuresFailureMechanismSectionResult.cs
    • -73
    • +0
    ./StabilityPointStructuresFailureMechanismSectionResultDetailedAssessmentExtensions.cs
    • -708
    • +0
    ./StabilityPointStructuresInput.cs
    • -68
    • +0
    ./StabilityPointStructuresProbabilityAssessmentOutputFactory.cs
  1. … 15701 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed compilation errors caused by the directory renaming of Ringtoets.AssemblyTool.<X> to Riskeer.AssemblyTool.<X>

    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Data.csproj
  1. … 85 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of the KernelWrapper

    • -3
    • +3
    ./StabilityPointStructuresFailureMechanismAssemblyFactory.cs
  1. … 209 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .KernelWrapper project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Data.csproj
  1. … 56 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespaces in .Data project

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismAssemblyFactory.cs
  1. … 376 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .Data project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Data.csproj
  1. … 89 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./GeneralStabilityPointStructuresInput.cs
    • -1
    • +1
    ./StabilityPointStructureInflowModelType.cs
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanism.cs
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismAssemblyFactory.cs
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResult.cs
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResultDetailedAssessmentExtensions.cs
    • -1
    • +1
    ./StabilityPointStructuresProbabilityAssessmentOutputFactory.cs
  1. … 6084 more files in changeset.
Ran Deltares Cleanup:

- Ran for Ringtoets.StabilityPointStructures and its tests

WTI-1767

    • -10
    • +10
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 18 more files in changeset.
Cleanup: Removed mutable properties from GetHashCode. WTI-1767

  1. … 10 more files in changeset.
Remove failure mechanism specific helpers WTI-1839

    • -1
    • +0
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -49
    • +0
    ./StabilityPointStructuresFailureMechanismHelper.cs
  1. … 55 more files in changeset.
Move UseManualAssembly to base section result WTI-1839

    • -6
    • +0
    ./StabilityPointStructuresFailureMechanismSectionResult.cs
  1. … 18 more files in changeset.
Rename use manual property WTI-1839

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismAssemblyFactory.cs
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismHelper.cs
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResult.cs
  1. … 9 more files in changeset.
Cleanup WTI-1842

    • -6
    • +3
    ./StabilityPointStructuresFailureMechanismAssemblyFactory.cs
  1. … 8 more files in changeset.
Add useManual parameter to Stability point structures assembly factory methods WTI-1842

    • -6
    • +15
    ./StabilityPointStructuresFailureMechanismAssemblyFactory.cs
  1. … 2 more files in changeset.
Introduced failure mechanism helpers to determine if any section has manual overwritten results:

- Introduced for group 1 and 2

WTI-1839

    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Data.csproj
    • -0
    • +49
    ./StabilityPointStructuresFailureMechanismHelper.cs
  1. … 22 more files in changeset.
Added model factor long threshold to stabilty point structures failure general input. WTI-1836

    • -0
    • +13
    ./GeneralStabilityPointStructuresInput.cs
  1. … 1 more file in changeset.
Removed ModelFactorSubCriticalFlow from stability point structures input. WTI-1800

    • -11
    • +0
    ./GeneralStabilityPointStructuresInput.cs
  1. … 3 more files in changeset.
Added validation for levellingCount in input data model. WTI-1236

  1. … 1 more file in changeset.
Added validation for vertical distance in input data model. WTI-1236

  1. … 2 more files in changeset.
Refactor section (result) clearing, now uses a template method. WTI-1751

    • -2
    • +1
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 40 more files in changeset.
Changed accessor for the AddSectionResult function

    • -2
    • +2
    ./StabilityPointStructuresFailureMechanism.cs
  1. … 16 more files in changeset.
Wrap FailureMechanismSection assembly error for stability point structures. WTI-1724

    • -6
    • +11
    ./StabilityPointStructuresFailureMechanismAssemblyFactory.cs
  1. … 1 more file in changeset.
Update combined assembly logic for Stability Point Structures WTI-1723

    • -5
    • +12
    ./StabilityPointStructuresFailureMechanismAssemblyFactory.cs
  1. … 1 more file in changeset.
Improvements after review. WTI-1683

    • -2
    • +2
    ./StabilityPointStructuresFailureMechanismAssemblyFactory.cs
  1. … 17 more files in changeset.
Added factory method for getting a category group for a stability point structures section. WTI-1683

    • -25
    • +52
    ./StabilityPointStructuresFailureMechanismAssemblyFactory.cs
  1. … 1 more file in changeset.
Update assembly factories WTI-1677

    • -13
    • +28
    ./StabilityPointStructuresFailureMechanismAssemblyFactory.cs
  1. … 20 more files in changeset.
Use new factory in assembly factories WTI-1677

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismAssemblyFactory.cs
  1. … 21 more files in changeset.
Rename parameters and update xmldocs WTI-1677

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismAssemblyFactory.cs
  1. … 12 more files in changeset.
Add check to assembly factory to see if the failure mechanism is relevant WTI-1677

    • -0
    • +5
    ./StabilityPointStructuresFailureMechanismAssemblyFactory.cs
  1. … 47 more files in changeset.
Review related changes to assembly factories, cleanup and use new calculator methods. WTI-1677

    • -28
    • +53
    ./StabilityPointStructuresFailureMechanismAssemblyFactory.cs
  1. … 39 more files in changeset.