Deltares.DamEngine.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Extracted the method as requested.

Related to Issue [MWDAM-1934]

  1. … 1 more file in changeset.
Adapted to review comment after consulting reviewer for required solution.

Related to Issue [MWDAM-1922]

  1. … 6 more files in changeset.
Removed obsolete piping code. Note that reading VNK and 4Forces from input xml is kept in order to be able to give a nice "not implemented error".

Related to Issue [MWDAM-1922]

    • -47
    • +1
    ./General/Results/PipingDesignResults.cs
    • -1
    • +1
    ./General/DamFailureMechanismeCalculationSpecification.cs
  1. … 12 more files in changeset.
Implemented the improvements for Multi Core as found solving MWDAM-1906 and MWDAM-1925.

Related to Issue [MWDAM-1934]

  1. … 9 more files in changeset.
Removed some static methods.

Related to Issue [MWDAM-1889]

    • -1
    • +3
    ./Geotechnics/SurfaceLine2Extensions.cs
  1. … 5 more files in changeset.
Adapt to review

Related to Issue [MWDAM-1907]

  1. … 8 more files in changeset.
Improved code lay out.

Related to Issue [MWDAM-1906]

Fixed the scenario Head problems for trunk version.

Related to Issue [MWDAM-1906]

  1. … 1 more file in changeset.
Reversed accidental full commit.

Related to Issue [MWDAM-1889]

    • -3
    • +1
    ./Geotechnics/SurfaceLine2Extensions.cs
  1. … 17 more files in changeset.
Made sure that file is copied as it is supposed to be.

Related to Issue [MWDAM-1889]

    • -1
    • +3
    ./Geotechnics/SurfaceLine2Extensions.cs
  1. … 17 more files in changeset.
Improved tests to check more; extended the error messages with stack trace information.

Added check on null in Routines2D to prevent errors.

Related to Issue [MWDAM-1889]

  1. … 5 more files in changeset.
Adpted MultiCoreMacroStabilityTests to review comments. Reverted changes on GeometryGenerator as it did not really help.

Related to Issue [MWDAM-1866]

  1. … 1 more file in changeset.
Added Category Multicore for Design Multicore tests too. Made sure that the generator no longer uses static methods. This is a bit slower but prevents multicore problems.

Related to Issue [MWDAM-1866]

  1. … 1 more file in changeset.
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]

  1. … 13 more files in changeset.
Adapted to review

Related to Issue [MWDAM-1874]

  1. … 2 more files in changeset.
Use string interpolation

Related to Issue [MWDAM-1878]

    • -6
    • +2
    ./Geotechnics/SurfaceLine2Extensions.cs
    • -2
    • +2
    ./General/DamFailureMechanismeCalculationSpecification.cs
  1. … 20 more files in changeset.
Convert to file-scoped namespace

Related to Issue [MWDAM-1878]

    • -16
    • +15
    ./General/EmbankmentDesignParameters.cs
    • -136
    • +135
    ./Geotechnics/SoilProfile2D.cs
    • -46
    • +45
    ./Standard/Validation/IValidationResult.cs
    • -11
    • +10
    ./Geotechnics/SoilProfile1DAquiferLayerCombinerException.cs
    • -329
    • +328
    ./Standard/ObjectExtensions.cs
    • -13
    • +12
    ./General/Sensors/SensorEnumerations.cs
    • -31
    • +30
    ./Standard/Language/TranslateInfo.cs
  1. … 307 more files in changeset.
Remove trailing comma's

Related to Issue [MWDAM-1877]

    • -1
    • +1
    ./Geotechnics/CharacteristicPointType.cs
  1. … 10 more files in changeset.
Remove code smell related to System.Exceptions

Related to Issue [MWDAM-1877]

  1. … 4 more files in changeset.
Remove code smell by using string builders

Related to Issue [MWDAM-1877]

Reformat and cleanup

Related to Issue [MWDAM-1874]

    • -103
    • +124
    ./Geotechnics/SurfaceLine2Extensions.cs
    • -3
    • +5
    ./Geotechnics/SoilProfile1DAquiferLayerCombinerException.cs
    • -5
    • +3
    ./Geotechnics/WaterpressureInterpolationModel.cs
  1. … 384 more files in changeset.
Update Dam Engine to new SDK project format

Related to Issue [MWDAM-1874]

    • -217
    • +13
    ./Deltares.DamEngine.Data.csproj
  1. … 25 more files in changeset.
Set each project to its own bin directory

Related to Issue [MWDAM-1862]

  1. … 11 more files in changeset.
Run clean-up to update file headers

Related to Issue [MWDAM-1854]

    • -5
    • +5
    ./Geotechnics/CharacteristicPointSet.cs
    • -5
    • +5
    ./General/EmbankmentDesignParameters.cs
  1. … 319 more files in changeset.
Solved the vulnerability and some code smwlls as reported by SonarQube.

Related to Issue [MWDAM-1852]

  1. … 1 more file in changeset.
Remove number of parameters

Related to Issue [MWDAM-1856]

Remove unused setter

Related to Issue [MWDAM-1856]

Remove the unnecessary Boolean literal(s)

Related to Issue [MWDAM-1856]

  1. … 2 more files in changeset.
Short-circuit logic should be used in boolean contexts

Related to Issue [MWDAM-1856]

Remove unused directives

Related to Issue [MWDAM-1856]

    • -1
    • +0
    ./Geotechnics/SoilProfile1DAquiferLayerCombiner.cs
  1. … 15 more files in changeset.