Deltares.DamEngine.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made RequiredSafetyFactorStabilityInnerSlope, RequiredSafetyFactorStabilityOuterSlope, RequiredSafetyFactorPiping, UpliftCriterionStability and UpliftCriterionPiping required in xsd/DamLocation.xsd

Related to Issue [MWDAM-1537]

  1. … 17 more files in changeset.
Made PlLineOffsetBelowDikeToeAtPolder, PlLineOffsetBelowDikeTopAtPolder, PlLineOffsetBelowDikeTopAtRiver and PlLineOffsetBelowShoulderBaseInside required in xsd/DamLocation.xsd

Related to Issue [MWDAM-1537]

  1. … 6 more files in changeset.
Removed SoilType as it is never really used.

Related to Issue [MWDAM-1527]

  1. … 9 more files in changeset.
Removed all probabilistic parameters named under "Added on 9-7-2019" except for SlopeDampingPiezometricHeightPolderSide (used in PlLinesCreator) and SlopeDampingPiezometricHeightPolderSide (used by Delphi D-GeoStability) as these are used in the engine.

Related to Issue [MWDAM-1527]

  1. … 7 more files in changeset.
Removed obsolete parameters from the Engine. Increased version number from 19.1 to 19.2.

Related to Issue [MWDAM-1527]

    • -6
    • +0
    ./General/FailureMechanismParametersMStab.cs
  1. … 4 more files in changeset.
Added DistanceToEntryPoint to Location (class and xsd), implemented it in the WtiPipingSellmeijerRevisedKernelWrapper. Added it to the Interface code (both FillDamFromXmlInput and FillXmlInputFromDam) with tests.

Related to Issue [MWDAM-1361]

  1. … 7 more files in changeset.
Added comment and empty line due to review.

Related to Issue [MWDAM-1452]

    • -0
    • +9
    ./General/FailureMechanismParametersMStab.cs
Added write of Traffic Load degree of consolidation to DGSMStabDam XML file

Related to Issue [MWDAM-1452]

    • -0
    • +1
    ./General/FailureMechanismParametersMStab.cs
  1. … 8 more files in changeset.
Processed review comments.

Related to Issue [MWDAM-1282]

    • -0
    • +114
    ./General/StabilityEnumerations.cs
    • -0
    • +34
    ./General/SegmentEnumerations.cs
    • -0
    • +42
    ./General/LocationEnumerations.cs
    • -0
    • +53
    ./General/ProjectEnumerations.cs
    • -31
    • +0
    ./General/DamFailureMechanismeCalculationSpecification.cs
    • -0
    • +84
    ./General/PlLineEnumerations.cs
    • -0
    • +34
    ./General/PipingEnumerations.cs
  1. … 3 more files in changeset.
Add TrafficLoadDegreeOfConsolidation property to:

- XSD

- Engine datamodel

- XML serialization

Related to Issue [MWDAM-1416]

  1. … 5 more files in changeset.
Added type extension to check if an enumerated value is part of a set

Related to Issue [MWDAM-1294]

  1. … 1 more file in changeset.
Replace type of SubSoilScenario.SegmentFailureMechanismType from FailureMechanismSystemType to SegmentFailureMechanismType

Related to Issue [MWDAM-1294]

  1. … 28 more files in changeset.
Introduce SegmentFailureMechanismType and also conversion method to convert FailureMechanismSystemType to SegmentFailureMechanismType

Related to Issue [MWDAM-1294]

    • -0
    • +43
    ./General/ConversionHelper.cs
  1. … 2 more files in changeset.
Removed DamType as property from Location and xsd.

Related to Issue [MWDAM-1441]

  1. … 6 more files in changeset.
Removed obsolete PolderLevelLow and PolderLevelLowSpecified.

Related to Issue [MWDAM-1409]

  1. … 5 more files in changeset.
Moved exception classes to separate files.

Related to Issue [MWDAM-1394]

    • -0
    • +37
    ./Geometry/CoordinateSystemConverterException.cs
    • -0
    • +38
    ./General/DikeException.cs
    • -0
    • +38
    ./General/PolyLineException.cs
    • -12
    • +0
    ./Geometry/CoordinateSystemConverter.cs
  1. … 5 more files in changeset.
Removed ObjectExtensions from Calculators, instead use ObjectExtensions from Standard. Added the missing methods from Calculators to Standard.

Related to Issue [MWDAM-1394]

  1. … 3 more files in changeset.
refactored all Exception classes, removed methods that were not used, added comments

Related to Issue [MWDAM-1394]

    • -12
    • +10
    ./Standard/ConversionException.cs
    • -2
    • +1
    ./Geometry/CoordinateSystemConverter.cs
  1. … 16 more files in changeset.
After removing Assessment mode, cleaned code somewhat. Mainly getting rid of dead code.

Related to Issue [MWDAM-1410]

    • -31
    • +1
    ./General/DamFailureMechanismeCalculationSpecification.cs
    • -10
    • +1
    ./General/Sensors/SensorLocation.cs
  1. … 12 more files in changeset.
Removed all Assessment mode enumerations now too see Issue [MWDAM-1282].

Related to Issue [MWDAM-1410]

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]

    • -87
    • +0
    ./General/RegionalAssessmentScenarioJobSettings.cs
    • -22
    • +2
    ./General/DamFailureMechanismeCalculationSpecification.cs
    • -39
    • +0
    ./General/Results/LocationResult.cs
    • -119
    • +0
    ./RegionalAssessmentResults/EvaluationJob.cs
    • -86
    • +0
    ./RegionalAssessmentResults/RegionalScenariosResult.cs
    • -87
    • +0
    ./RegionalAssessmentResults/RegionalResult.cs
    • -147
    • +0
    ./RegionalAssessmentResults/RegionalScenarioResult.cs
    • -302
    • +0
    ./RegionalAssessmentResults/RegionalScenarioProfileJob.cs
  1. … 66 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]

    • -60
    • +0
    ./General/Results/JobResultInterpreter.cs
    • -2
    • +32
    ./General/DamFailureMechanismeCalculationSpecification.cs
    • -0
    • +37
    ./General/Sensors/SensorEnumerations.cs
    • -0
    • +35
    ./General/TimeSeries/TimeSerieEnumerations.cs
  1. … 3 more files in changeset.
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.