Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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]

    • -16
    • +0
    ./SoilProfile2DSurfaceLineHelper.cs
  1. … 9 more files in changeset.
Adapted surfaceline and geometry input for kernel by getting rid of points that are alomost the same which (sometimes) leads to accuracy problems in the kernel.

Related to Issue [MWDAM-2208]

    • -0
    • +16
    ./SoilProfile2DSurfaceLineHelper.cs
  1. … 5 more files in changeset.
all changes reverted due to unexpected failing tests in TC (Won't do sonarcloud suggestion)

Related to Issue [MWDAM-2767]

Method GetHashCode updated to avoid tests failing

Related to Issue [MWDAM-2767]

Rename CalcPoints to Points and calcPoints to points.

Related to Issue [MWDAM-2768]

  1. … 5 more files in changeset.
Override methods added again

Related to Issue [MWDAM-2767]

Rename CalcPoints to Points and calcPoints to points.

Related to Issue [MWDAM-2768]

  1. … 38 more files in changeset.
Override methods removed because TC tests fail

Related to Issue [MWDAM-2767]

methods implemented again to solve sonarcloud issue

Related to Issue [MWDAM-2767]

Override methods removed

Related to Issue [MWDAM-2767]

Adapted to review + solved last sonar cloud issue

Related to Issue [MWDAM-2767]

  1. … 1 more file in changeset.
Obsolete properties removed from DAM Engine data model

Related to Issue [MWDAM-2232]

  1. … 10 more files in changeset.
Problem with missing top layer in DWP_17 solved

Related to Issue [MWDAM-2785]

Obsolete soil properties removed from the DAM Engine xml input and Soil data object

Related to Issue [MWDAM-2803]

  1. … 21 more files in changeset.
Sonarcloud issues solved

Related to Issue [MWDAM-2767]

  1. … 6 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. … 47 more files in changeset.
Adapted to review comments.

Related to Issue [MWDAM-2258]

Adapted to review: method starting with Get renamed into Determine

Related to Issue [MWDAM-2724]

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

Related to Issue [MWDAM-2724]

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

Related to Issue [MWDAM-2677]

    • -30
    • +14
    ./SoilProfile2DSurfaceLineHelper.cs
  1. … 6 more files in changeset.
Comparison of geometry bounds improved using tolerance

Related to Issue [MWDAM-2712]

Reverted remove shift until UI is OK.

Related to Issue [MWDAM-2677]

    • -16
    • +29
    ./SoilProfile2DSurfaceLineHelper.cs
  1. … 8 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]

    • -29
    • +16
    ./SoilProfile2DSurfaceLineHelper.cs
  1. … 7 more files in changeset.
Add SuTable to DamEngine. Write xml from DamUI.

Modified xsd. Added ReadMe.txt to xsd folder.

Related to Issue [MWDAM-2539]

  1. … 8 more files in changeset.
Adapted to review comment by Tom. Also contains the fix for review comment on Issue [MWDAM-2400] by Virginie.

Related to Issue [MWDAM-2258]

    • -36
    • +31
    ./SoilProfile2DSurfaceLineHelper.cs
Failing tests for shift geometry solved (when calling ReconstructSurfaces the surface line of the original soil profile had no points)

Related to Issue [MWDAM-2677]

  1. … 3 more files in changeset.
Shift temporary set to 0 because implementation is not correct

Related to Issue [MWDAM-2677]

Commit 5760 partly reverted: Z coord. of point should be modified

Related to Issue [MWDAM-2677]

Unit tests including shift of the geometry are extended to highlight new bug

Related to Issue [MWDAM-2677]

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

Related to Issue [MWDAM-2677]

  1. … 6 more files in changeset.