FillEngineFromMacroStabilityWrapperInput.cs

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rename CalcPoints to Points and calcPoints to points.

Related to Issue [MWDAM-2768]

    • -1
    • +1
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 44 more files in changeset.
Removed GeometryPoint from GeometryPointString/GeometryLoop classes and everywhere it was used. Improved geometry generation and Clone() methods for SoilProfile2D.

Related to Issue [MWDAM-2760]

    • -1
    • +1
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 55 more files in changeset.
New choice (Automatic) added for Tangent line definition of UpliftVan, connected to the automatic method of Mac kernel

Related to Issue [MWDAM-2659]

    • -1
    • +1
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 8 more files in changeset.
Search area input is improved for Bishop (to fit the input of the MAC kernel) by using a new input parameter "BishopSearchAreaDetermination" (Automatic or Specified) which replaces the search method for grid and the search method for tangent lines.

Unit tests updated.

Related to Issue [MWDAM-2665]

    • -1
    • +1
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 15 more files in changeset.
Determination of the tangent lines (automatic or on boundary lines) is corrected (was reversed).

Unit tests added.

Related to Issue [MWDAM-2639]

    • -3
    • +3
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 9 more files in changeset.
Code refactored according to sonarcloud issues

Related to Issue [MWDAM-2573]

    • -1
    • +1
    ./FillEngineFromMacroStabilityWrapperInput.cs
Code refactored according to sonarcloud issues

Related to Issue [MWDAM-2573]

    • -9
    • +5
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 1 more file in changeset.
TrafficLoadDegreeOfConsolidation is connected to the Mac kernel

Related to Issue [MWDAM-2573]

    • -4
    • +25
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 5 more files in changeset.
Cleanup and reformat

Related to Issue [MWDAM-2132]

    • -1
    • +1
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 19 more files in changeset.
POP property added in the DAM Engine input and transferred to Macrostability as FixedSoilStresses

Related to Issue [MWDAM-2095]

    • -2
    • +3
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 7 more files in changeset.
Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2007]

    • -1
    • +1
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 329 more files in changeset.
Use string interpolation

Related to Issue [MWDAM-1878]

    • -3
    • +1
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 29 more files in changeset.
Convert to file-scoped namespace

Related to Issue [MWDAM-1878]

    • -250
    • +249
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 321 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-1874]

    • -52
    • +62
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 398 more files in changeset.
Run clean-up to update file headers

Related to Issue [MWDAM-1854]

    • -5
    • +5
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 333 more files in changeset.
Update the code for the new library of the Macrostability C#-wrapper.

Related to Issue [MWDAM-1848]

    • -3
    • +3
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 1 more file in changeset.
Updated the headers files for the code projects after updating the template.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 276 more files in changeset.
Update C# wrapper

Related to Issue [MWDAM-1694]

    • -1
    • +1
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 29 more files in changeset.
Corrected TangentLinesDefinition.

Related to Issue [MWDAM-1627]

    • -2
    • +2
    ./FillEngineFromMacroStabilityWrapperInput.cs
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]

    • -9
    • +11
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 2 more files in changeset.
Fixed conversions of TangentLinesDefinition

Improve Tangentlines transfer to kernel

Related to Issue [MWDAM-1654]

    • -11
    • +10
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 5 more files in changeset.
Refactored.

Prepare for creation of tangent lines on boundary lines

Related to Issue [MWDAM-1654]

    • -1
    • +1
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 3 more files in changeset.
Re-instated using UpliftVanCalculationGrid.

Related to Issue [MWDAM-1627]

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

Related to Issue [MWDAM-1627]

    • -7
    • +6
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 7 more files in changeset.
Adapted the calculation grid. Cleaned code a bit.

Related to Issue [MWDAM-1627]

    • -25
    • +32
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 7 more files in changeset.
Re-implemented r=the tangent lines now these are part of the wrapper again.

Related to Issue [MWDAM-1627]

    • -6
    • +5
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 2 more files in changeset.
Quick fix for compilation errors due to new release of C#wrapper.

Related to Issue [MWDAM-1627]

    • -9
    • +11
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 6 more files in changeset.
Implemented conversions for the waternet from the DamEngine to the calculation kernel.

Related to Issue [MWDAM-1398]

    • -52
    • +52
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 2 more files in changeset.
Adapted to review comments bar the renaming of the Fill.. classes themselves. Solved some SonarQube code smells. Complaints by SonarQube about uncovered lines are BUILLSHIT!!!!!!!!!!!!!! All the added lines are covered by the IO tests which is easily verifiable by setting some breakpoints and debugging the IO tests. You see the code is covered.

Related to Issue [MWDAM-1623]

    • -12
    • +12
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 2 more files in changeset.
Implemented conversions for the UpliftVanCalculationGrid from the DamEngine to the calculation kernel.

Related to Issue [MWDAM-1399]

    • -18
    • +23
    ./FillEngineFromMacroStabilityWrapperInput.cs
  1. … 2 more files in changeset.