Ringtoets.GrassCoverErosionInwards.Data

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

    • -145
    • +0
    ./GeneralGrassCoverErosionInwardsInput.cs
    • -120
    • +0
    ./GrassCoverErosionInwardsCalculation.cs
    • -97
    • +0
    ./GrassCoverErosionInwardsFailureMechanism.cs
    • -377
    • +0
    ./GrassCoverErosionInwardsFailureMechanismAssemblyFactory.cs
    • -111
    • +0
    ./GrassCoverErosionInwardsFailureMechanismSectionResult.cs
    • -73
    • +0
    ./GrassCoverErosionInwardsFailureMechanismSectionResultDetailedAssessmentExtensions.cs
    • -275
    • +0
    ./GrassCoverErosionInwardsInput.cs
    • -89
    • +0
    ./GrassCoverErosionInwardsOutput.cs
    • -67
    • +0
    ./GrassCoverErosionInwardsProbabilityAssessmentOutputFactory.cs
    • -50
    • +0
    ./OvertoppingRateCalculationType.cs
  1. … 15700 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.GrassCoverErosionInwards.Data.csproj
  1. … 85 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of the KernelWrapper

    • -3
    • +3
    ./GrassCoverErosionInwardsFailureMechanismAssemblyFactory.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.GrassCoverErosionInwards.Data.csproj
  1. … 56 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespaces in .Data project

    • -1
    • +1
    ./GrassCoverErosionInwardsFailureMechanismAssemblyFactory.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.GrassCoverErosionInwards.Data.csproj
  1. … 89 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./GeneralGrassCoverErosionInwardsInput.cs
    • -1
    • +1
    ./GrassCoverErosionInwardsCalculation.cs
    • -1
    • +1
    ./GrassCoverErosionInwardsFailureMechanism.cs
    • -1
    • +1
    ./GrassCoverErosionInwardsFailureMechanismAssemblyFactory.cs
    • -1
    • +1
    ./GrassCoverErosionInwardsFailureMechanismSectionResult.cs
    • -1
    • +1
    ./GrassCoverErosionInwardsFailureMechanismSectionResultDetailedAssessmentExtensions.cs
    • -1
    • +1
    ./GrassCoverErosionInwardsProbabilityAssessmentOutputFactory.cs
  1. … 6081 more files in changeset.
Ran Deltares Cleanup:

- Performed for GrassCoverErosionInwards and its tests

WTI-1767

    • -4
    • +4
    ./GrassCoverErosionInwardsCalculation.cs
    • -8
    • +8
    ./GrassCoverErosionInwardsFailureMechanism.cs
  1. … 29 more files in changeset.
Remove failure mechanism specific helpers WTI-1839

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

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

    • -1
    • +1
    ./GrassCoverErosionInwardsFailureMechanismAssemblyFactory.cs
    • -1
    • +1
    ./GrassCoverErosionInwardsFailureMechanismHelper.cs
    • -1
    • +1
    ./GrassCoverErosionInwardsFailureMechanismSectionResult.cs
  1. … 21 more files in changeset.
Cleanup WTI-1842

    • -6
    • +3
    ./GrassCoverErosionInwardsFailureMechanismAssemblyFactory.cs
  1. … 8 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
    • +49
    ./GrassCoverErosionInwardsFailureMechanismHelper.cs
    • -0
    • +1
    ./Ringtoets.GrassCoverErosionInwards.Data.csproj
  1. … 22 more files in changeset.
Add useManual parameter to Grass Cover Erosion Inwards assembly factory methods WTI-1842

    • -6
    • +15
    ./GrassCoverErosionInwardsFailureMechanismAssemblyFactory.cs
  1. … 2 more files in changeset.
Renamed interface. WTI-1731

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

    • -2
    • +1
    ./GrassCoverErosionInwardsFailureMechanism.cs
  1. … 40 more files in changeset.
Introduced new calculation input interface for exposing hydraulic boundary location. WTI-1731

  1. … 11 more files in changeset.
Removed redundant ShouldCalulate conditions from GrassCoverErosionInwardsCalculation. WTI-1719

    • -8
    • +2
    ./GrassCoverErosionInwardsCalculation.cs
  1. … 1 more file in changeset.
Changed accessor for the AddSectionResult function

    • -2
    • +2
    ./GrassCoverErosionInwardsFailureMechanism.cs
  1. … 16 more files in changeset.
Further improved ShouldCalculate logic in GrassCoverErosionInwardsCalculation. WTI-1719

    • -4
    • +24
    ./GrassCoverErosionInwardsCalculation.cs
Finalized ShouldCalculate logic in GrassCoverErosionInwardsCalculation. WTI-1719

    • -1
    • +4
    ./GrassCoverErosionInwardsCalculation.cs
  1. … 2 more files in changeset.
Added temporary ShouldCalculate implementation for StructuresCalculation and GrassCoverErosionInwardsCalculation. WTI-1719

    • -2
    • +10
    ./GrassCoverErosionInwardsCalculation.cs
  1. … 1 more file in changeset.
Wrap FailureMechanismSection assembly error for grass inwards. WTI-1724

    • -6
    • +11
    ./GrassCoverErosionInwardsFailureMechanismAssemblyFactory.cs
  1. … 1 more file in changeset.
Update combined assembly logic for Grass Cover Erosion Inwards WTI-1723

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

    • -2
    • +2
    ./GrassCoverErosionInwardsFailureMechanismAssemblyFactory.cs
  1. … 17 more files in changeset.
Change interface of calculation objects to use typed variant WTI-1687

    • -1
    • +1
    ./GrassCoverErosionInwardsCalculation.cs
  1. … 6 more files in changeset.
Cleanup. WTI-1683

    • -39
    • +21
    ./GrassCoverErosionInwardsFailureMechanismAssemblyFactory.cs
  1. … 2 more files in changeset.
Added factory method for getting a category group for a grass inwards section. WTI-1683

    • -0
    • +45
    ./GrassCoverErosionInwardsFailureMechanismAssemblyFactory.cs
  1. … 1 more file in changeset.
Update assembly factories WTI-1677

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

    • -1
    • +1
    ./GrassCoverErosionInwardsFailureMechanismAssemblyFactory.cs
  1. … 21 more files in changeset.