FactoryForSurfaceLines.cs

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Commit of all tests adapted to removal of geometry point from loop/geometrypointstring.

Related to Issue [MWDAM-2764]

  1. … 28 more files in changeset.
Reduction of PL3/PL4 implemented when the aquifer intersects the surface line (i.e. the ditch)

Related to Issue [MWDAM-2691]

  1. … 4 more files in changeset.
Moved CreateSurfaceLine to FactoryForSurfaceLines

Related to Issue [MWDAM-2600]

  1. … 1 more file in changeset.
Delete Create Surface Line methods that are not used

Related to Issue [MWDAM-2600]

Add a validation on the presence of isolated in-between aquifers

Related to Issue [MWDAM-2581]

  1. … 7 more files in changeset.
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]

  1. … 14 more files in changeset.
Added Test for IsLayerAboveOriginalSurfaceLine

Related to Issue [MWDAM-2353]

  1. … 2 more files in changeset.
Unit tests added to highlight the problems

Related to Issue [MWDAM-2356]

  1. … 1 more file in changeset.
Unit test added for CombineSurfaceLineWithSoilProfile2D using complex 2D profile (with 6 surfaces in 2 layers) and a zigzag surface line.

Unused methods in FactoryForSurfaceLines removed.

Related to Issue [MWDAM-2257]

  1. … 2 more files in changeset.
Added check on surfaceline being strict ascending

Related to Issue [MWDAM-2132]

  1. … 4 more files in changeset.
Added test if surfaceline is fully above bottom of soilprofile2D before combining them

Related to Issue [MWDAM-2132]

  1. … 4 more files in changeset.
Fix CreateSurfaceLineTutorial1()

Related to Issue [MWDAM-2250]

Added (failing and ignored) test for combining a soilProfile2D with a surfaceline cutting the top boundary of the soilProfile2D

Related to Issue [MWDAM-2132]

  1. … 1 more file in changeset.
Added (failing and ignored) test for combining a soilProfile2D with a surfaceline fully below the top boundary of the soilProfile2D

Related to Issue [MWDAM-2132]

  1. … 1 more file in changeset.
Added (failing and ignored) test for combining a soilProfile2D with a surfaceline fully above the top boundary of the soilProfile2D

Related to Issue [MWDAM-2132]

  1. … 1 more file in changeset.
Use dedicated surfaceline for MacroStabilityCommon/MacroStabilityCommonHelperTests

Related to Issue [MWDAM-2132]

  1. … 1 more file in changeset.
Fix unit tests

Related to Issue [MWDAM-2132]

Added test MacroStabilityCommonHelperTests.GivenSoilGeometryProbabilityWithSoilProfile1DAndSurfaceLineWhenCombiningThenSoilProfile2DIsCreated()

Made most MacroStabilityCommonHelper methods static

Related to Issue [MWDAM-2132]

  1. … 5 more files in changeset.
Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2007]

  1. … 329 more files in changeset.
Convert to file-scoped namespace

Related to Issue [MWDAM-1878]

    • -630
    • +629
    ./FactoryForSurfaceLines.cs
  1. … 321 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-1874]

    • -124
    • +148
    ./FactoryForSurfaceLines.cs
  1. … 398 more files in changeset.
Run clean-up to update file headers

Related to Issue [MWDAM-1854]

  1. … 333 more files in changeset.
Updated the headers files for the test project after updating the template.

Related to Issue [MWDAM-1730]

  1. … 75 more files in changeset.
Update license headers

Related to Issue [MWDAM-1369]

  1. … 204 more files in changeset.
Renamed all remaining Wbi's to Wti's parameters.

Related to Issue [MWDAM-1351]

  1. … 22 more files in changeset.
Implemented The uplift safety calculation as performed by the WBI-calculator. Adapted tests en test data to be able to test this. Extended the engine/ui interface output xsd with the new output parameters. Renamed some of the existing Wbi output parameters to have better names.

Related to Issue [MWDAM-1349]

  1. … 12 more files in changeset.
Added comment headers. Changed namespace.

Related to Issue [MWDAM-1117]

  1. … 10 more files in changeset.