Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Obsolete properties removed from DAM Engine data model

Related to Issue [MWDAM-2232]

  1. … 10 more files in changeset.
Obsolete soil properties removed from the DAM Engine xml input and Soil data object

Related to Issue [MWDAM-2803]

  1. … 22 more files in changeset.
DilatancyType change to Phi and expected factors updated

Related to Issue [MWDAM-2805]

  1. … 1 more file in changeset.
Unused soils removed and DilatancyType set explicitly to Zero (is default)

Related to Issue [MWDAM-2805]

    • -109
    • +20
    ./DamEngineDataTestFactory.cs
Commit of all tests adapted to removal of geometry point from loop/geometrypointstring.

Related to Issue [MWDAM-2764]

  1. … 28 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.
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.
Convert to file-scoped namespace

Related to Issue [MWDAM-1878]

    • -279
    • +278
    ./DamEngineDataTestFactory.cs
  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.
Remove unused directives

Related to Issue [MWDAM-1856]

  1. … 22 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.
Fixed the issue by replacing soil as dictionary key by soilname as key for the Aquifer dictionary. Now the aquifers can be found.

Related to Issue [MWDAM-1697]

  1. … 8 more files in changeset.
Corrected handling for grid and tangent lines as well as all water net data. Now the failing tests work so removed the WiP status for these tests.

Related to Issue [MWDAM-1627]

  1. … 10 more files in changeset.
Improved wrapper and test.

Related to Issue [MWDAM-1627]

  1. … 2 more files in changeset.
Adapted to new version of C#wrapper, fixed some WIP-test for the wrapper.

Related to Issue [MWDAM-1627]

  1. … 7 more files in changeset.
Incorporated comments reviewer:

- Renamed testhelper

Related to Issue [MWDAM-1629]

  1. … 4 more files in changeset.