Deltares.DamEngine.Calculators

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Solved the bugs in SonarQube. Note that 2 (of the 10) reported bugs were actually false negatives as assessed by me and reviewed by Tom who closed these two bugs.

Related to Issue [MWDAM-1852]

    • -0
    • +1754
    ./PlLinesCreator/PlLinesCreator.cs
  1. … 4 more files in changeset.
Update the code for the new library of the Macrostability C#-wrapper.

Related to Issue [MWDAM-1848]

Adapted to review comments.

Related to Issue [MWDAM-1792]

Updated to the latest successful build of the C# wrapper. Adapted for missing WaterNetDefinition in construction stage.

Related to Issue [MWDAM-1792]

  1. … 16 more files in changeset.
Re-added handling of UpliftVan/BishopUpliftVan in Postprocessing Stability Inwards.

Related to Issue [MWDAM-1792]

(Re-)Added the stability outward calculation for Bishop, NoAdaption.

Related to Issue [MWDAM-1792]

    • -0
    • +353
    ./KernelWrappers/MacroStabilityOutwards/MacroStabilityOutwardsKernelWrapper.cs
    • -0
    • +13
    ./KernelWrappers/Common/KernelWrapperHelper.cs
    • -0
    • +2
    ./Deltares.DamEngine.Calculators.csproj
  1. … 5 more files in changeset.
Re-implemented Adapt Geometry option for OptimizedSlopeAndShoulderAdaption, model Bishop.

Related to Issue [MWDAM-1842]

    • -1
    • +1
    ./DikesDesign/DesignCalculatorShoulderPerPoint.cs
    • -9
    • +45
    ./DikesDesign/DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
    • -7
    • +7
    ./DikesDesign/DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
  1. … 3 more files in changeset.
Fix typo's

Related to Issue [MWDAM-1809]

    • too large
    ./PlLinesCreator/PlLinesCreator.cs
  1. … 1 more file in changeset.
Add test (and fixed bug) for the case that no uplift occurs

Related to Issue [MWDAM-1809]

    • -10
    • +6
    ./KernelWrappers/Common/UpliftHelper.cs
  1. … 1 more file in changeset.
Add reviewer suggestions

Related to Issue [MWDAM-1809]

Add Bishop UpliftVan in PostProcess

Related to Issue [MWDAM-1809]

  1. … 1 more file in changeset.
Remove comment

Related to Issue [MWDAM-1809]

Code clean-up

Related to Issue [MWDAM-1809]

Implement Bishop UpliftVan

Related to Issue [MWDAM-1809]

  1. … 1 more file in changeset.
Fix build

Related to Issue [MWDAM-1809]

Reduce input argument

Related to Issue [MWDAM-1809]

  1. … 1 more file in changeset.
Some small corrections stumbled upon while researching the 2D-connection.

Related to Issue [MWDAM-1820]

  1. … 1 more file in changeset.
Determine tangent lines when a profile has just one layer

Related to Issue [MWDAM-1804]

  1. … 1 more file in changeset.
Only create PreprocessingOutputBase when calculation is succeeded

Related to Issue [MWDAM-1804]

  1. … 1 more file in changeset.
Removed obsolete folder Interfaces.

Related to Issue [MWDAM-1823]

    • -3
    • +1
    ./Deltares.DamEngine.Calculators.csproj
Use bishop properties in TransferBishopCalculationGridSettings

Related to Issue [MWDAM-1809]

  1. … 1 more file in changeset.
Extract to private procedures

Related to Issue [MWDAM-1809]

Fix unit tests

Related to Issue [MWDAM-1804]

  1. … 1 more file in changeset.
Add debug conditional define around writing stix file

Related to Issue [MWDAM-1804]

  1. … 1 more file in changeset.
Write search grid based on output

Related to Issue [MWDAM-1804]

  1. … 1 more file in changeset.
Removed DAMMacrostability related texts.

Related to Issue [MWDAM-1819]

Add input stix based on dam engine grid

Related to Issue [MWDAM-1804]

  1. … 3 more files in changeset.
Removed DGSMStabDamdll and depend code.

Related to Issue [MWDAM-1819]

    • -196
    • +0
    ./General/Geometry2DTo1DConverter.cs
    • -145
    • +0
    ./Interfaces/DGSMStabDAMInterface.cs
    • -2
    • +2
    ./Uplift/UpliftLocationDeterminator.cs
    • -131
    • +0
    ./Interfaces/DGSStandardDLLInterface.cs
    • too large
    ./PlLinesCreator/PlLinesCreator.cs
    • -12
    • +3
    ./Deltares.DamEngine.Calculators.csproj
    • -93
    • +0
    ./Stability/StabilityServiceAgent.cs
    • -34
    • +0
    ./Stability/StabilityServiceAgentException.cs
  1. … 3 more files in changeset.
Removed obsolete model Horizontal Balance and option UpliftVanWti from code.

Related to Issue [MWDAM-1818]

    • -2
    • +0
    ./DikesOperational/OperationalCalculator.cs
  1. … 9 more files in changeset.
Added Message to MacroStabilityOutput in order to be able to pass on error information that occured during the Prepare.

Related to Issue [MWDAM-1807]