DamEngine

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Set this test to Wip for now.

Related to Issue [MWDAM-1677]

Release with corrected version number.

Related to Issue [MWDAM-1677]

Enabled passing 1D Soil profile UpliftVan tests.

Related to Issue [MWDAM-1650]

Adjusted the SoilGeometryProbability:

- All profiles (regardless of 1D or 2D) are passed as a 2D profile. As such, the ToString() representation needs to be updated to prevent failing tests

Related to Issue [MWDAM-1650]

Corrected version number.

Related to Issue [MWDAM-1677]

New release for this issue.

Related to Issue [MWDAM-1677]

Fixed Piping in v20 too.

Related to Issue [MWDAM-1677]

Fixed WiP-test in order to show Operational StabilityInside works too.

Related to Issue [MWDAM-1677]

Release for this issue.

Related to Issue [MWDAM-1677]

Corrected failing test involving Piping Bligh and SellmeijerVnk model. Made sure results for timeseries are initialized as NaN.

Related to Issue [MWDAM-1677]

Reconnected Piping Bligh and SellmeijerVnk model so it can be used in DAMLive v19.2.

Related to Issue [MWDAM-1677]

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]