Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove unused private method in release mode

Related to Issue [MWDAM-1856]

Update the code for the new library of the Macrostability C#-wrapper.

Related to Issue [MWDAM-1848]

    • -3
    • +3
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
    • -3
    • +4
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
Adapted to review comments.

Related to Issue [MWDAM-1792]

  1. … 2 more files in changeset.
Updated to the latest successful build of the C# wrapper. Adapted for missing WaterNetDefinition in construction stage.

Related to Issue [MWDAM-1792]

    • -0
    • +1
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 16 more files in changeset.
Re-added handling of UpliftVan/BishopUpliftVan in Postprocessing Stability Inwards.

Related to Issue [MWDAM-1792]

(Re-)Added the stability outward calculation for Bishop, NoAdaption.

Related to Issue [MWDAM-1792]

    • -0
    • +338
    ./MacroStabilityCommonHelper.cs
  1. … 11 more files in changeset.
Reduce input argument

Related to Issue [MWDAM-1809]

    • -14
    • +11
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 1 more file in changeset.
Only create PreprocessingOutputBase when calculation is succeeded

Related to Issue [MWDAM-1804]

    • -6
    • +16
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperOutput.cs
    • -12
    • +11
    ./MacroStabilityIo/FillMacroStabilityWrapperOutputFromEngine.cs
  1. … 1 more file in changeset.
Use bishop properties in TransferBishopCalculationGridSettings

Related to Issue [MWDAM-1809]

    • -5
    • +5
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 1 more file in changeset.
Fix unit tests

Related to Issue [MWDAM-1804]

    • -6
    • +15
    ./MacroStabilityIo/FillMacroStabilityWrapperOutputFromEngine.cs
  1. … 1 more file in changeset.
Write search grid based on output

Related to Issue [MWDAM-1804]

    • -3
    • +10
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperOutput.cs
  1. … 5 more files in changeset.
Adapted some default values to be the same as the ones used by D-Stabilty (Default option, not Thorough option!) as opposed to the defaults used by the stability kernel.

Related to Issue [MWDAM-1799]

    • -2
    • +2
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
Expand search method conversion tests

Related to Issue [MWDAM-1793]

    • -3
    • +4
    ./MacroStabilityIo/ConversionHelper.cs
  1. … 1 more file in changeset.
Revert part of previous that is unwanted

Related to Issue [MWDAM-1793]

    • -3
    • +23
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 1 more file in changeset.
Remove unused property and ignore test

Related to Issue [MWDAM-1793]

    • -5
    • +2
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 4 more files in changeset.
Fix a few unit tests

Related to Issue [MWDAM-1793]

    • -1
    • +1
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 2 more files in changeset.
Fill bishop calculation circle

Related to Issue [MWDAM-1793]

    • -37
    • +80
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
    • -0
    • +68
    ./BishopCalculationGrid.cs
  1. … 5 more files in changeset.
Set model type in engine calculator and connect Bishop model to macroStability kernel wrapper

Related to Issue [MWDAM-1793]

    • -2
    • +1
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperOutput.cs
    • -26
    • +10
    ./MacroStabilityIo/ConversionHelper.cs
  1. … 3 more files in changeset.
Implemented BeeSwarm options as with defaults values taken from the stability kernel itself. Added a test for the BeeSwarm option, ran the input in the kernel itself to obtain a result for comparisment.

Related to Issue [MWDAM-1791]

    • -0
    • +20
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 1 more file in changeset.
Implemented BeeSwarm as Search method in DamEngine. Note that DamInput.cs and DamOutput.cs remain virtually unchanged eventhough they were recreated based on the adapted xsd, only the copyright date doe these files is updated to indicate hese are not outdated.

Related to Issue [MWDAM-1791]

    • -3
    • +5
    ./MacroStabilityIo/ConversionHelper.cs
  1. … 6 more files in changeset.
Updated the headers files for the code projects after updating the template.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./MacroStabilityIo/FillMacroStabilityWrapperOutputFromEngine.cs
    • -1
    • +1
    ./MacroStabilityIo/Xsd/WTISoilModel.xsd
    • -1
    • +1
    ./MacroStabilityIo/Xsd/WTIWaternetDefinition.xsd
    • -1
    • +1
    ./MacroStabilityIo/ConversionHelper.cs
    • -1
    • +1
    ./MacroStabilityIo/Xsd/WTIGeometry.xsd
    • -1
    • +1
    ./MacroStabilityIo/Xsd/WTIStabilityModelValidation.xsd
    • -1
    • +1
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
    • -1
    • +1
    ./MacroStabilityIo/Xsd/WTIWaternet.xsd
    • -1
    • +1
    ./MacroStabilityIo/Xsd/WTIStabilityModelResult.xsd
    • -1
    • +1
    ./MacroStabilityIo/Xsd/WTIWaternetUsedDuringCalculation.xsd
    • -1
    • +1
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 262 more files in changeset.
Resolved ToDo's and made sure any old stix file is deleted before the new one is written.

Related to Issue [MWDAM-1755]

    • -7
    • +7
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 1 more file in changeset.
Corrected the points for the waternet lines. These are now too written/passed on from Engine to kernel.

Related to Issue [MWDAM-1757]

Adapted to review comments.

Related to Issue [MWDAM-1712]

    • -4
    • +4
    ./MacroStabilityIo/FillMacroStabilityWrapperOutputFromEngine.cs
    • -19
    • +19
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperOutput.cs
  1. … 2 more files in changeset.
Added filling the slice data for Bishop and UpliftVan from kernel to engine. Note that this is not (yet) to be made part of the DamEngine output interface (not yet in interface code and not yet in output xsd).

Related to Issue [MWDAM-1712]

    • -17
    • +99
    ./MacroStabilityIo/FillMacroStabilityWrapperOutputFromEngine.cs
    • -15
    • +103
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperOutput.cs
  1. … 6 more files in changeset.
Made sure slip circle data flows from kernel via DamEngine to the interface of DAMEngine.

Related to Issue [MWDAM-1712]

    • -0
    • +23
    ./MacroStabilityIo/FillMacroStabilityWrapperOutputFromEngine.cs
    • -0
    • +29
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperOutput.cs
  1. … 4 more files in changeset.
Update C# wrapper

Related to Issue [MWDAM-1694]

    • -1
    • +1
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
    • -1
    • +1
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
  1. … 28 more files in changeset.
Replace UpliftVanWti Stability Model Type with UpliftVan Stability Model Type

Related to Issue [MWDAM-1685]

    • -6
    • +6
    ./MacroStabilityIo/ConversionHelper.cs
    • -1
    • +1
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 8 more files in changeset.
Corrected TangentLinesDefinition.

Related to Issue [MWDAM-1627]

    • -2
    • +2
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
Corrected handling for grid and tangent lines as well as all water net data. Now the failing tests work so removed the WiP status for these tests.

Related to Issue [MWDAM-1627]

    • -1
    • +7
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 9 more files in changeset.