Deltares.DamEngine.Calculators

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented PostProcess of kernel wrapper for WBI macro stability, as far as possible in this issue. Added comments for other issues where the rest must be done.

Related to Issue [MWDAM-1358]

  1. … 1 more file in changeset.
Implemented the heave (safety) calculation as performed by the WBI-calculator. Adapted tests to be able to test this. Extended the engine/ui interface output xsd with the new output parameters. Also added the overall safety and Hcritical parameters for output purposes (as part of Issue [MWDAM-1370]).

Related to Issue [MWDAM-1351]

  1. … 8 more files in changeset.
Fixed typo

Related to Issue [MWDAM-1349]

Implemented The uplift safety calculation as performed by the WBI-calculator. Adapted tests en test data to be able to test this. Extended the engine/ui interface output xsd with the new output parameters. Renamed some of the existing Wbi output parameters to have better names.

Related to Issue [MWDAM-1349]

  1. … 11 more files in changeset.
Implemented Execute of kernel wrapper for WBI macro stability, as far as possible in this issue. Added comments for issue MWDAM-1357 where the rest must be done.

Related to Issue [MWDAM-1358]

  1. … 1 more file in changeset.
Corrected Issue number for ToDo's Prepare, must be done in MWDAM-1356.

Related to Issue [MWDAM-1358]

  1. … 1 more file in changeset.
Implemented Validate of kernel wrapper for WBI macro stability, as far as possible in this issue. Added comments for issue MWDAM-1367 where the rest must be done.

Related to Issue [MWDAM-1358]

  1. … 1 more file in changeset.
Implemented Prepare of kernel wrapper for WBI macro stability, as far as possible in this issue. Added comments for issue MWDAM-1353 where the rest must be done.

Related to Issue [MWDAM-1358]

  1. … 1 more file in changeset.
Removed unused references

Related to Issue [MWDAM-1358]

    • -1
    • +0
    ./KernelWrappers/Common/DamKernelInput.cs
Initial implementation of kernel wrapper for WBI macro stability

Related to Issue [MWDAM-1358]

  1. ./KernelWrappers/DamWbiMacroStabilityInwards
    • -0
    • +7
    ./Deltares.DamEngine.Calculators.csproj
  2. … 3 more files in changeset.
Started work on Issue [MWDAM-1349] but found out that 1348 (Determination of effective stress) needs to be solved first. So adapted test for that abd then solved 1348 first. But I did already added some parameters for 1349 too.

Related to Issue [MWDAM-1348]

  1. … 1 more file in changeset.
Enabled Stability Outside Operational

Related to Issue [MWDAM-1293]

    • -2
    • +11
    ./DikesOperational/OperationalCalculator.cs
  1. … 1 more file in changeset.
Cleaned up code according to comments of reviewer.

Related to Issue [MWDAM-1111]

    • -685
    • +0
    ./DikesAssessmentRegional/RegionalScenariosCalculation.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators.csproj
    • -6
    • +6
    ./DikesAssessmentRegional/RegionalScenarioSelector.cs
    • -0
    • +601
    ./DikesAssessmentRegional/RegionalAssessmentCalculator.cs
  1. … 15 more files in changeset.
Ensure that DryUnitWeight is set too (this solves the error).

Related to Issue [MWDAM-1274]

Adapted to review

Related to Issue [MWDAM-1111]

    • -1
    • +0
    ./DikesAssessmentRegional/RegionalScenariosCalculation.cs
  1. … 1 more file in changeset.
Added missing headers and other small lay out improvements (as forgotten by Tom)

Related to Issue [MWDAM-1112]

    • -1
    • +12
    ./DikesOperational/OperationalCalculator.cs
    • -0
    • +8
    ./DikesOperational/OperationalCalculatorException.cs
    • -1
    • +58
    ./DikesOperational/OperationalCalculatorTask.cs
  1. … 1 more file in changeset.
Fixed multicore problems by using deep copy of StabilityParameters object

This objects is changed during the calculation.

Related to Issue [MWDAM-1142]

Fixed multicore problems by using deep copy of Location and StabilityParameters objects to DamKernelInput.

These objects are changed dureing the calculation.

Removed redundant code in Dike.cs

Related to Issue [MWDAM-1142]

  1. … 2 more files in changeset.
Added headers and more comment as requested in review.

Related to Issue [MWDAM-1240]

  1. … 1 more file in changeset.
Remove redundant sensor calculator files

Related to Issue [MWDAM-1254]

    • -6
    • +5
    ./DikesOperational/OperationalCalculator.cs
    • -9
    • +1
    ./Deltares.DamEngine.Calculators.csproj
    • -0
    • +32
    ./DikesOperational/OperationalCalculatorException.cs
    • -608
    • +0
    ./Sensors/SensorTimeSeriesProcessor.cs
    • -57
    • +0
    ./Sensors/SensorLocationSafetyFactorCalculator.cs
    • -32
    • +0
    ./Sensors/TimeSerieCalculationException.cs
    • -48
    • +0
    ./Sensors/SensorTimeSeriesProcessorException.cs
    • -202
    • +0
    ./Sensors/TimeSeriesProcessor.cs
    • -29
    • +0
    ./Sensors/SensorCalculationArgument.cs
    • -500
    • +0
    ./Sensors/TimeSerieCalculationHelper.cs
Add calculation messages to output

Related to Issue [MWDAM-1254]

    • -0
    • +4
    ./DikesOperational/OperationalCalculator.cs
Improved unit test

Related to Issue [MWDAM-1254]

    • -1
    • +1
    ./DikesOperational/OperationalCalculator.cs
  1. … 4 more files in changeset.
Enabled operational unit test

Related to Issue [MWDAM-1254]

    • -0
    • +1
    ./DikesOperational/OperationalCalculator.cs
  1. … 1 more file in changeset.
Fixed unit test for operation calculator

Improved namespace definition

Move 1 multicore test out of multicore category, to improve code coverage

Related to Issue [MWDAM-1254]

    • -3
    • +1
    ./Sensors/SensorLocationSafetyFactorCalculator.cs
    • -1
    • +0
    ./Sensors/SensorTimeSeriesProcessor.cs
    • -0
    • +1
    ./KernelWrappers/Common/UpliftHelper.cs
  1. … 1 more file in changeset.
Connected SensorPlLineCreator for operational calculation

Related to Issue [MWDAM-1254]

    • -0
    • +5
    ./DikesOperational/OperationalCalculator.cs
    • -0
    • +9
    ./KernelWrappers/Common/DamKernelInput.cs
    • -1
    • +6
    ./KernelWrappers/Common/UpliftHelper.cs
    • -7
    • +76
    ./KernelWrappers/Common/PlLinesHelper.cs
  1. … 5 more files in changeset.
Improved sensorgroup assignment in serialization

Related to Issue [MWDAM-1254]

    • -0
    • +8
    ./DikesOperational/OperationalCalculator.cs
  1. … 2 more files in changeset.
Finished (not-working yet) implementation of OperationlCalculator

Related to Issue [MWDAM-1112]

    • -43
    • +0
    ./DikesOperational/OperationCalculatorTask.cs
    • -10
    • +168
    ./DikesOperational/OperationalCalculator.cs
    • -0
    • +42
    ./DikesOperational/OperationalCalculatorTask.cs
    • -1
    • +1
    ./Deltares.DamEngine.Calculators.csproj
Further implementation of OperationlCalculator

Related to Issue [MWDAM-1112]

    • -0
    • +2
    ./Deltares.DamEngine.Calculators.csproj
    • -6
    • +6
    ./Sensors/TimeSerieCalculationHelper.cs
  1. … 4 more files in changeset.
Start implementation of OperationlCalculator

Related to Issue [MWDAM-1112]

    • -0
    • +334
    ./DikesOperational/OperationalCalculator.cs
    • -5
    • +3
    ./Sensors/SensorTimeSeriesProcessor.cs
    • -0
    • +43
    ./DikesOperational/OperationCalculatorTask.cs
  1. … 3 more files in changeset.
Implemented the design including tests.

Related to Issue [MWDAM-1240]

  1. … 6 more files in changeset.