Deltares.DamEngine.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed 2 bugs indicated by sonarcloud

Related to Issue [MWDAM-1911]

Corrected some of the tests, now only two fail again,

Related to Issue [MWDAM-1948]

  1. … 2 more files in changeset.
Adapted to review comments.

Related to Issue [MWDAM-1934]

  1. … 2 more files in changeset.
Renamed the method and moved it to DesignScenario (where it actually belongs).

Related to Issue [MWDAM-1934]

  1. … 2 more files in changeset.
Unused Shear Strength Models are removed from xsd, code and documentation

Related to Issue [MWDAM-1954]

    • -39
    • +3
    ./Geotechnics/ShearStrengthModel.cs
  1. … 10 more files in changeset.
Made sure that during one calculation (per location per subsoil per scenario) only the CurrentScenario is used. For Design, all scenarios but the Current are removed at the start of the calculation. For Operational, there only ever is one scenario (as this is a demand which is tested). Replaced use of Scenarios[0] with CurrentScenario, removed Scenarios from Dike. Also removed the reference to Location in DesignScenario, added LocationName to DesignScenario.

Adapted all tests for this. I expect two failing (new) tests at the moment.

Related to Issue [MWDAM-1948]

    • -6
    • +21
    ./General/Sensors/SensorLocation.cs
  1. … 21 more files in changeset.
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.