Deltares.DamEngine.Calculators

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved and renamed files in order to get better names and content.

Related to Issue [MWDAM-1057]

    • -31
    • +31
    ./Deltares.DamEngine.Calculators.csproj
  1. … 54 more files in changeset.
Removed obsolete comments.

Related to Issue [MWDAM-1057]

Created common folder with utils class. Implemented in both Inside and outside.

Related to Issue [MWDAM-1057]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators.csproj
Small improvement for BishopUpliftVan.

Related to Issue [MWDAM-1057]

Added todo about combining bishop/upliftvan.

Related to Issue [MWDAM-1057]

Enabled using multiple results for stability calculations.

Related to Issue [MWDAM-1057]

    • -2
    • +3
    ./Deltares.DamEngine.Calculators.csproj
    • -0
    • +82
    ./KernelWrappers/DamMacroStability/DamMacroStabilityOutputItem.cs
  1. … 1 more file in changeset.
All tests fixed, except full TestFullCalculation, expected value is different from result.

Related to Issue [MWDAM-1055]

Cleaned code and comments.

Related to Issue [MWDAM-1057]

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]

  1. … 4 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. … 3 more files in changeset.
Adapted the use of FailureMechanismeParamatersMStab to be in line with the TD which states that kernel input data should hold the input. AdaptedDamMacroStabilityKernelWrapper for this too. Also improved the Prepare in that class.

Related to Issue [MWDAM-1057]

Added header to public properties

Related to Issue [MWDAM-1054]

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.
Implemented FailureMechanismeParamatersMStab for Stability kernel wrappers.

Related to Issue [MWDAM-1057]

    • -2
    • +24
    ./KernelWrappers/Common/DamKernelInput.cs
  1. … 1 more file in changeset.
Added SoilList to CreatePlLinesForStability.

Created new test input for TestCreateMStabXmlDoc.

Related to Issue [MWDAM-1089]

    • -1
    • +2
    ./KernelWrappers/Common/PlLinesHelper.cs
  1. … 1 more file in changeset.
Implemented riverLevelLow in Pl lines creation to ensure this can be used for Stability Outwards in a correct way.

Related to Issue [MWDAM-1057]

    • -1
    • +3
    ./KernelWrappers/Common/PlLinesHelper.cs
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. … 1 more file in changeset.
Started with implementation of Stability Outwards.

Related to Issue [MWDAM-1057]

    • -0
    • +256
    ./KernelWrappers/DamMacroStabilityOutwards/DamMacroStabilityOutwardsKernelWrapper.cs
  1. ./KernelWrappers/DamMacroStabilityOutwards
    • -0
    • +1
    ./Deltares.DamEngine.Calculators.csproj
  2. … 1 more file in changeset.
Improve where calcdll's are placed in output directory

Related to Issue [MWDAM-1055]

    • -2
    • +3
    ./Deltares.DamEngine.Calculators.csproj
Add missing dll's to Piping VNK

Related to Issue [MWDAM-1055]

    • -0
    • +4
    ./Deltares.DamEngine.Calculators.csproj
  1. … 1 more file in changeset.
First version of Sellmeijer VNK added to DamEngine

Related to Issue [MWDAM-1055]

    • -0
    • +192
    ./KernelWrappers/DamPipingSellmeijerVnk/DamPipingSellmeijerVnkKernelWrapper.cs
    • -0
    • +6
    ./Deltares.DamEngine.Calculators.csproj
  1. … 1 more file in changeset.
Made sure of proper use of SoilProfileType.

Related to Issue [MWDAM-1102]

    • -1
    • +1
    ./Dikes Assessment Regional/RWScenariosCalculation.cs
  1. … 3 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. … 1 more file in changeset.
Removed the Todo's and the if's belonging to it as timplementing the ToDo's would result in unwanted change in functionality.

Related to Issue [MWDAM-1035]

Fixed the issue and added tests. Had to move de DGSMStabDamdll.

Related to Issue [MWDAM-1102]

    • -0
    • +192
    ./General/Geometry2DTo1DConverter.cs
    • -2
    • +8
    ./Deltares.DamEngine.Calculators.csproj
    • -68
    • +69
    ./General/Geometry2DDataCreator.cs
    • -0
    • +81
    ./General/Geometry2DSectionParameters.cs
    • too large
    ./PlLinesCreator/PLLinesCreator.cs
  1. … 13 more files in changeset.
Use Physics for FactorMeterToMicroMeter and WaterViscosity

Related to Issue [MWDAM-1117]

Moved FactoryForSoilProfiles.cs and FactoryForSurfaceLines.cs from Calculators.Tests to TestHelpers.

Moved Physics.cs from Calculators/General to Data/General

Related to Issue [MWDAM-1117]

    • -1
    • +0
    ./Deltares.DamEngine.Calculators.csproj
  1. … 10 more files in changeset.
Improved PostProcess in DamPipingSellmeijer4ForcesKernelWrapper (and its test) to be able to show proper results in UI.

Related to Issue [MWDAM-1035]

  1. … 2 more files in changeset.