Deltares.DamEngine.Calculators

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added setting proper name for xml file. Adapted exiting test(s) by adding missing path/name parameters to example data. Also improved null testing to get rid of warnings.

Related to Issue [MWDAM-1670]

  1. … 4 more files in changeset.
Added filling the slice data for Bishop and UpliftVan from kernel to engine. Note that this is not (yet) to be made part of the DamEngine output interface (not yet in interface code and not yet in output xsd).

Related to Issue [MWDAM-1712]

  1. … 4 more files in changeset.
Made sure slip circle data flows from kernel via DamEngine to the interface of DAMEngine.

Related to Issue [MWDAM-1712]

  1. … 2 more files in changeset.
Added extra precondition to solve failing test.

Related to Issue [MWDAM-1711]

  1. … 1 more file in changeset.
Fixed the issue by replacing soil as dictionary key by soilname as key for the Aquifer dictionary. Now the aquifers can be found.

Related to Issue [MWDAM-1697]

  1. … 8 more files in changeset.
Update C# wrapper

Related to Issue [MWDAM-1694]

    • -2
    • +2
    ./Deltares.DamEngine.Calculators.csproj
  1. … 26 more files in changeset.
Revert changes from rev 3339

Related to Issue [MWDAM-1605]

    • -20
    • +1
    ./PlLinesCreator/SensorPlLineCreatorBase.cs
  1. … 2 more files in changeset.
Merged solution from 19.2 branch:

Fixed error generated by MStabDamDll:

- Offset the sensor X locations with the origin of the surfaceline

Related to Issue [MWDAM-1605]

    • -1
    • +20
    ./PlLinesCreator/SensorPlLineCreatorBase.cs
  1. … 2 more files in changeset.
Adapted to review comments + added comment for bishop test + some small improvements to code (typo's and correcting signature for CalculateOneTimeEntry). Finally added PipingFactor to enum as we need that for the next step (piping in DamLive).

Related to Issue [MWDAM-1627]

    • -8
    • +11
    ./DikesOperational/OperationalCalculator.cs
    • -1
    • +2
    ./DikesOperational/OperationalEnumerations.cs
  1. … 4 more files in changeset.
Small improvement in check (removed obsolete identical precondition).

Related to Issue [MWDAM-1627]

Replace UpliftVanWti Stability Model Type with UpliftVan Stability Model Type

Related to Issue [MWDAM-1685]

  1. … 7 more files in changeset.
Fixed Piping in v20 too.

Related to Issue [MWDAM-1677]

    • -1
    • +1
    ./KernelWrappers/Common/DamPipingHelper.cs
    • -5
    • +15
    ./KernelWrappers/Common/PlLinesHelper.cs
    • -0
    • +8
    ./DikesOperational/OperationalCalculatorTask.cs
    • -4
    • +5
    ./DikesOperational/OperationalCalculator.cs
  1. … 6 more files in changeset.
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]

  1. … 1 more file in changeset.
Rename function to reflect its functionality

Merged from 19.2 branch

Related to Issue [MWDAM-1579]

    • -3
    • +3
    ./DikesOperational/OperationalCalculator.cs
Adapted to fix tests.

Related to Issue [MWDAM-1579]

    • -8
    • +21
    ./DikesOperational/OperationalCalculator.cs
Synchronize Location data with Design Scenario data

Merge from 19.2 branch

Related to Issue [MWDAM-1579]

    • -15
    • +37
    ./DikesOperational/OperationalCalculator.cs
    • -0
    • +9
    ./DikesOperational/OperationalCalculatorTask.cs
Corrected TangentLinesDefinition.

Related to Issue [MWDAM-1627]

Corrected handling for grid and tangent lines as well as all water net data. Now the failing tests work so removed the WiP status for these tests.

Related to Issue [MWDAM-1627]

    • too large
    ./PlLinesCreator/PlLinesCreator.cs
    • -1
    • +2
    ./Uplift/UpliftLocationDeterminator.cs
  1. … 5 more files in changeset.
Improved handling for soils in profiles.

Related to Issue [MWDAM-1373]

Fixed the unit test.

Related to Issue [MWDAM-1682]

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]