DAM

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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]

Corrected reading for v20, stumbled on this when trying to reproduce the error in v20 before it was decided to solve it for v19.

Related to Issue [MWDAM-1579]

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]

new data

Related to Issue [MWDAM-1663]

    • -0
    • +3
    /IssueRelatedData/MWDAM-1663/slopelayers.csv
    • -0
    • +3
    /IssueRelatedData/MWDAM-1663/characteristicpoints.csv
    • -0
    • +1043
    /IssueRelatedData/MWDAM-1663/246_GM_00034.sti
    • -0
    • +3
    /IssueRelatedData/MWDAM-1663/surfacelines.csv
    • -0
    • +1046
    /IssueRelatedData/MWDAM-1663/095_GM_00022.sti
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]

  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]

new data

Related to Issue [MWDAM-1684]

  1. /IssueRelatedData/MWDAM-1684/DAM-Live voorbeeld - getest27jul20
  2. … 195 more files in changeset.
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]

Corrected TangentLinesDefinition.

Related to Issue [MWDAM-1627]

Commented out correction for 1d profile layers above surface level as this causes numerous unexplained errors.

Related to Issue [MWDAM-1627]