Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed obsolete parameters from the Engine. Increased version number from 19.1 to 19.2.

Related to Issue [MWDAM-1527]

    • -0
    • +3
    ./DamMacroStabilityCommon/CalculationHelper.cs
    • -2
    • +0
    ./DamMacroStabilityCommon/Xsd/DamMStabInputDefinition.xsd
    • -26
    • +0
    ./DamMacroStabilityCommon/Assemblers/DamMStabAssembler.cs
  1. … 4 more files in changeset.
Implemented DistanceToEntryPoint in design oprion too. Added test to show influence of DistanceToEntryPoint on calculations.

Related to Issue [MWDAM-1361]

    • -1
    • +1
    ./WtiPipingSellmeijerRevised/WtiPipingSellmeijerRevisedKernelWrapper.cs
  1. … 1 more file 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
    • +1
    ./WtiPipingSellmeijerRevised/WtiPipingSellmeijerRevisedKernelWrapper.cs
  1. … 7 more files in changeset.
Added write of Traffic Load degree of consolidation to DGSMStabDam XML file

Related to Issue [MWDAM-1452]

    • -0
    • +1
    ./DamMacroStabilityCommon/MStabXmlDoc.cs
    • -0
    • +2
    ./DamMacroStabilityCommon/Xsd/DamMStabInputDefinition.xsd
  1. … 6 more files in changeset.
SoilProfile should also be included in the calculation if the SoilProfile is of type SegmentFailureMechanismType.All

Related to Issue [MWDAM-1294]

    • -1
    • +2
    ./WtiPipingSellmeijerRevised/WtiPipingSellmeijerRevisedKernelWrapper.cs
    • -1
    • +2
    ./DamPipingSellmeijerVnk/DamPipingSellmeijerVnkKernelWrapper.cs
    • -1
    • +2
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapper.cs
    • -1
    • +2
    ./DamPipingBligh/DamPipingBlighKernelWrapper.cs
    • -1
    • +2
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
    • -1
    • +2
    ./DamMacroStabilityOutwards/DamMacroStabilityOutwardsKernelWrapper.cs
    • -1
    • +2
    ./DamPipingSellmeijer4Forces/DamPipingSellmeijer4ForcesKernelWrapper.cs
  1. … 9 more files in changeset.
Replace type of SubSoilScenario.SegmentFailureMechanismType from FailureMechanismSystemType to SegmentFailureMechanismType

Related to Issue [MWDAM-1294]

    • -1
    • +1
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
    • -1
    • +1
    ./DamPipingSellmeijerVnk/DamPipingSellmeijerVnkKernelWrapper.cs
    • -2
    • +1
    ./DamMacroStabilityOutwards/DamMacroStabilityOutwardsKernelWrapper.cs
    • -1
    • +1
    ./DamMacroStabilityHorizontalBalance/DamMacroStabilityHorizontalBalanceKernelWrapper.cs
    • -1
    • +1
    ./WtiPipingSellmeijerRevised/WtiPipingSellmeijerRevisedKernelWrapper.cs
    • -1
    • +1
    ./DamPipingBligh/DamPipingBlighKernelWrapper.cs
    • -1
    • +1
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapper.cs
    • -1
    • +1
    ./DamPipingSellmeijer4Forces/DamPipingSellmeijer4ForcesKernelWrapper.cs
  1. … 22 more files in changeset.
Fix failing compile

Related to Issue [MWDAM-1294]

    • -1
    • +1
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapper.cs
  1. … 7 more files in changeset.
Moved exception classes to separate files.

Related to Issue [MWDAM-1394]

    • -13
    • +0
    ./DamMacroStabilityCommon/MStabXmlDoc.cs
    • -0
    • +38
    ./DamMacroStabilityCommon/MStabXmlDocException.cs
  1. … 10 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]

    • -618
    • +0
    ./DamMacroStabilityCommon/Assemblers/ObjectExtensions.cs
  1. … 3 more files in changeset.
refactored all Exception classes, removed methods that were not used, added comments

Related to Issue [MWDAM-1394]

    • -4
    • +1
    ./DamMacroStabilityCommon/MStabXmlDoc.cs
    • -26
    • +9
    ./DamMacroStabilityCommon/Assemblers/DtoAssemblerConversionException.cs
    • -26
    • +9
    ./DamMacroStabilityCommon/Assemblers/DtoAssemblerException.cs
    • -12
    • +15
    ./DamMacroStabilityCommon/Assemblers/ObjectExtensions.cs
    • -19
    • +9
    ./DamMacroStabilityCommon/Assemblers/DtoPropertyMapException.cs
    • -20
    • +10
    ./DamMacroStabilityCommon/Assemblers/MissingRequiredFieldValueException.cs
    • -13
    • +5
    ./DamMacroStabilityCommon/MacroStabilityException.cs
    • -10
    • +14
    ./DamMacroStabilityCommon/Assemblers/EmbeddedResourceNotFoundException.cs
  1. … 14 more files in changeset.
refactored WtiPipingSellmeijerRevisedException, removed methods that were not used, added comments

Related to Issue [MWDAM-1394]

    • -14
    • +10
    ./WtiPipingSellmeijerRevised/WtiPipingSellmeijerRevisedException.cs
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]

    • -2
    • +0
    ./DamMacroStabilityInwards/DamMacroStabilityInwardsKernelWrapper.cs
    • -3
    • +1
    ./WtiPipingSellmeijerRevised/WtiPipingSellmeijerRevisedKernelWrapper.cs
    • -7
    • +1
    ./DamMacroStabilityCommon/MStabXmlDoc.cs
    • -2
    • +1
    ./DamMacroStabilityHorizontalBalance/DamMacroStabilityHorizontalBalanceKernelWrapper.cs
    • -3
    • +1
    ./DamPipingSellmeijerVnk/DamPipingSellmeijerVnkKernelWrapper.cs
    • -3
    • +1
    ./DamPipingSellmeijer4Forces/DamPipingSellmeijer4ForcesKernelWrapper.cs
    • -1
    • +0
    ./DamMacroStabilityOutwards/DamMacroStabilityOutwardsKernelWrapper.cs
    • -3
    • +1
    ./DamPipingBligh/DamPipingBlighKernelWrapper.cs
  1. … 68 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]

    • -10
    • +69
    ./WtiPipingSellmeijerRevised/WtiPipingSellmeijerRevisedKernelWrapper.cs
    • -0
    • +42
    ./WtiPipingSellmeijerRevised/WtiPipingSellmeijerRevisedException.cs
  1. … 3 more files in changeset.
Implemented conversion from pl lines to waternet

Related to Issue [MWDAM-1398]

    • -0
    • +135
    ./MacroStabilityCommon/PlLinesToWaternetConverter.cs
    • -1
    • +28
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapper.cs
  1. … 8 more files in changeset.
Split DetermineStabilityUplift up into DeterminePlLinesForStability and DetermineIsUplift

Related to Issue [MWDAM-1398]

Refactored

Related to Issue [MWDAM-1387]

Transfer Traffic load

Related to Issue [MWDAM-1387]

    • -0
    • +37
    ./MacroStabilityCommon/TrafficLoad.cs
  1. … 4 more files in changeset.
Little code improvement

Related to Issue [MWDAM-1387]

Moved Conversion methods for Log messages to ConversionHelper

Related to Issue [MWDAM-1357]

    • -26
    • +2
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapper.cs
  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]

    • -17
    • +2
    ./MacroStabilityInwards/MacroStabilityInwardsKernelWrapper.cs
  1. … 14 more files in changeset.
Transfer to DamEngine of UpliftVanCalculationGrid

Related to Issue [MWDAM-1387]

    • -0
    • +79
    ./MacroStabilityCommon/UpliftVanCalculationGrid.cs
  1. … 2 more files 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]

    • -0
    • +8
    ./MacroStabilityInwards/MacroStabilityInput.cs
  1. … 7 more files in changeset.