Deltares.DamEngine.Calculators.Tests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented TestFullCalculation for MacroStabilityInwards

Related to Issue [MWDAM-1056]

  1. … 4 more files in changeset.
Added ProjectWorkingPath to FailureMechanismeParamatersMStab.

Moved shared code for tests in both Common and Inwards to DamMacroStabilityTestHelper.

Related to Issue [MWDAM-1056]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 4 more files in changeset.
Reorganized tests for MacroStability for distinct Inwards, Outwards and Common

Related to Issue [MWDAM-1056]

    • -9
    • +9
    ./Deltares.DamEngine.Calculators.Tests.csproj
    • -0
    • +206
    ./KernelWrappers/DamMacroStabilityCommon/DAMMstabGeometry2DSectionAssemblerTest.cs
  1. … 19 more files in changeset.
Reorganized tests for MacroStability for distinct Inwards, Outwards and Common

Related to Issue [MWDAM-1056]

    • -1
    • +4
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. ./KernelWrappers/DamMacroStabilityOutwards
  2. ./KernelWrappers/DamMacroStabilityInwards
Adapted all name spaces. This causes 1 failing test which I will fix a bit later.

Related to Issue [MWDAM-1057]

  1. … 38 more files in changeset.
Fix failing test (with Jan by my desk)

Related to Issue [MWDAM-1055]

  1. … 1 more file in changeset.
Moved and renamed files in order to get better names and content.

Related to Issue [MWDAM-1057]

  1. … 68 more files in changeset.
Enabled using multiple results for stability calculations.

Related to Issue [MWDAM-1057]

  1. … 5 more files in changeset.
WorkInProgress removed from successful tests

Related to Issue [MWDAM-1055]

Adapted Interface for PostProcess to be able to handle multiple results instead of just one. This is required for stability calculations as the model BishopUpliftVan requires two calculations and three results (1 per calculation, one overall result). Also added extra file name for the second model to be able to support two calculations.

Related to Issue [MWDAM-1057]

    • -27
    • +33
    ./KernelWrappers/DamPipingBligh/DamPipingBlighKernelWrapperTests.cs
  1. … 8 more files in changeset.
Added iterationIndex as parameter to Prepare() Interface in order to be able to set correct file names in case of design. Implemented setting correct name for sti-file to be used in the calculation by Stability Outwards.

Related to Issue [MWDAM-1057]

  1. … 8 more files in changeset.
Compare generated xml document with version that was created with Dam Classic

Related to Issue [MWDAM-1089]

Refactored test

Related to Issue [MWDAM-1089]

Moved test files for Stability to another location

Related to Issue [MWDAM-1089]

    • -0
    • +1666
    ./KernelWrappers/DamMacroStability/TestData/DWP_1.sti
    • -0
    • +81
    ./KernelWrappers/DamMacroStability/TestData/test.xml
    • -1417
    • +0
    ./Files/MacroStability/expectedTest.sti
    • -1666
    • +0
    ./Files/MacroStability/DWP_1.sti
Added SearchMethod and MinimalCircleDepth to Test input.

Modified XmlAttributeSoilGeometryType and created ConvertSoilProfileTypeToClassicType so the dll that creates the sti file understands the xml input.

Related to Issue [MWDAM-1089]

  1. … 1 more file in changeset.
Add AquiferDictionary to soil list in test

Related to Issue [MWDAM-1089]

Implemented FailureMechanismeParamatersMStab for Stability kernel wrappers.

Related to Issue [MWDAM-1057]

  1. … 5 more files in changeset.
Added SoilList to CreatePlLinesForStability.

Created new test input for TestCreateMStabXmlDoc.

Related to Issue [MWDAM-1089]

  1. … 1 more file in changeset.
Failing tests moved to WorkInprogress. TestThowsException tests fixed

Related to Issue [MWDAM-1055]

Failing tests moved to WorkInprogress. TestThowsException tests fixed

Related to Issue [MWDAM-1055]

  1. … 4 more files in changeset.
Started with implementation of Stability Outwards.

Related to Issue [MWDAM-1057]

  1. … 7 more files in changeset.
Removed obsolete mdb-file and its unused reference.

Related to Issue [MWDAM-1102]

    • -3
    • +0
    ./Deltares.DamEngine.Calculators.Tests.csproj
Removed obsolete mdb-file and its unused reference.

Related to Issue [MWDAM-1102]

First version of Sellmeijer VNK added to DamEngine

Related to Issue [MWDAM-1055]

    • -121
    • +122
    ./KernelWrappers/DamPipingSellmeijerVnk/DamPipingSellmeijerVnkKernelWrapperTests.cs
  1. … 5 more files in changeset.
Made sure of proper use of SoilProfileType.

Related to Issue [MWDAM-1102]

  1. … 7 more files in changeset.
Adapted to review

- Improved unit test

- Cleanup code

Related to Issue [MWDAM-1034]

  1. … 3 more files in changeset.
Fix failing tests (see review)

Related to Issue [MWDAM-1034]

  1. … 4 more files in changeset.
Fixed the issue and added tests. Had to move de DGSMStabDamdll.

Related to Issue [MWDAM-1102]

  1. ./KernelWrappers/DamMacroStability/TestData
    • -0
    • +181
    ./KernelWrappers/DamMacroStability/Geometry2DTo1DConverterTest.cs
    • -0
    • +3495
    ./KernelWrappers/DamMacroStability/TestData/18_4_94.sti
    • -0
    • +205
    ./KernelWrappers/DamMacroStability/DAMMstabGeometry2DSectionAssemblerTest.cs
    • -0
    • +70
    ./KernelWrappers/DamMacroStability/DamMStabGeometry2DDataAssemblerTest.cs
    • -1
    • +25
    ./Deltares.DamEngine.Calculators.Tests.csproj
    • -0
    • +1081
    ./KernelWrappers/DamMacroStability/TestData/1D1.sti
  2. … 13 more files in changeset.
In all tests use CreateClaySandProfileForPipingBligh from FactoryForSoilProfiles in TestHelpers.

Related to Issue [MWDAM-1117]

Moved code for creating surfacelines for testing to FactoryForSurfaceLines

Related to Issue [MWDAM-1117]

    • too large
    ./PlLinesCreator/PLLinesCreatorTest.cs
  1. … 1 more file in changeset.