Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Improved handling for soils in profiles.

Related to Issue [MWDAM-1373]

    • -4
    • +4
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
Updated the code for the changes in macro stability kernel and belonging C# wrapper.

Related to Issue [MWDAM-1682]

    • -16
    • +10
    ./MacroStabilityIo/ConversionHelper.cs
  1. … 18 more files in changeset.
Implemented fixes to get a 1D macrostability calculation running:

- Fixed failing unit test

Related to Issue [MWDAM-1650]

    • -1
    • +1
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
Implemented fixes to get a 1D macrostability calculation running:

- Added explicit test settings

- Changed WaterpressureInterpolationModel as the enums should be zero-based instead of 1 based

- Fixed dictionary lookup issues in the FillMacroStabilityWrapperInputFromEngine

- Added newly generated file from DAMUI to the solution

Related to Issue [MWDAM-1650]

    • -9
    • +10
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 5 more files in changeset.
Fixed failing unit test:

- Transfer only the tangent lines to the KernelUpliftVanCalculationGrid when the AutoTangentLines is false, otherwise use the definitions by the kernelSearchAreaConditions

- Removed obsolete code and aliases

Related to Issue [MWDAM-1654]

    • -27
    • +7
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
    • -9
    • +11
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
  1. … 1 more file in changeset.
Fixed conversions of TangentLinesDefinition

Improve Tangentlines transfer to kernel

Related to Issue [MWDAM-1654]

    • -2
    • +2
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
    • -11
    • +10
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
  1. … 4 more files in changeset.
Improve passing of tangent lines to C#-Wrapper

Related to Issue [MWDAM-1654]

    • -5
    • +13
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 1 more file in changeset.
Add specified tangent lines to UpliftVan grid

Related to Issue [MWDAM-1654]

  1. … 1 more file in changeset.
Refactored.

Prepare for creation of tangent lines on boundary lines

Related to Issue [MWDAM-1654]

    • -1
    • +1
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
    • -2
    • +2
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
  1. … 1 more file in changeset.
Improved getting back results from C#wrapper with tests

Related to Issue [MWDAM-1627]

    • -9
    • +11
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperOutput.cs
  1. … 3 more files in changeset.
Re-instated using UpliftVanCalculationGrid.

Related to Issue [MWDAM-1627]

    • -2
    • +2
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
    • -0
    • +29
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
  1. … 2 more files in changeset.
Adapted to new version of C#wrapper, fixed some WIP-test for the wrapper.

Related to Issue [MWDAM-1627]

    • -14
    • +12
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
    • -7
    • +6
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
    • -2
    • +2
    ./MacroStabilityIo/ConversionHelper.cs
  1. … 5 more files in changeset.
Incorporated comments review:

- Adjusted function names

- Removed unused variable

Related to Issue [MWDAM-1398]

  1. … 2 more files in changeset.
Adapted the calculation grid. Cleaned code a bit.

Related to Issue [MWDAM-1627]

    • -4
    • +0
    ./MacroStabilityIo/FillMacroStabilityWrapperOutputFromEngine.cs
    • -2
    • +26
    ./MacroStabilityIo/FillMacroStabilityWrapperInputFromEngine.cs
    • -25
    • +32
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperInput.cs
    • -8
    • +4
    ./MacroStabilityIo/FillEngineFromMacroStabilityWrapperOutput.cs
  1. … 4 more files in changeset.
Removed double using.

Related to Issue [MWDAM-1632]

    • -16
    • +15
    ./MacroStabilityIo/ConversionHelper.cs
Cleanup the 1D profile implementation:

- No need for separate CreateHeadLine method, as the generic method will already create one.

Related to Issue [MWDAM-1398]

  1. … 1 more file in changeset.
Added NULL checks to the converter routine:

- Generalised log message

Related to Issue [MWDAM-1398]

  1. … 4 more files in changeset.
Added testcase which represents the edgecase when multiple aquifer layers for the inebtween aquifer layer does not envelope the whole X coordinate range

Related to Issue [MWDAM-1398]

  1. … 1 more file in changeset.
Added first implementation of PLLine conversion to waternet input for 2D profiles

Related to Issue [MWDAM-1398]

  1. … 1 more file in changeset.