Deltares.DamEngine.TestHelpers

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added test as suggested by reviewer, cleaned code a bit.

Related to Issue [MWDAM-2938]

    • -67
    • +84
    ./Factories/FactoryForDamProjectData.cs
  1. … 1 more file in changeset.
Removed temporary hacks

Related to Issue [MWDAM-2939]

  1. … 1 more file in changeset.
Created the actual direct connection to the kernel.

Related to Issue [MWDAM-2902]

  1. … 10 more files in changeset.
Reformat and Cleanup Deltares to update the copyright to 2025

Related to Issue [MWDAM-2038]

    • -3
    • +3
    ./Deltares.DamEngine.TestHelpers.csproj
    • -1
    • +1
    ./Factories/FactoryForSoilGeometryProbabilities.cs
    • -61
    • +61
    ./Factories/FactoryForSoilProfiles.cs
    • -4
    • +4
    ./Factories/FactoryForDamProjectData.cs
  1. … 388 more files in changeset.
Types starting with MStab are renamed with Stability

Related to Issue [MWDAM-2812]

    • -2
    • +2
    ./Factories/FactoryForDamProjectData.cs
  1. … 24 more files in changeset.
Rename CalcPoints to Points and calcPoints to points.

Related to Issue [MWDAM-2768]

    • -6
    • +6
    ./Factories/FactoryForDamProjectData.cs
  1. … 43 more files in changeset.
Readded the zigzag tests (as WIP) as requested by Trp.

Related to Issue [MWDAM-2677]

    • -0
    • +28
    ./Factories/FactoryForSoilProfiles.cs
  1. … 1 more file in changeset.
unused parameter DikeSoilScenario removed from data model

Related to Issue [MWDAM-2823]

    • -2
    • +0
    ./Factories/FactoryForDamProjectData.cs
  1. … 7 more files in changeset.
DamInput.cs and DamOutput.cs recreated using xsd.exe

Related to Issue [MWDAM-2812]

  1. … 10 more files in changeset.
Recreated DamInput.cs and DamOutput.cs after xsd changes for TimeSeries.

Deleted TimeStep.

Removed unused code for TimeSeries.

Related to Issue [MWDAM-2765]

    • -28
    • +0
    ./Factories/FactoryForDamProjectData.cs
  1. … 14 more files in changeset.
Obsolete properties removed from DAM Engine data model

Related to Issue [MWDAM-2232]

    • -16
    • +3
    ./Factories/FactoryForDamProjectData.cs
  1. … 10 more files in changeset.
Obsolete soil properties removed from the DAM Engine xml input and Soil data object

Related to Issue [MWDAM-2803]

    • -46
    • +2
    ./Factories/FactoryForSoilProfiles.cs
    • -25
    • +2
    ./Factories/FactoryForDamProjectData.cs
  1. … 21 more files in changeset.
Added new multicore adaption tests

Related to Issue [MWDAM-2670]

  1. … 1 more file in changeset.
DamPipingHelper renamed into WtiPipingHelper

Related to Issue [MWDAM-2771]

    • -1
    • +1
    ./Factories/FactoryForDamProjectData.cs
  1. … 2 more files in changeset.
Removed SlipCircle Output for Piping test.

Related to Issue [MWDAM-2560]

    • -3
    • +0
    ./Factories/FactoryForDamProjectData.cs
Add SlipCircle Output for Bishop to TimeSeries.

Related to Issue [MWDAM-2560]

    • -0
    • +3
    ./Factories/FactoryForDamProjectData.cs
Commented out parts that are not in the new xsd anymore. Can be removed, when xsd is final.

Related to Issue [MWDAM-2765]

    • -6
    • +6
    ./Factories/FactoryForDamProjectData.cs
  1. … 2 more files in changeset.
Removed the shift from the datamodel of the Engine.

Related to Issue [MWDAM-2708]

    • -1
    • +0
    ./Factories/FactoryForDamProjectData.cs
  1. … 7 more files in changeset.
Recreated DamOutput and DamInput.

Commented out parts that are not in the new xsd anymore. Can be removed, when xsd is final.

Related to Issue [MWDAM-2765]

    • -4
    • +4
    ./Factories/FactoryForDamProjectData.cs
  1. … 9 more files in changeset.
Commit of all tests adapted to removal of geometry point from loop/geometrypointstring.

Related to Issue [MWDAM-2764]

    • -12
    • +3
    ./Factories/FactoryForSurfaceLines.cs
    • -14
    • +10
    ./Factories/FactoryForDamProjectData.cs
    • -97
    • +62
    ./Factories/FactoryForSoilProfiles.cs
  1. … 26 more files in changeset.
Only code refactoring

Related to Issue [MWDAM-2638]

    • -10
    • +10
    ./Factories/FactoryForDamProjectData.cs
  1. … 1 more file in changeset.
Make sure XSoilGeometry2DOrigin is set to 0.0 so it can not provide a shift anymore

Related to Issue [MWDAM-2708]

    • -1
    • +1
    ./Factories/FactoryForDamProjectData.cs
  1. … 2 more files in changeset.
Reduction of PL3/PL4 implemented when the aquifer intersects the surface line (i.e. the ditch)

Related to Issue [MWDAM-2691]

  1. … 4 more files in changeset.
Remove code for reading sti files.

Related to Issue [MWDAM-2160]

    • -4
    • +0
    ./Factories/FactoryForDamProjectData.cs
  1. … 27 more files in changeset.
In-between aquifers situated at the left side of DikeToeAtPolder are not taken into account.

Unit tets added.

Related to Issue [MWDAM-2720]

    • -35
    • +16
    ./Factories/FactoryForSoilProfiles.cs
  1. … 3 more files in changeset.
- Improved test on use location data for PL-lines

- Improved XmlAdapter to match key only on whole word

Related to Issue [MWDAM-2548]

  1. … 2 more files in changeset.
Fix handling when design is unsuccessful

Related to Issue [MWDAM-2474]

  1. … 4 more files in changeset.
Connect DamEngine with Mac Kernel.

Related to Issue [MWDAM-2575]

    • -1
    • +21
    ./Factories/FactoryForDamProjectData.cs
  1. … 2 more files in changeset.
Removed properties from Location that are duplicated in DesignScenario

Related to Issue [MWDAM-2649]

  1. … 11 more files in changeset.
Unit tests including shift of the geometry are extended to highlight new bug

Related to Issue [MWDAM-2677]

  1. … 2 more files in changeset.