DamClients

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed DamCalculationBenchmarkTest.cs from Deltares.Dam.Tests.csproj, because it is also in Deltares.Dam.BenchmarkTests.csproj

Related to Issue [MWDAM-1519]

Regenerated damx files for benchmarks, from importing data with defx.

Related to Issue [MWDAM-1519]

readded uplift test files, such that new damx files can be created

Related to Issue [MWDAM-1519]

  1. … 62 more files in changeset.
new data to test issue

Related to Issue [MWDAM-1517]

reduced # scenarios to test issue

Related to Issue [MWDAM-1514]

Removed parameters from Location that are in Scenario as well.

Related to Issue [MWDAM-1537]

    • -4
    • +0
    ./DamUI/trunk/src/Dam/Tests/CsvImporterTest.cs
    • -13
    • +13
    ./DamUI/trunk/src/Dam/Tests/CsvImporterTestsNew.cs
  1. … 22 more files in changeset.
Fixed IO tests, due to Removed ModelFactors.

Related to Issue [MWDAM-1519]

Removed ModelFactors from Location in xsd.

Related to Issue [MWDAM-1519]

Fixed IO tests, due to Removed HeadPl3, HeadPl4, Pl1BelowCrestRiverside, Pl1BelowCrestPolderside, Pl1BelowShoulderCrestPolderside, Pl1BelowToeDikePolderside, Pl1BelowCrestMiddle, Pl1FactorBelowShoulderCrest from WaternetOptions.

Related to Issue [MWDAM-1519]

Removed HeadPl3, HeadPl4, Pl1BelowCrestRiverside, Pl1BelowCrestPolderside, Pl1BelowShoulderCrestPolderside, Pl1BelowToeDikePolderside, Pl1BelowCrestMiddle, Pl1FactorBelowShoulderCrest from WaternetOptions.

Related to Issue [MWDAM-1519]

Fixed tests due to: Renamed WaterHeight back to RiverLevel, except in csv files.

Related to Issue [MWDAM-1521]

Fixed failing tests:

- WaterHeight was renamed back to RiverLevel which caused the newly introduced visibility tests to fail.

Related to Issue [MWDAM-1518]

    • -6
    • +6
    ./DamUI/trunk/src/Dam/Tests/LocationTest.cs
Removed obsolete parameters ProbabilisticType and SoilType.

Related to Issue [MWDAM-1527]

Renamed WaterHeight back to RiverLevel, except in csv files.

Related to Issue [MWDAM-1521]

    • -2
    • +2
    ./DamUI/trunk/src/Dam/Tests/CsvImporterTest.cs
    • -2
    • +2
    ./DamUI/trunk/src/Dam/Tests/LocationTest.cs
    • -12
    • +12
    ./DamUI/trunk/src/Dam/Tests/CsvImporterTestsNew.cs
Removed obsolete parameter IsUseOriginalCalculationOptions, cleaned up text references for previous obsolete parameters and removed obsolete Overtopping calculator.

Related to Issue [MWDAM-1527]

Raise exception when river level is not defined in ValidateDamProjectData

Related to Issue [MWDAM-1521]

Removed obsolete parameters GrassQuality, Direction, LevelReductionInside, LevelReductionOutside, LayerHeightDeviation, LayerHeightDistribution and IsUseOriginalPLLineAssignments.

Related to Issue [MWDAM-1527]

    • -59
    • +15
    ./DamUI/trunk/src/Dam/Forms/DamProjectCalculationSpecificationPropertyControl.Designer.cs
  1. … 12 more files in changeset.
Added comments at tests

Related to Issue [MWDAM-1516]

Restored removed controls as these should still be visible when the project is not in design mode.

Merged revision(s) 2445 from DamClients/DamUI/trunk:

Removed obsolete properties from the LocationPropertyControl:

- Removed HeadPL3 and HeadPL4 items

Related to Issue [MWDAM-1518]

Reordered properties that are related to the scenarios tab:

- Visibility should however be maintained when the program is not in DesignMode

-- Added tests to verify behaviour of the parameters that are also displayed in the scenariostab

-- Optimized the switch-case logic by using fall-through

Related to Issue [MWDAM-1518]

    • -0
    • +106
    ./DamUI/trunk/src/Dam/Tests/LocationTest.cs
Restored removed properties as the context should determine the visibility and not the object itself

---

Merged revision(s) 2447 from DamClients/DamUI/trunk:

Removed obsolete properties from the Location:

- Removed the UpliftCriteria for Piping and Stability as these are already presented by the scenario

Related to Issue [MWDAM-1518]

Updated comments about required properties in scenarios.csv

Related to Issue [MWDAM-1531]

Adapted test values to the removal of code deleting locations. Due to this, more locations and less errors are to be expected.

Related to Issue [MWDAM-1524]

file with distance to entry point

Related to Issue [MWDAM-1361]

Corrected test by setting the illegal value to a field that is read instead of now skipped.

Related to Issue [MWDAM-1527]

    • -1
    • +1
    ./DamUI/trunk/src/Dam/Tests/CsvImporterTestsNew.cs
Removed all probabilistic parameters except for type. Also removed obsolete SchematizationFactorData and control.

Related to Issue [MWDAM-1527]

    • -2
    • +0
    ./DamUI/trunk/src/Dam/Forms/DamPlugin.cs
    • -15
    • +0
    ./DamUI/trunk/src/Dam/Tests/CsvImporterTestsNew.cs
  1. … 15 more files in changeset.
DikeTableHeight is no longer required in scenarios.csv

Related to Issue [MWDAM-1531]

Removed deleting locations when WaterHeight is not specified in import.

Related to Issue [MWDAM-1524]

Removed the water_height_decimeringshoogte and max_water_height options.

Related to Issue [MWDAM-1527]

    • -3
    • +1
    ./DamUI/trunk/src/Dam/Tests/CsvImporterTest.cs
    • -13
    • +1
    ./DamUI/trunk/src/Dam/Tests/CsvImporterTestsNew.cs
Fixed another test for changed csv column names.

Related to Issue [MWDAM-1530]