Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Unit test added using the data provided by RPS in issue MWDAM_2631.

Code corrected for searching the intersection point with PL1.

Unused property XSoilGeometry2DOrigin removed from PlLinesCreator.

Related to Issue [MWDAM-2631]

  1. … 22 more files in changeset.
Remove code for reading sti files.

Related to Issue [MWDAM-2160]

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

Related to Issue [MWDAM-2649]

  1. … 11 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.
Refactoring: comments improved + unused method DetermineStabilityUplift removed

Related to Issue [MWDAM-2226]

  1. … 5 more files in changeset.
Waternet type "Linear" implemented including unit tests

Related to Issue [MWDAM-2201]

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

Related to Issue [MWDAM-2007]

  1. … 329 more files in changeset.
Made sure that during one calculation (per location per subsoil per scenario) only the CurrentScenario is used. For Design, all scenarios but the Current are removed at the start of the calculation. For Operational, there only ever is one scenario (as this is a demand which is tested). Replaced use of Scenarios[0] with CurrentScenario, removed Scenarios from Dike. Also removed the reference to Location in DesignScenario, added LocationName to DesignScenario.

Adapted all tests for this. I expect two failing (new) tests at the moment.

Related to Issue [MWDAM-1948]

  1. … 25 more files in changeset.
Implemented the improvements for Multi Core as found solving MWDAM-1906 and MWDAM-1925.

Related to Issue [MWDAM-1934]

  1. … 9 more files in changeset.
Fixed the problem for CurrentScenario = null.

Related to Issue [MWDAM-1906]

Fixed the scenario Head problems for trunk version.

Related to Issue [MWDAM-1906]

Use string interpolation

Related to Issue [MWDAM-1878]

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

Related to Issue [MWDAM-1878]

  1. … 321 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-1874]

  1. … 398 more files in changeset.
Run clean-up to update file headers

Related to Issue [MWDAM-1854]

  1. … 333 more files in changeset.
Removed UpliftSituation as result from Helper function as it was never used.

Related to Issue [MWDAM-1852]

  1. … 6 more files in changeset.
Create UpliftSituation for output parameter

Related to Issue [MWDAM-1856]

Updated the headers files for the code projects after updating the template.

Related to Issue [MWDAM-1730]

  1. … 276 more files in changeset.
Fixed Piping in v20 too.

Related to Issue [MWDAM-1677]

  1. … 13 more files in changeset.
Moved HeadPl2 within Location from WaternetOptions to DesignScenario. Also removed HeadPl3 and HeadPl4 from Location.

Started fixing failing tests.

Related to Issue [MWDAM-1618]

  1. … 18 more files in changeset.
Moved PolderLevel within Location from WaternetOptions to DesignScenario.

Related to Issue [MWDAM-1618]

  1. … 29 more files in changeset.
Removed Assessment mode from the Engine (code and xsd). Note: the enumerations belonging to this mode will be removed in next commit as this is part of two issues.

Related to Issue [MWDAM-1410]

  1. … 79 more files in changeset.
Update license headers to 2019
  1. … 111 more files in changeset.
Added test for DetermineStabilityUplift with SoilProfile2D. Pass SoilProfile2D to UpliftLocationDeterminator.

Related to Issue [MWDAM-1377]

  1. … 6 more files in changeset.
Connected SensorPlLineCreator for operational calculation

Related to Issue [MWDAM-1254]

  1. … 12 more files in changeset.
Updated the test data. Added extra tests for more more scenarios. All tested scenarios work for single core. Still to test is scenario 2.

Related to Issue [MWDAM-1111]

  1. … 8 more files in changeset.
Added extra test for scenarios 1, 3, 5, 6, 7, 8, 9, 10 and 11. To get any results I added temp code to PlLinesHelper (see ToDo). Also corrected small error in message in PlLinesCreator (wrong value was given).

Related to Issue [MWDAM-1111]

  1. … 5 more files in changeset.
Implemented proper use of regional assessment scenario job settings throughout all wrappers, kernels and helpers to ensure correct pl-lines and results for test.

Single core now works fully for regional assessment.

Related to Issue [MWDAM-1111]

  1. … 17 more files in changeset.
Renamed PLLine to PlLine

Related to Issue [MWDAM-1153]

  1. … 28 more files in changeset.
Renamed PLLine to PlLine

Related to Issue [MWDAM-1153]

  1. … 33 more files in changeset.