Deltares.DamEngine.Calculators

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added tests for Multicore use for Operational (and Design) for BishopGrid in order to test and solve multicore problem9s) with Operational. When done, this version (or its successors) should be added to the DamLive project.

Related to Issue [MWDAM-1866]

    • -5
    • +9
    ./DikesOperational/OperationalCalculator.cs
  1. … 13 more files in changeset.
Use string interpolation

Related to Issue [MWDAM-1878]

    • -2
    • +2
    ./PlLinesCreator/SensorPlLine1Creator.cs
    • -2
    • +1
    ./KernelWrappers/Common/PlLinesHelper.cs
    • -1
    • +1
    ./KernelWrappers/Assemblers/EmbeddedResourceNotFoundException.cs
    • -13
    • +6
    ./DikesOperational/OperationalCalculator.cs
  1. … 17 more files in changeset.
Convert to file-scoped namespace

Related to Issue [MWDAM-1878]

    • -456
    • +455
    ./DikesOperational/OperationalCalculator.cs
    • -101
    • +100
    ./PlLinesCreator/SensorPlLineCreator.cs
    • -158
    • +157
    ./PlLinesCreator/SensorPlLineCreatorBase.cs
    • -11
    • +10
    ./DikesDesign/DesignCalculatorException.cs
    • -12
    • +11
    ./KernelWrappers/Assemblers/MissingRequiredFieldValueException.cs
  1. … 307 more files in changeset.
Remove trailing comma's

Related to Issue [MWDAM-1877]

    • -1
    • +1
    ./PlLinesCreator/SensorPlLineCreator.cs
  1. … 8 more files in changeset.
Remove code smell related to System.Exceptions

Related to Issue [MWDAM-1877]

    • -8
    • +8
    ./Deltares.DamEngine.Calculators.csproj
    • -0
    • +36
    ./General/ParallelException.cs
  1. … 2 more files in changeset.
Remove some code smells

Related to Issue [MWDAM-1877]

  1. … 1 more file in changeset.
Remove trailing comma's

Related to Issue [MWDAM-1877]

  1. … 5 more files in changeset.
Remove trailing comma's

Related to Issue [MWDAM-1877]

  1. … 1 more file in changeset.
Reformat and cleanup

Related to Issue [MWDAM-1874]

    • -55
    • +70
    ./Uplift/UpliftLocationDeterminator.cs
    • -1
    • +1
    ./DikesOperational/OperationalEnumerations.cs
    • -168
    • +208
    ./PlLinesCreator/SensorPlLine1Creator.cs
    • -148
    • +176
    ./KernelWrappers/Assemblers/DtoPropertyAttributeMap.cs
    • -3
    • +3
    ./Uplift/UpliftLocationDeterminatorException.cs
    • -1
    • +1
    ./DikesOperational/OperationalCalculatorTask.cs
    • -114
    • +131
    ./DikesOperational/OperationalCalculator.cs
  1. … 384 more files in changeset.
Update Dam Engine to new SDK project format

Related to Issue [MWDAM-1874]

    • -232
    • +42
    ./Deltares.DamEngine.Calculators.csproj
  1. … 26 more files in changeset.
Set each project to its own bin directory

Related to Issue [MWDAM-1862]

    • -2
    • +3
    ./Deltares.DamEngine.Calculators.csproj
  1. … 11 more files in changeset.
Add reference to package

Related to Issue [MWDAM-1854]

    • -2
    • +6
    ./Deltares.DamEngine.Calculators.csproj
  1. … 1 more file in changeset.
Adapted to review comments.

Related to Issue [MWDAM-1852]

    • -11
    • +13
    ./PlLinesCreator/PlLinesCreator.cs
Run clean-up to update file headers

Related to Issue [MWDAM-1854]

    • -19
    • +30
    ./Uplift/SoilVolumicMassCalculator.cs
    • -5
    • +5
    ./KernelWrappers/Common/PlLinesHelper.cs
    • -5
    • +5
    ./General/Geometry2DSectionParameters.cs
    • -5
    • +5
    ./KernelWrappers/Common/DamKernelInput.cs
    • -5
    • +5
    ./PlLinesCreator/SensorPlLineCreator.cs
    • -5
    • +5
    ./DikesDesign/DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
  1. … 319 more files in changeset.
Removed UpliftSituation as result from Helper function as it was never used.

Related to Issue [MWDAM-1852]

    • -2
    • +1
    ./KernelWrappers/Common/DamPipingHelper.cs
    • -13
    • +1
    ./KernelWrappers/Common/PlLinesHelper.cs
  1. … 1 more file in changeset.
Solved problems with multicore caused by static uplift helpers. Making these "dynamic" solves them.

Related to Issue [MWDAM-1852]

    • -4
    • +4
    ./KernelWrappers/Common/UpliftHelper.cs
  1. … 1 more file in changeset.
Replace MacrostabilityCSharpWrapper with signed Deterministic MacrostabilityCSharpWrapper

Related to Issue [MWDAM-1854]

    • -13
    • +2
    ./Deltares.DamEngine.Calculators.csproj
  1. … 34 more files in changeset.
Solved the vulnerability and some code smwlls as reported by SonarQube.

Related to Issue [MWDAM-1852]

    • -64
    • +101
    ./DikesDesign/DesignCalculator.cs
  1. … 1 more file in changeset.
Use Any instead of Count >0

Related to Issue [MWDAM-1856]

Remove this formatting call and simply use the input string

Related to Issue [MWDAM-1856]

    • -1
    • +1
    ./Uplift/UpliftLocationDeterminator.cs
Remove useless assignment

Related to Issue [MWDAM-1856]

Use count property

Related to Issue [MWDAM-1856]

    • -2
    • +2
    ./PlLinesCreator/SensorPlLineCreatorBase.cs
Remove unnecessary cast

Related to Issue [MWDAM-1856]

    • -35
    • +29
    ./KernelWrappers/Assemblers/DtoPropertyAttributeMap.cs
Rename parameters to match base class or interface declaration

Related to Issue [MWDAM-1856]

Remove redundant jump

Related to Issue [MWDAM-1856]

Remove unused private method in release mode

Related to Issue [MWDAM-1856]

Remove unused private methods

Related to Issue [MWDAM-1856]

    • -19
    • +0
    ./PlLinesCreator/SensorPlLine1Creator.cs
  1. … 1 more file in changeset.
Remove the unnecessary Boolean literal(s)

Related to Issue [MWDAM-1856]

    • -1
    • +1
    ./Uplift/UpliftLocationDeterminator.cs
  1. … 6 more files in changeset.
Remove unused directives

Related to Issue [MWDAM-1856]

    • -1
    • +0
    ./DikesDesign/SurfaceLineHeightAdapter.cs
    • -1
    • +0
    ./Uplift/UpliftLocationDeterminator.cs
  1. … 19 more files in changeset.
Create UpliftSituation for output parameter

Related to Issue [MWDAM-1856]

    • -14
    • +21
    ./KernelWrappers/Common/PlLinesHelper.cs