DamEngine

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reconnected WtiPiping model so it can be used in DAMLive v19.2.

Related to Issue [MWDAM-1677]

Updated input file for TestRunMacroStabilityTutorialDesignUpliftVan

Related to Issue [MWDAM-1650]

Updated test TestRunMacroStabilityWithErrorUpliftVan to make it green:

- Adjusted safety factors

- Adjusted naming of the result 2D soil profile (1D soil profile + surfaceline)

Related to Issue [MWDAM-1650]

Updated input file for TestRunMacroStabilityDeltaDijkZoneAreasUpliftVanWith1D

Related to Issue [MWDAM-1650]

Cleanup:

- Extracted function for retrieving the enclosed areas.

Related to Issue [MWDAM-1683]

Fixed edge case:

- Updated XMLDocs and function argument types to prevent modification to collections

-- Changed a ToList to an ToArray call to prevent modifications

Related to Issue [MWDAM-1683]

Fixed edge case:

- Updated XMLDocs and function argument types to prevent modification to collections

- Added a filter on the layerdata --> the layer data sometimes generates a surface consisting of two curves (which simply cannot represent a surface, because at least 3 curves are necessary). This behavior becomes relevant when running TestRunMacroStabilityWithErrorUpliftVan

Related to Issue [MWDAM-1683]

Fixed edge case:

- Refactored solution: pass a local surface line geometry to prevent rounding off errors from properly recognising the surfaces

Related to Issue [MWDAM-1683]

Fixed edge case:

- Fixed test

Related to Issue [MWDAM-1683]

Fixed edge case:

- Added case to deal with horizontal intersections or when the ZCoordinate has rounding errors at intersections

Related to Issue [MWDAM-1683]

Rename function to reflect its functionality

Merged from 19.2 branch

Related to Issue [MWDAM-1579]

Rename function to reflect its functionality

Related to Issue [MWDAM-1579]

Adapted to fix tests.

Merge from DamEngine trunk

Related to Issue [MWDAM-1579]

Cleanup:

- Updated XMLDocs and function calls

Related to Issue [MWDAM-1683]

Cleanup:

- Refactored: extracted a function to generate closed outer loop based on coordinates

Related to Issue [MWDAM-1683]

Cleanup:

- Reordered functions for clarity

Related to Issue [MWDAM-1683]

Cleanup:

- Removed obsolete code

Related to Issue [MWDAM-1683]

Improved algorithm for the generation of surfaces:

- Added test to verify that the soil properties are correctly set after generating

Related to Issue [MWDAM-1683]

Improved algorithm for the generation of surfaces:

- Added test with a horizontal intersection with the bottom level of a layer

Related to Issue [MWDAM-1683]

Removed WIP categories from unit tests

Related to Issue [MWDAM-1683]

Improved algorithm for the generation of surfaces:

- Adjustments made when the intersection inflects at the bottom level of a layer

Related to Issue [MWDAM-1683]

Adapted to fix tests.

Related to Issue [MWDAM-1579]

Synchronize Location data with Design Scenario data

Merge from 19.2 branch

Related to Issue [MWDAM-1579]

Synchronize Location data with Design Scenario data

Related to Issue [MWDAM-1579]

Create new branch to fix DamLive problems

Related to Issue [MWDAM-1579]

    • -0
    • +0
    ./branches/DamEngine 19.2/release/Deltares.DamPiping.SellmeijerVNKCalculator.dll
  1. … 789 more files in changeset.
Fixed failing unit test:

- Corrected algorithm, because apparently it is possible to get an enclosed area without coordinates ---> corrected filtering

- Adjusted resulting safety factor.

Related to Issue [MWDAM-1683]

Improved algorithm for the generation of surfaces:

- Added testcase where a layer is fully above the surface line (no intersections)

Related to Issue [MWDAM-1683]

Improved algorithm for the generation of surfaces:

- Decoupled old algorithm

-- Used 3 testcases to prove the algorithm:

--- Soil layers fully below surface line

--- Soil layers enveloping the surface line

--- Soil layers partially enveloping the surface line such that the enveloped area results in one single area

Related to Issue [MWDAM-1683]

Added WiP for locally successful test. So I guess C#wrapper or Failmech has been changed although this should not effect this test at all. So DSL change????

Related to Issue [MWDAM-1627]

Removed WiP for successful test.

Related to Issue [MWDAM-1627]