DamEngine

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Validation of the input performed for all integration tests.

Method for running integration tests is made generic.

Missing categories added.

Related to Issue [MWDAM-1651]

columns for type of soil profiles (1D or 2D) added

Related to Issue [MWDAM-1651]

    • binary
    ./trunk/doc/Work/DAMEngine_OverviewIntegrationTests.xlsx
Fixed 2 bugs indicated by sonarcloud

Related to Issue [MWDAM-1911]

Adapted to review comments.

Related to Issue [MWDAM-1948]

    • -2
    • +1
    ./trunk/src/common/settings/General.DotSettings
Removed copying location as that makes the SensorLocation dictionary unusable.

Related to Issue [MWDAM-1889]

Corrected ShearStrengthModel to CPhi for all None values as None is no longer accepted.

Related to Issue [MWDAM-1651]

Force Deltares.DamEngine.ConsoleRun.exe build to x64

Related to Issue [MWDAM-1959]

Obsolete document removed (is replaced by Excel sheet)

Related to Issue [MWDAM-1944]

    • binary
    ./trunk/doc/Work/DamEngine Macrostability Integration tests.docx
Deltares.DamEngine.ConsoleRun.exe build to AnyCPU

Related to Issue [MWDAM-1959]

Corrected some of the number of cores values for the Multicore tests, added a test for MacroStabilityInwardsTest (DesignBishopOptimizedSlopeAndShoulderAdaptionWithScenariosForHeadPL3CalculatesCorrect) and several for the MultiCoreMacroStabilityTests.

Related to Issue [MWDAM-1944]

    • binary
    ./trunk/doc/Work/DAMEngine_OverviewIntegrationTests.xlsx
Force Deltares.DamEngine.ConsoleRun.exe to x64 and build to exe

Related to Issue [MWDAM-1959]

Bump package StixFileWriter to 23.2.1.6

Related to Issue [MAC-1959]

Add test for 64 bits

Related to Issue [MWDAM-1959]

Adapted the operational calculator, improved the description of the reason of the ignored test.

Related to Issue [MWDAM-1889]

Cleaned the multicore tests.

Related to Issue [MWDAM-1948]

Now all the multicore adaption tests should succeed.

Related to Issue [MWDAM-1948]

Signed DLL copied to DAM Engine

Related to Issue [MWDAM-1947]

Corrected some of the tests, now only two fail again,

Related to Issue [MWDAM-1948]

Adapted to review comments.

Related to Issue [MWDAM-1934]

Corrected all test values in order to make test much more rigid. Now 5 tests fail instead of 2.

Related to Issue [MWDAM-1948]

Renamed the method and moved it to DesignScenario (where it actually belongs).

Related to Issue [MWDAM-1934]

Added extra test for Adaption (non multicore) as SonarCloud says its not covered (it is, but only in multicore). Added two words to the dictionary to prevent annoying wrong hint/problems. Solve two smells.

Related to Issue [MWDAM-1948]

    • -0
    • +2
    ./trunk/src/common/settings/General.DotSettings
Bump package StixFileWriter to 23.2.1.5

Related to Issue [MAC-1383]

Add test for 64 bits

Related to Issue [MWDAM-1959]

  1. ./trunk/src/Deltares.DamEngine.ConsoleRun.Tests
Unused Shear Strength Models are removed from xsd, code and documentation

Related to Issue [MWDAM-1954]

Added the missing test file, set the tests expected to fail (2) to WiP.

Related to Issue [MWDAM-1948]

Fixed some tests that have no scenarios in the input file.

Related to Issue [MWDAM-1948]

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. … 11 more files in changeset.
First repair some things in Adaption calculations themselves:

- give CircleSurfacePointRightXCoordinate a proper value

- remove unused CircleSurfacePointLeftXCoordinate

- make sure centerOfLeftGridXCoordinate is given a proper value when IsGridAutomatic = true.

Related to Issue [MWDAM-1948]

Extracted the method as requested.

Related to Issue [MWDAM-1934]