Deltares.DamEngine.Calculators.Tests

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Apply Version project to all projects

Set all Framework versions to 4.5

Related to Issue [MWDAM-992]

    • -1
    • +2
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 21 more files in changeset.
Update or add license header 2018

Related to Issue [MWDAM-992]

    • -1
    • +22
    ./KernelWrappers/Common/PlLinesHelperTests.cs
    • too large
    ./PlLinesCreator/PLLinesCreatorTest.cs
    • -1
    • +22
    ./KernelWrappers/Common/DamPipingHelperTests.cs
  1. … 253 more files in changeset.
Move Piping VNK test out of Work_In_Progress

Related to Issue [MWDAM-1055]

  1. … 1 more file in changeset.
Added MinimalCircleDepth to CreateMStabXmlDoc

Related to Issue [MWDAM-1056]

  1. … 1 more file in changeset.
Renamed FailureMechanismeParametersMStab to FailureMechanismParametersMStab

Related to Issue [MWDAM-1056]

  1. … 22 more files in changeset.
Renamed FailureMechanismeParamatersMStab to FailureMechanismeParametersMStab

Related to Issue [MWDAM-1056]

  1. … 22 more files in changeset.
Removed redundant arguments from CreateMStabXmlDoc

Related to Issue [MWDAM-1056]

  1. … 3 more files in changeset.
Refactored RequiredSafetyFactor

Related to Issue [MWDAM-1056]

  1. … 4 more files in changeset.
Added comment

Related to Issue [MWDAM-1056]

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.