Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adapted to review

Related to Issue [MWDAM-2939]

  1. … 1 more file in changeset.
Merged revision(s) 6441 from DamEngine/branches/DamEngine 25.1:

Copyright year in translation.xml files and Designer files updated to 2025

Related to Issue [MWDAM-2038]

........

  1. … 5 more files in changeset.
Added transfer of sliding planes and slices

Related to Issue [MWDAM-2925]

  1. … 4 more files in changeset.
Reformat and Cleanup Deltares to update the copyright to 2025

Related to Issue [MWDAM-2038]

    • -2
    • +2
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
    • -1
    • +1
    ./DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
  1. … 382 more files in changeset.
Use of MathNet package removed because not found anymore

Related to Issue [MWDAM-2038]

Moved adapting surfaceline to a higher level (surfaceline instead of geometrypointstring) to prevent removing "real" characteristic points (i.e. other than type = None). Cleaned code a bit.

Related to Issue [MWDAM-2208]

  1. … 8 more files in changeset.
Rename CalcPoints to Points and calcPoints to points.

Related to Issue [MWDAM-2768]

  1. … 43 more files in changeset.
Removed obsolete parameters and class.

Related to Issue [MWDAM-2208]

  1. … 17 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
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
    • -1
    • +1
    ./DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
  1. … 48 more files in changeset.
Adapted to review: method starting with Get renamed into Determine

Related to Issue [MWDAM-2724]

  1. … 3 more files in changeset.
Validation performed in PlLinesCreator removed because duplication of the validation performed in ValidateSoilProfileForPlLinesCreation

Related to Issue [MWDAM-2724]

  1. … 5 more files in changeset.
Reimplemented remove shift.

Related to Issue [MWDAM-2677]

    • -1
    • +1
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
  1. … 7 more files in changeset.
Reverted remove shift until UI is OK.

Related to Issue [MWDAM-2677]

    • -1
    • +1
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
  1. … 9 more files in changeset.
Removed using shift as that should be a task in the UI, not in the engine.

Related to Issue [MWDAM-2677]

    • -1
    • +1
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
  1. … 8 more files in changeset.
Fix handling when design is unsuccessful

Related to Issue [MWDAM-2474]

    • -0
    • +4
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
  1. … 4 more files in changeset.
Fix Adapt geometry optimized slope and shoulder adjustment

Related to Issue [MWDAM-2474]

    • -4
    • +2
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
    • -2
    • +2
    ./DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
  1. … 3 more files in changeset.
Adapted to review

Related to Issue [MWDAM-2643]

  1. … 2 more files in changeset.
Fix sonarcloud Reliability issues: Do not check floating point equality with exact values, use a range instead

Related to Issue [MWDAM-2643]

  1. … 2 more files in changeset.
Removed properties from Location that are duplicated in DesignScenario

Related to Issue [MWDAM-2649]

  1. … 11 more files in changeset.
The shift of the geometry compared to the surface line is implemented and tested.

Related to Issue [MWDAM-2677]

    • -1
    • +1
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
  1. … 7 more files in changeset.
Fix unit tests

Related to Issue [MWDAM-2472]

Related to Issue [MWDAM-2469 MWDAM-2472]

  1. … 1 more file in changeset.
Improve adapt geometry

- Use always shoulder embankment material

- Always use the original SoilProile2D to combine with the new adapted surfaceline

Related to Issue [MWDAM-2472]

Related to Issue [MWDAM-2469]

    • -3
    • +2
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
    • -6
    • +3
    ./DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
  1. … 2 more files in changeset.
Improve optimized first shoulder and shoulder adaption

Related to Issue [MWDAM-2469]

    • -30
    • +7
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
  1. … 1 more file in changeset.
Implement shoulder embankment material for adapt first shoulder adaption then shoulder adaption

Related to Issue [MWDAM-2472]

    • -0
    • +3
    ./DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
  1. … 5 more files in changeset.
Improve adapt first shoulder adaption then shoulder adaption

Related to Issue [MWDAM-2472]

    • -0
    • +5
    ./DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
  1. … 1 more file in changeset.
Cleanup and reformat

Related to Issue [MWDAM-2132]

  1. … 19 more files in changeset.
Improve code: use Exists instead of Any

Related to Issue [MWDAM-2140]

Improved handling of failed stability calculations

Related to Issue [MAC-2116]

Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2007]

    • -2
    • +3
    ./DesignCalculatorFirstSlopeAdaptionThenShoulderAdaption.cs
    • -17
    • +17
    ./DesignCalculatorCombinedSlopeAndShoulderAdaption.cs
  1. … 315 more files in changeset.
Now all the multicore adaption tests should succeed.

Related to Issue [MWDAM-1948]

  1. … 2 more files in changeset.