Deltares.DamEngine.Calculators

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed obsolete parameters from the Engine. Increased version number from 19.1 to 19.2.

Related to Issue [MWDAM-1527]

  1. … 4 more files in changeset.
Implemented DistanceToEntryPoint in design oprion too. Added test to show influence of DistanceToEntryPoint on calculations.

Related to Issue [MWDAM-1361]

  1. … 1 more file in changeset.
Added DistanceToEntryPoint to Location (class and xsd), implemented it in the WtiPipingSellmeijerRevisedKernelWrapper. Added it to the Interface code (both FillDamFromXmlInput and FillXmlInputFromDam) with tests.

Related to Issue [MWDAM-1361]

  1. … 7 more files in changeset.
Added write of Traffic Load degree of consolidation to DGSMStabDam XML file

Related to Issue [MWDAM-1452]

  1. … 6 more files in changeset.
Processed review comments.

Related to Issue [MWDAM-1282]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators.csproj
    • -0
    • +32
    ./DikesOperational/OperationalEnumerations.cs
    • -9
    • +0
    ./DikesOperational/OperationalCalculator.cs
  1. … 11 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. … 8 more files in changeset.
Replace type of SubSoilScenario.SegmentFailureMechanismType from FailureMechanismSystemType to SegmentFailureMechanismType

Related to Issue [MWDAM-1294]

    • -8
    • +2
    ./DikesOperational/OperationalCalculator.cs
  1. … 20 more files in changeset.
Fix failing compile

Related to Issue [MWDAM-1294]

  1. … 7 more files in changeset.
Set message when no segments with the expected failure mechanism type were found

Related to Issue [MWDAM-1231]

    • -22
    • +42
    ./DikesDesign/DesignCalculator.cs
  1. … 4 more files in changeset.
Removed DamType from CreatePlLineByExpertKnowledge

Related to Issue [MWDAM-1434]

    • too large
    ./PlLinesCreator/PlLinesCreator.cs
  1. … 1 more file in changeset.
Removed DamType from GetHeadPl4

Related to Issue [MWDAM-1434]

    • too large
    ./PlLinesCreator/PlLinesCreator.cs
Removed 'no hydraulic shortcut' from comment because it is no longer applicable. If no value for headPl4 then always use waterLevel.

Related to Issue [MWDAM-1434]

    • too large
    ./PlLinesCreator/PlLinesCreator.cs
added calculation message to PerformSingleCalculation (NoAdaption) when calculation fails, as for PerformDesignCalculation (AdaptGeometry)

Related to Issue [MWDAM-1396]

    • -0
    • +1
    ./DikesDesign/DesignCalculatorSingle.cs
  1. … 1 more file in changeset.
Moved exception classes to separate files.

Related to Issue [MWDAM-1394]

    • -0
    • +2
    ./Deltares.DamEngine.Calculators.csproj
    • -0
    • +37
    ./Uplift/SoilVolumicMassCalculatorException.cs
    • -12
    • +0
    ./Uplift/SoilVolumicMassCalculator.cs
  1. … 7 more files in changeset.
Removed ObjectExtensions from Calculators, instead use ObjectExtensions from Standard. Added the missing methods from Calculators to Standard.

Related to Issue [MWDAM-1394]

    • -1
    • +0
    ./Deltares.DamEngine.Calculators.csproj
  1. … 2 more files in changeset.
refactored all Exception classes, removed methods that were not used, added comments

Related to Issue [MWDAM-1394]

    • -18
    • +10
    ./PlLinesCreator/SensorPlLineCreatorException.cs
    • -3
    • +1
    ./DikesOperational/OperationalCalculatorException.cs
    • -30
    • +2
    ./DikesDesign/SurfaceLineAdapterException.cs
    • -6
    • +4
    ./Stability/StabilityServiceAgentException.cs
    • -19
    • +11
    ./PlLinesCreator/PlLinesCreatorException.cs
    • -3
    • +5
    ./DikesDesign/DesignCalculatorException.cs
  1. … 7 more files in changeset.
refactored WtiPipingSellmeijerRevisedException, removed methods that were not used, added comments

Related to Issue [MWDAM-1394]

After removing Assessment mode, cleaned code somewhat. Mainly getting rid of dead code.

Related to Issue [MWDAM-1410]

    • -11
    • +1
    ./DikesOperational/OperationalCalculator.cs
  1. … 26 more files in changeset.
Removed Assessment mode from the Engine (code and xsd). Note: the enumerations belonging to this mode will be removed in next commit as this is part of two issues.

Related to Issue [MWDAM-1410]

    • too large
    ./PlLinesCreator/PlLinesCreator.cs
    • -3
    • +1
    ./KernelWrappers/Common/DamPipingHelper.cs
    • -3
    • +1
    ./KernelWrappers/Common/UpliftHelper.cs
    • -10
    • +1
    ./Deltares.DamEngine.Calculators.csproj
  1. … 65 more files in changeset.
When uplift, heave or Sellmeijer revised fails, the whole calculation fails. All output from these calculation parts will be set to 0 when they fail. If one of them fails, the next will not be done.

When calculation result is InvalidInputStructure, InvalidInputData, UnexpectedError the result will be set to RunFailed.

Related to Issue [MWDAM-1394]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators.csproj
  1. … 2 more files in changeset.
Cleaned DAMEnumerations.cs as far as possible for now. Moving RWScenario options not done as these have to be removed as stated in MWDAM-1410.

Related to Issue [MWDAM-1282]

    • -0
    • +15
    ./DikesOperational/OperationalCalculator.cs
  1. … 11 more files in changeset.
Implemented conversion from pl lines to waternet

Related to Issue [MWDAM-1398]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators.csproj
  1. … 4 more files in changeset.
Split DetermineStabilityUplift up into DeterminePlLinesForStability and DetermineIsUplift

Related to Issue [MWDAM-1398]

    • -13
    • +42
    ./KernelWrappers/Common/UpliftHelper.cs
Refactored

Related to Issue [MWDAM-1387]

Transfer Traffic load

Related to Issue [MWDAM-1387]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators.csproj
  1. … 3 more files in changeset.
Little code improvement

Related to Issue [MWDAM-1387]

Added a warning to calculation messages in design calculator when there are no soil profiles for a location

Related to Issue [MWDAM-1341]

    • -18
    • +28
    ./DikesDesign/DesignCalculator.cs
  1. … 3 more files in changeset.
Moved Conversion methods for Log messages to ConversionHelper

Related to Issue [MWDAM-1357]

  1. … 2 more files in changeset.
Fixed two failing test, removed 1 failing test because this is no longer a valid one (input is based on Spencer which is now no longer allowed in MacroStablityInwards kernel.

Related to Issue [MWDAM-1383]

  1. … 2 more files in changeset.
Removed WtiStabilityInside as failure mechanism and replaced it with UpliftVanWti as ModelType.

Related to Issue [MWDAM-1383]

    • -5
    • +16
    ./DikesOperational/OperationalCalculator.cs
    • -17
    • +34
    ./KernelWrappers/Common/KernelWrapperHelper.cs
  1. … 13 more files in changeset.