Deltares.DamEngine.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Refactored: removed redundant properties

Related to Issue [MWDAM-1387]

Removed WtiStabilityInside as failure mechanism and replaced it with UpliftVanWti as ModelType.

Related to Issue [MWDAM-1383]

    • -2
    • +0
    ./General/DamFailureMechanismeCalculationSpecification.cs
  1. … 14 more files in changeset.
Added Waternet data model

Related to Issue [MWDAM-1387]

    • -0
    • +44
    ./Geometry/PhreaticLine.cs
    • -0
    • +32
    ./Geometry/HeadLine.cs
    • -0
    • +40
    ./Geometry/WaternetLine.cs
    • -0
    • +151
    ./Geometry/Waternet.cs
  1. … 1 more file in changeset.
Implemented NOT the StabilityKernelType but added the kernel as FailureMechanismSystemType by adding WtiStabilityInside as mechanism. Removed StabilityKernelType as this is NOT to be used in the DamEngine.

Related to Issue [MWDAM-1383]

    • -14
    • +20
    ./General/DamProjectCalculationSpecification.cs
    • -19
    • +2
    ./General/DamFailureMechanismeCalculationSpecification.cs
  1. … 10 more files in changeset.
Update license headers

Related to Issue [MWDAM-1369]

    • -1
    • +1
    ./RegionalAssessmentResults/RegionalScenarioProfileJob.cs
    • -1
    • +1
    ./General/Results/PipingDesignResults.cs
    • -1
    • +1
    ./Geotechnics/SurfaceLine2Extensions.cs
    • -1
    • +1
    ./General/Results/JobResultInterpreter.cs
  1. … 190 more files in changeset.
Renamed all remaining Wbi's to Wti's parameters.

Related to Issue [MWDAM-1351]

  1. … 22 more files in changeset.
Added, implemented and tested the additionally required parameters at the Engine side for this issue.

Related to Issue [MWDAM-1370]

    • -9
    • +66
    ./General/Results/PipingDesignResults.cs
  1. … 8 more files in changeset.
Add property DikeSoilScenario to XML.

Implement read/write of DikeSoilScenario

Related to Issue [MWDAM-1352]

Related to Issue [MWDAM-1353]

  1. … 7 more files in changeset.
Did the requested renaming. Note: FoSp/Wti2017SafetyFactorPiping is renamed as FoSbe/Wti2017BackwardErosionSafetyFactor and Hc/Wti2017HcriticalPiping to Hcbe/Wti2017BackwardErosionHcritical. This because Kin Sun requested this in Issue [MWDAM-1370].
    • -30
    • +32
    ./General/Results/PipingDesignResults.cs
  1. … 12 more files 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]

    • -2
    • +115
    ./General/Results/PipingDesignResults.cs
  1. … 10 more files in changeset.
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]

    • -14
    • +71
    ./General/Results/PipingDesignResults.cs
  1. … 12 more files in changeset.
Output value now has NOVALUE as value, when calculation cannot be performed (added also test for this)

Cleanup project file

Related to Issue [MWDAM-1292]

    • -1
    • +5
    ./General/TimeSeries/TimeSerieEntry.cs
  1. … 3 more files in changeset.
Cleaned up code according to comments of reviewer.

Related to Issue [MWDAM-1111]

    • -2
    • +2
    ./RegionalAssessmentResults/RegionalScenarioResult.cs
    • -302
    • +0
    ./RegionalAssessmentResults/RegionalScenarioProfileResult.cs
    • -0
    • +302
    ./RegionalAssessmentResults/RegionalScenarioProfileJob.cs
    • -34
    • +32
    ./RegionalAssessmentResults/EvaluationJob.cs
    • -43
    • +0
    ./Standard/Calculation/ICalculation.cs
  1. … 11 more files in changeset.
Make sure that D-Geo Stability path points to the D-Geo Stability version that is located in the application map.

Also added code to unit test this.

Related to Issue [MWDAM-1112]

    • -3
    • +6
    ./General/FailureMechanismParametersMStab.cs
  1. … 1 more file in changeset.
Adapted to review

Related to Issue [MWDAM-1111]

    • -21
    • +0
    ./General/Results/LocationResult.cs
  1. … 1 more file in changeset.
Adapted to review

Related to Issue [MWDAM-1111]

  1. … 1 more file in changeset.
Adapted to review

Related to Issue [MWDAM-1111]

Added missing headers and other small lay out improvements (as forgotten by Tom).

Related to Issue [MWDAM-1268]

    • -0
    • +3
    ./Standard/ReferenceEqualityComparer.cs
Added missing headers and other small lay out improvements (as forgotten by Tom)

Related to Issue [MWDAM-1112]

  1. … 3 more files in changeset.
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.
Implement ObjectCopy extension

Related to Issue [MWDAM-1268]

    • -0
    • +84
    ./Standard/ReferenceEqualityComparer.cs
    • -0
    • +102
    ./Standard/ArrayExtensions.cs
    • -0
    • +140
    ./Standard/ObjectCopier.cs
  1. … 6 more files in changeset.
Adapted to review

Related to Issue [MWDAM-1243]

    • -63
    • +4
    ./General/Sensors/SensorLocation.cs
    • -22
    • +0
    ./General/Sensors/SensorRepository.cs
  1. … 4 more files in changeset.
Remove redundant code

Related to Issue [MWDAM-1254]

    • -11
    • +0
    ./General/Sensors/SensorRepository.cs
Remove redundant code

Related to Issue [MWDAM-1254]

Connected SensorPlLineCreator for operational calculation

Related to Issue [MWDAM-1254]

    • -1
    • +12
    ./General/Sensors/SensorLocation.cs
    • -31
    • +56
    ./General/DamFailureMechanismeCalculationSpecification.cs
    • -0
    • +32
    ./General/Sensors/SensorPlLineCreatorSettings.cs
  1. … 9 more files in changeset.
Added unit tests for Segment

Related to Issue [MWDAM-1112]

  1. … 1 more file in changeset.
Further implementation of OperationlCalculator

Related to Issue [MWDAM-1112]

  1. … 5 more files in changeset.
Start implementation of OperationlCalculator

Related to Issue [MWDAM-1112]

  1. … 6 more files in changeset.
Added missing headers. Made PiezometricHeadSensorSpecification public instead of internal to be the same as all other specifications.

Related to Issue [MWDAM-1254]

    • -0
    • +59
    ./General/Sensors/SensorLocation.cs
    • -0
    • +23
    ./General/Sensors/SensorRepository.cs
Refactored: rename Sensor.Type to Sensor.SensorType

Related to Issue [MWDAM-1254]

  1. … 1 more file in changeset.