Deltares.DamEngine.Calculators

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]

    • -6
    • +3
    ./Deltares.DamEngine.Calculators.csproj
  1. … 20 more files in changeset.
Update or add license header 2018

Related to Issue [MWDAM-992]

    • -1
    • +1
    ./General/ParameterMissingException.cs
    • -1
    • +1
    ./Dikes Design/SurfaceLineHeightAdapter.cs
    • -1
    • +1
    ./Stability/StabilityServiceAgentException.cs
    • too large
    ./PlLinesCreator/PLLinesCreator.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.
Move CreateKernelWrapper out of DesignCalculator to KernelWrapperHelper, so it can be used by other Calculators

Related to Issue [MWDAM-1106]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators.csproj
    • -0
    • +57
    ./KernelWrappers/Common/KernelWrapperHelper.cs
Fix in exception messages

Related to Issue [MWDAM-1054]

Related to Issue [MWDAM-1055]

Moved temporary outcommented lines to make test succeed to one place.

Related to Issue [MWDAM-1056]

Added PlLineOffsetBelowShoulderBaseInside and PlLineOffsetBelowDikeToeAtPolder

Related to Issue [MWDAM-1056]

    • -0
    • +2
    ./KernelWrappers/Common/PlLinesHelper.cs
Updated xml for MacroStability Test from Interface.

Added outcommented lines to make the test succeed.

Related to Issue [MWDAM-1056]

  1. … 2 more files 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
    • +1
    ./Dikes Operational/TimeSerieStabilityCalculator.cs
    • -18
    • +18
    ./Stability/StabilityCalculator.cs
    • -5
    • +5
    ./General/DAMFailureMechanismeCalculator.cs
    • -3
    • +3
    ./Dikes Assessment Regional/RWScenariosCalculation.cs
  1. … 9 more files in changeset.
Renamed FailureMechanismeParamatersMStab to FailureMechanismeParametersMStab

Related to Issue [MWDAM-1056]

    • -5
    • +5
    ./General/DAMFailureMechanismeCalculator.cs
    • -1
    • +1
    ./Dikes Operational/TimeSerieStabilityCalculator.cs
    • -3
    • +3
    ./Dikes Assessment Regional/RWScenariosCalculation.cs
  1. … 9 more files in changeset.
Removed redundant arguments from CreateMStabXmlDoc

Related to Issue [MWDAM-1056]

  1. … 1 more file in changeset.
Refactored RequiredSafetyFactor

Related to Issue [MWDAM-1056]

  1. … 3 more files in changeset.
Reverted accidental commit revision(s) 836

  1. … 1 more file in changeset.
no_comment
  1. … 1 more file in changeset.
Implemented TestFullCalculation for MacroStabilityInwards

Related to Issue [MWDAM-1056]

  1. … 3 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]

  1. … 5 more files in changeset.
Fixed the failing test.

Related to Issue [MWDAM-1057]

Adapted all name spaces. This causes 1 failing test which I will fix a bit later.

Related to Issue [MWDAM-1057]

  1. … 27 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]

    • -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.