Deltares.DamEngine.Calculators

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated the code for the changes in macro stability kernel and belonging C# wrapper.

Related to Issue [MWDAM-1682]

  1. … 18 more files in changeset.
Added Bligh as comment for DAM-live calculator. Uncomment when start work on this.

Related to Issue [MWDAM-1677]

    • -0
    • +2
    ./DikesOperational/OperationalCalculator.cs
Implemented fixes to get a 1D macrostability calculation running:

- Fixed failing unit test

Related to Issue [MWDAM-1650]

Implemented fixes to get a 1D macrostability calculation running:

- Added explicit test settings

- Changed WaterpressureInterpolationModel as the enums should be zero-based instead of 1 based

- Fixed dictionary lookup issues in the FillMacroStabilityWrapperInputFromEngine

- Added newly generated file from DAMUI to the solution

Related to Issue [MWDAM-1650]

  1. … 3 more files in changeset.
Fixed failing unit test:

- Transfer only the tangent lines to the KernelUpliftVanCalculationGrid when the AutoTangentLines is false, otherwise use the definitions by the kernelSearchAreaConditions

- Removed obsolete code and aliases

Related to Issue [MWDAM-1654]

  1. … 1 more file in changeset.
Fixed error in determination uplift grid (do not use bishop parameters for this ;-) ).

Related to Issue [MWDAM-1654]

Make sure that 2D profile is created from surface line + 1D profile when needed.

Related to Issue [MWDAM-1373]

  1. … 17 more files in changeset.
Cleaned references and removed obsolete comment.

Related to Issue [MWDAM-1627]

    • -43
    • +2
    ./Deltares.DamEngine.Calculators.csproj
  1. … 2 more files in changeset.
Fixed conversions of TangentLinesDefinition

Improve Tangentlines transfer to kernel

Related to Issue [MWDAM-1654]

  1. … 4 more files in changeset.
Improve passing of tangent lines to C#-Wrapper

Related to Issue [MWDAM-1654]

Fix build

Related to Issue [MWDAM-1654]

Add specified tangent lines to UpliftVan grid

Related to Issue [MWDAM-1654]

Refactored.

Prepare for creation of tangent lines on boundary lines

Related to Issue [MWDAM-1654]

Refactored.

Related to Issue [MWDAM-1654]

  1. … 1 more file in changeset.
First implementation of UpliftVan grid creation (specified grids and tangent lines)

Related to Issue [MWDAM-1654]

Improved getting back results from C#wrapper with tests

Related to Issue [MWDAM-1627]

  1. … 2 more files in changeset.
Improved wrapper and test.

Related to Issue [MWDAM-1627]

  1. … 2 more files in changeset.
Refactored, prepare for real implementation

Related to Issue [MWDAM-1654]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators.csproj
Added setting mock tangentlines too.

Related to Issue [MWDAM-1627]

Re-instated using UpliftVanCalculationGrid.

Related to Issue [MWDAM-1627]

  1. … 1 more file in changeset.
Adapted to new version of C#wrapper, fixed some WIP-test for the wrapper.

Related to Issue [MWDAM-1627]

  1. … 4 more files in changeset.
Incorporated comments review:

- Adjusted function names

- Removed unused variable

Related to Issue [MWDAM-1398]

  1. … 2 more files in changeset.
Adapted the calculation grid. Cleaned code a bit.

Related to Issue [MWDAM-1627]

  1. … 3 more files in changeset.
Removed double using.

Related to Issue [MWDAM-1632]

Cleanup the 1D profile implementation:

- No need for separate CreateHeadLine method, as the generic method will already create one.

Related to Issue [MWDAM-1398]

  1. … 1 more file in changeset.
Added NULL checks to the converter routine:

- Generalised log message

Related to Issue [MWDAM-1398]

  1. … 1 more file in changeset.
Added testcase which represents the edgecase when multiple aquifer layers for the inebtween aquifer layer does not envelope the whole X coordinate range

Related to Issue [MWDAM-1398]

  1. … 1 more file in changeset.
Added first implementation of PLLine conversion to waternet input for 2D profiles

Related to Issue [MWDAM-1398]

  1. … 1 more file in changeset.
Implemented the required (minimum) output with tests and conversion helper. Removed some obsolete code and tests.

Related to Issue [MWDAM-1627]

  1. … 3 more files in changeset.
Finished the issue now soil parameters are all decoded upon and implemented.

Related to Issue [MWDAM-1632]

  1. … 1 more file in changeset.