Deltares.DamEngine.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adapted to review: re-added constraint.

Related to Issue [MWDAM-1968]

Added SigmaTauCurve to conversion.

Always create a SigmaTauCurve to be consistent with SuTable in CSharpWrapper.

Related to Issue [MWDAM-1968]

  1. … 2 more files in changeset.
Improved constructor for SigmaTauPoint

Related to Issue [MWDAM-1996]

  1. … 3 more files in changeset.
Removes redundant Name property from SigmaTauCurve

Related to Issue [MWDAM-2007]

  1. … 2 more files in changeset.
- Update GeoCommon package

- Added Sigma-Tau curves to data model

Related to Issue [MWDAM-2007]

    • -0
    • +51
    ./Geotechnics/SigmaTauCurve.cs
    • -0
    • +48
    ./Geotechnics/SigmaTauPoint.cs
  1. … 4 more files in changeset.
Clean up code

Related to Issue [MDWAM-2001]

Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2007]

    • -1
    • +1
    ./General/FailureMechanismParametersMStab.cs
    • -1
    • +1
    ./Standard/Validation/ValidateAttribute.cs
  1. … 315 more files in changeset.
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.