Dam

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Set 6 unit tests to work in progress (DamMacroStability kernel is being replaced by Macrostability kernel in DamEngine)

Related to Issue [MWDAM-1625]

    • -0
    • +7
    ./Tests/DamCalculationBenchmarkTest.cs
    • -0
    • +4
    ./Tests/Deltares.Dam.BenchmarkTests.csproj
Set 2 unit tests to work in progress (DamMacroStability kernel is being replaced by Macrostability kernel in DamEngine)

Related to Issue [MWDAM-1625]

    • -0
    • +4
    ./Tests/Deltares.Dam.IntegrationTests.csproj
Transfer soilparameters to DamEngine:

- RRatio

- StrengthIncreaseExponent

- RatioCuPc

Added test for import of RatioCuPc

Related to Issue [MWDAM-1625]

  1. … 2 more files in changeset.
Make materials table always visible

Related to Issue [MWDAM-1625]

Extend test for reading soils with RRatio and StrengthIncreaseExponent

Related to Issue [MWDAM-1625]

Incorporated comments reviewer:

- Removed ZoneAreas as ZoneType input parameter

-- Fixed failing test

Related to Issue [MWDAM-1382]

Incorporated comments reviewer:

- Removed ZoneAreas as ZoneType input parameter

-- Fixed input for test files

Related to Issue [MWDAM-1382]

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

- Removed ZoneAreaRestSlopeCrestWidthAttribute from the DAM data model

Related to Issue [MWDAM-1382]

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

- Removed ZoneAreaRestSlopeCrestWidthAttribute from the importing logic

Related to Issue [MWDAM-1382]

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

- Removed zone references

Related to Issue [MWDAM-1382]

Add test for reading soils

Related to Issue [MWDAM-1625]

    • binary
    ./Tests/DamProjectTest/DamProjectTestMSoilbaseRead.mdb
Add missing references (try to fix execution timeout on buildagents)

Related to Issue [MWDAM-1622]

    • -0
    • +12
    ./Tests/Deltares.Dam.IntegrationTests.csproj
    • -0
    • +12
    ./Application/Deltares.Dam.Application.csproj
Removed zoning columns and parameters:

- Output is not available with the new macrostability kernel

Related to Issue [MWDAM-1382]

  1. … 2 more files in changeset.
Disabled the binding of the OpenCalculation button:

- Binding disabled to hide the button

Related to Issue [MWDAM-1382]

    • -1
    • +2
    ./Forms/DesignCalculationPropertyControl.cs
Disabled image loading of calculation results

Related to Issue [MWDAM-1382]

LoadCompatiblityTests now not work in progress anymore

Related to Issue [MWDAM-1626]

Fixed unit test by setting the resulst to the new results (input project was changed)

Related to Issue [MWDAM-1626]

Added backward compatibility for 18.1.3 and earlier

Related to Issue [MWDAM-1626]

  1. … 2 more files in changeset.
Add warning when loading older dam project.

Start implementation of backward compatibility

Related to Issue [MWDAM-1626]

Related to Issue [MWDAM-1621]

  1. … 4 more files in changeset.
Fixed failing tests buildserver:

- PolderLevel needs to be specified in order to load scenarios

Related to Issue [MWDAM-1584]

Fixed failing tests buildserver:

- PolderLevel needs to be specified in order to load scenarios

Related to Issue [MWDAM-1584]

Incorporated comments review:

- Made file path variable when creating test files

- Fixed failing unit tests

Related to Issue [MWDAM-1584]

Incorporated comments review:

- Made file path variable when creating test files

Related to Issue [MWDAM-1584]

    • -203
    • +185
    ./Tests/CsvImporterTestsNew.cs
Outcomment debug code

Related to Issue [MWDAM-1617]

Fixed unit tests

Related to Issue [MWDAM-1617]

    • -95
    • +22
    ./Tests/FailureMechanismTests.cs
  1. … 1 more file in changeset.
Added check on scenarios

Related to Issue [MWDAM-1620]

Cleanup test:

- Replaced .Where().FirstOrDefault() statements with .FirstOrDefault(predicate) statements for readability and performance reasons

Related to Issue [MWDAM-1584]

Fixed failing unit tests: fixed for the csv plugin importer as the PolderLevel property was moved from Location to Scenario

Related to Issue [MWDAM-1584]

Fixed failing unit tests: fixed for the plugin importer as the HeadPl2 property was moved from Location to Scenario

Related to Issue [MWDAM-1584]

Fixed failing unit tests: fixed for the ScenarioTest as the PolderLevel became a NonNullable property.

Related to Issue [MWDAM-1584]