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

    • -178
    • +0
    ./HydraulicShortcut/HydraulicShortcutEvaluatorTests.cs
    • -133
    • +0
    ./Evaluator/AquitardEvaluatorTests.cs
    • -93
    • +0
    ./Evaluator/UpliftEvaluatorTests.cs
    • -57
    • +0
    ./Evaluator/DikeMaterialEvaluatorTests.cs
  1. … 72 more files in changeset.
Update license headers

Related to Issue [MWDAM-1369]

    • -1
    • +1
    ./HydraulicShortcut/HydraulicShortcutEvaluatorTests.cs
    • -1
    • +1
    ./Evaluator/DikeMaterialEvaluatorTests.cs
  1. … 31 more files in changeset.
Moved testfiles to better (new) position.

Related to Issue [MWDAM-1111]

    • -408
    • +0
    ./RegionalAssessmentCalculatorTests.cs
  1. … 23 more files in changeset.
Cleaned up code according to comments of reviewer.

Related to Issue [MWDAM-1111]

    • -408
    • +0
    ./RegionalScenariosCalculationTests.cs
    • -0
    • +408
    ./RegionalAssessmentCalculatorTests.cs
  1. … 18 more files in changeset.
Finished multi core integration for regional assessment.

Related to Issue [MWDAM-1144]

    • -1
    • +21
    ./RegionalScenariosCalculationTests.cs
  1. … 4 more files in changeset.
Cleaned Location.

Related to Issue [MWDAM-1111]

    • -2
    • +2
    ./HydraulicShortcut/HydraulicShortcutEvaluatorTests.cs
  1. … 7 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]

    • -59
    • +167
    ./RegionalScenariosCalculationTests.cs
  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
    • +161
    ./RegionalScenariosCalculationTests.cs
  1. … 5 more files in changeset.
Move slow tests to "Slow" category

Related to Issue [MWDAM-1178]

    • -1
    • +1
    ./RegionalScenariosCalculationTests.cs
  1. … 2 more files in changeset.
Split existing WIP into two parts, one working single core, one still WIP failing multi core.

Related to Issue [MWDAM-1111]

    • -5
    • +13
    ./RegionalScenariosCalculationTests.cs
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]

    • -45
    • +32
    ./RegionalScenariosCalculationTests.cs
  1. … 17 more files in changeset.
Interim commit. Improved implementation piping by passing correct failure mechanism for wrapper and correct water level.

Related to Issue [MWDAM-1111]

    • -1
    • +1
    ./RegionalScenariosCalculationTests.cs
  1. … 1 more file in changeset.
Interim commit. Extended test and implemented piping.

Related to Issue [MWDAM-1111]

    • -3
    • +38
    ./RegionalScenariosCalculationTests.cs
  1. … 1 more file in changeset.
Interim commit. Stability part working, also in multi processor mode. Answers still wrong because of missing soil type.

Related to Issue [MWDAM-1111]

    • -25
    • +34
    ./RegionalScenariosCalculationTests.cs
  1. … 7 more files in changeset.
Minor review issues fixed

Related to Issue [MWDAM-1108]

Interim commit. ICalculation interface to be moved from IKernelWrapper to KernelWrappers themselves. Also related too Issue [MWDAM-1144]

Related to Issue [MWDAM-1111]

    • -0
    • +81
    ./RegionalScenariosCalculationTests.cs
  1. … 11 more files in changeset.
Added test.

Related to Issue [MWDAM-1108]

    • -0
    • +69
    ./RegionalScenarioSelectorTests.cs
  1. … 1 more file in changeset.
Added other evaluators too (including tests) because AquitardEvaluator is used by HydraulicShortcutEvaluator and the others are needed for RegionalAssessment.

Related to Issue [MWDAM-1087]

    • -0
    • +133
    ./Evaluator/AquitardEvaluatorTests.cs
    • -0
    • +93
    ./Evaluator/UpliftEvaluatorTests.cs
    • -0
    • +57
    ./Evaluator/DikeMaterialEvaluatorTests.cs
  1. … 11 more files in changeset.
Added hydraulic shortcut evaluator including tests.

Related to Issue [MWDAM-1087]

    • -0
    • +178
    ./HydraulicShortcut/HydraulicShortcutEvaluatorTests.cs
  1. … 7 more files in changeset.