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. … 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. … 55 more files in changeset.
Remove code for reading sti files.

Related to Issue [MWDAM-2160]

  1. … 27 more files in changeset.
Code improved and header in public method added

Related to Issue [MWDAM-2704]

  1. … 1 more file in changeset.
For the validation of the soil profile, an aquifer with aquitard inner loop is valid

Related to Issue [MWDAM-2704]

  1. … 2 more files in changeset.
Adapted to review: isolated aquifer changed to discontinuous aquifer

Related to Issue [MWDAM-2164]

  1. … 4 more files in changeset.
Adapted to review: typo + renaming + pictures of soil profile added in tests

Related to Issue [MWDAM-2164]

  1. … 3 more files in changeset.
Code refactored to solve issues detected by sonarcloud

Related to Issue [MWDAM-2581]

  1. … 1 more file in changeset.
Add a validation on the presence of isolated in-between aquifers

Related to Issue [MWDAM-2581]

  1. … 7 more files in changeset.
Validation of the Dike embankment material is incorrect (material needed only for 1D profile, not 2D)

Related to Issue [MWDAM-2164]

  1. … 1 more file in changeset.
Check on the presence of aquifers/aquitards for 1D profile is done at cross section DikeTopAtPolder (instead of DikeToeAtPolder) to include the layers in the dike body.

Related to Issue [MWDAM-2164]

Validations of the soil profile performed in class PlLinesCreator.cs and PlLinesToWaternetConverter.cs are moved to a new class SoilProfileValidator and called only by the PlLinesCreator.

Related to Issue [MWDAM-2164]

    • -0
    • +186
    ./SoilProfileValidator.cs
  1. … 14 more files in changeset.