Deltares.DamEngine.Calculators

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed Assessment mode from the Engine (code and xsd). Note: the enumerations belonging to this mode will be removed in next commit as this is part of two issues.

Related to Issue [MWDAM-1410]

    • too large
    ./PlLinesCreator/PlLinesCreator.cs
    • -3
    • +1
    ./KernelWrappers/Common/DamPipingHelper.cs
    • -3
    • +1
    ./KernelWrappers/Common/UpliftHelper.cs
    • -10
    • +1
    ./Deltares.DamEngine.Calculators.csproj
  1. … 65 more files in changeset.
When uplift, heave or Sellmeijer revised fails, the whole calculation fails. All output from these calculation parts will be set to 0 when they fail. If one of them fails, the next will not be done.

When calculation result is InvalidInputStructure, InvalidInputData, UnexpectedError the result will be set to RunFailed.

Related to Issue [MWDAM-1394]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators.csproj
  1. … 2 more files in changeset.
Cleaned DAMEnumerations.cs as far as possible for now. Moving RWScenario options not done as these have to be removed as stated in MWDAM-1410.

Related to Issue [MWDAM-1282]

    • -0
    • +15
    ./DikesOperational/OperationalCalculator.cs
  1. … 11 more files in changeset.
Implemented conversion from pl lines to waternet

Related to Issue [MWDAM-1398]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators.csproj
  1. … 4 more files in changeset.
Split DetermineStabilityUplift up into DeterminePlLinesForStability and DetermineIsUplift

Related to Issue [MWDAM-1398]

    • -13
    • +42
    ./KernelWrappers/Common/UpliftHelper.cs
Refactored

Related to Issue [MWDAM-1387]

Transfer Traffic load

Related to Issue [MWDAM-1387]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators.csproj
  1. … 3 more files in changeset.
Little code improvement

Related to Issue [MWDAM-1387]

Added a warning to calculation messages in design calculator when there are no soil profiles for a location

Related to Issue [MWDAM-1341]

    • -18
    • +28
    ./DikesDesign/DesignCalculator.cs
  1. … 3 more files in changeset.
Moved Conversion methods for Log messages to ConversionHelper

Related to Issue [MWDAM-1357]

  1. … 2 more files in changeset.
Fixed two failing test, removed 1 failing test because this is no longer a valid one (input is based on Spencer which is now no longer allowed in MacroStablityInwards kernel.

Related to Issue [MWDAM-1383]

  1. … 2 more files in changeset.
Removed WtiStabilityInside as failure mechanism and replaced it with UpliftVanWti as ModelType.

Related to Issue [MWDAM-1383]

    • -5
    • +16
    ./DikesOperational/OperationalCalculator.cs
    • -17
    • +34
    ./KernelWrappers/Common/KernelWrapperHelper.cs
  1. … 13 more files in changeset.
Transfer to DamEngine of UpliftVanCalculationGrid

Related to Issue [MWDAM-1387]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators.csproj
  1. … 1 more file in changeset.
Fixed failing unit test

Related to Issue [MWDAM-1387]

  1. … 1 more file in changeset.
Transfer to DamEngine of Waternet

Related to Issue [MWDAM-1387]

  1. … 1 more file in changeset.
Update XSD for added ShearStrength options

Related to Issue [MWDAM-1387]

Transfer to DamEngine of SurfaceLine

Improved transfer of SoilList

Related to Issue [MWDAM-1387]

  1. … 6 more files in changeset.
Transfer to DamEngine of Soils and SoilProfile2D

Related to Issue [MWDAM-1387]

  1. … 2 more files in changeset.
Implement transfer of StabilityModel parameters to DamEngine data model

Related to Issue [MWDAM-1387]

  1. … 1 more file in changeset.
Add test for reading from WTI file to DamEngine data

Add TransferWtiStabilityModel for filling DamEngine data

Related to Issue [MWDAM-1387]

  1. … 1 more file in changeset.
Implement transfer of SoilProfile2D

Related to Issue [MWDAM-1387]

    • -1
    • +1
    ./Deltares.DamEngine.Calculators.csproj
  1. … 6 more files in changeset.
Implemented parsing of Calculation Results. Updated Technical Design.

Related to Issue [MWDAM-1357]

  1. … 5 more files in changeset.
Fixed tests for Xsd folder

Related to Issue [MWDAM-1356]

Added test for Serialize and Deserialize of Calculation Results

Related to Issue [MWDAM-1357]

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

Related to Issue [MWDAM-1356]

    • -15
    • +9
    ./Deltares.DamEngine.Calculators.csproj
  1. … 7 more files in changeset.
Implement transfer of Soils

Related to Issue [MWDAM-1387]

  1. … 1 more file in changeset.
Implement transfer of WtiStabilityModel parameters

Related to Issue [MWDAM-1387]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators.csproj
  1. … 3 more files in changeset.
Working on test

Related to Issue [MWDAM-1387]

Added failing test for writing-reading WTI file

Related to Issue [MWDAM-1387]

    • -0
    • +2
    ./Deltares.DamEngine.Calculators.csproj
  1. … 2 more files in changeset.
Implemented parsing the validation result

Related to Issue [MWDAM-1367]

  1. … 9 more files in changeset.