Dam

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add Waterboard Importer tests for SuTable

Related to Issue [MWDAM-2543]

    • -0
    • +88
    ./Deltares.Dam.Tests/WaterBoardImporterTests.cs
  1. … 13 more files in changeset.
Add SuTable column to GUI

Related to Issue [MWDAM-2543]

update sutables.csv

Related to Issue [MWDAM-2688]

Reverted revision(s) 5800 from DamClients/DamUI/trunk/src/Dam/Deltares.Dam.Tests/TestData/CSVData/Full1DProject/csvfiles:

update sigmataucurves.csv

Related to Issue [MWDAM-2688]

........

update sigmataucurves.csv

Related to Issue [MWDAM-2688]

Add SuTable to Dike

Related to Issue [MWDAM-2543]

    • -1
    • +1
    ./Deltares.Dam.Tests/IO/CombineImportedDataTest.cs
  1. … 1 more file in changeset.
Update lib with changes in DslGeo for SuTable

Related to Issue [MWDAM-2688]

    • -1
    • +9
    ./Deltares.Dam.Tests/IO/CombineImportedDataTest.cs
  1. … 11 more files in changeset.
Added import of Su Tables.

Removed unused MStabShearStrength

Related to Issue [MWDAM-2542]

    • -11
    • +88
    ./Deltares.Dam.Tests/CsvImporterTests.cs
    • -1
    • +0
    ./Deltares.Dam.TestHelper/FactoryForStabilityTests.cs
  1. … 10 more files in changeset.
Expected safety factor updated with new calculated value

Related to Issue [MWDAM-2677]

    • -1
    • +1
    ./Deltares.Dam.IntegrationTests/FailureMechanismTests.cs
Unwanted change reverted

Related to Issue [MWDAM-2667]

    • -2
    • +2
    ./Deltares.Dam.BenchmarkTests/DamCalculationBenchmarkTest.cs
For test Dijkring13NormalStabilityCalculation, the tangent lines definition is changed to On boundary lines to reduce the calculation duration

Related to Issue [MWDAM-2667]

    • -35
    • +35
    ./Deltares.Dam.BenchmarkTests/DamCalculationBenchmarkTest.cs
  1. … 2 more files in changeset.
New choice (Automatic) added for Tangent line definition of UpliftVan.

Xsd updated

Related to Issue [MWDAM-2667]

  1. … 3 more files in changeset.
Tab order corrected

Related to Issue [MWDAM-2654]

    • -39
    • +39
    ./Forms/DamProjectCalculationOptionsPropertyControl.Designer.cs
Visibility, enabling and translation corrected for the new input.

lib/DamEngine folder updated with last build #5704

Related to Issue [MWDAM-2654]

    • -81
    • +82
    ./Forms/DamProjectCalculationOptionsPropertyControl.Designer.cs
  1. … 20 more files in changeset.
New input parameter "BishopSearchAreaDetermination" (Automatic or Specified) added which replaces the search method for grid and the search method for tangent lines.

Related to Issue [MWDAM-2654]

    • -46
    • +46
    ./Forms/DamProjectCalculationOptionsPropertyControl.Designer.cs
    • -1
    • +1
    ./Deltares.Dam.BenchmarkTests/DamCalculationBenchmarkTest.cs
    • -2
    • +2
    ./Forms/DamProjectCalculationOptionsPropertyControl.cs
    • -2
    • +2
    ./Deltares.Dam.Tests/DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 5 more files in changeset.
Tangent lines definition for Bishop are made visible again.

Spacing between controls improved using constant spacing of 33.

Related to Issue [MWDAM-2625]

    • -36
    • +36
    ./Forms/DamProjectCalculationOptionsPropertyControl.Designer.cs
  1. … 1 more file in changeset.
Bishop tangent lines definition in xml input reversed to get the same safety factor as before

Related to Issue [MWDAM-2639]

Unit tests updated with new calculated values.

Related to Issue [MWDAM-2609]

    • -1
    • +1
    ./Deltares.Dam.BenchmarkTests/DamCalculationBenchmarkTest.cs
Unit tests updated with new calculated values.

Related to Issue [MWDAM-2609]

    • -30
    • +30
    ./Deltares.Dam.BenchmarkTests/DamCalculationBenchmarkTest.cs
Unit tests updated with new calculated values.

Related to Issue [MWDAM-2609]

    • -7
    • +7
    ./Deltares.Dam.BenchmarkTests/DamCalculationBenchmarkTest.cs
Unit tests updated with new calculated values.

Related to Issue [MWDAM-2609]

    • -7
    • +7
    ./Deltares.Dam.IntegrationTests/FailureMechanismTests.cs
    • -3
    • +3
    ./Deltares.Dam.IntegrationTests/ShearStrengthModelsTests.cs
Reverted revision(s) 5532 from :

For UpliftVan with BeeSwarm all other properties are disabled.

For BishopUpliftVan with BeeSwarm all other properties are disabled, except GridSizeDetermination and Bishop properties.

Related to Issue [MWDAM-2579]

........

    • -9
    • +0
    ./Forms/DamProjectCalculationOptionsPropertyControl.cs
  1. … 1 more file in changeset.
Reverted revision(s) 5549 from DamClients:

Set UpliftVanTangentLinesDefinition to OnBoundaryLines when Model is UpliftVan or BishopUpliftVan and SearchMethod is BeeSwarm.

Set GridSizeDetermination to Automatic when Model is UpliftVan and SearchMethod is BeeSwarm.

Related to Issue [MWDAM-2579]

........

    • -11
    • +0
    ./Forms/DamProjectCalculationOptionsPropertyControl.cs
Fixed test

Related to Issue [MWDAM-2600]

    • -1
    • +1
    ./Deltares.Dam.BenchmarkTests/DamCalculationBenchmarkTest.cs
Set UpliftVanTangentLinesDefinition to OnBoundaryLines when Model is UpliftVan or BishopUpliftVan and SearchMethod is BeeSwarm.

Set GridSizeDetermination to Automatic when Model is UpliftVan and SearchMethod is BeeSwarm.

Related to Issue [MWDAM-2579]

    • -0
    • +11
    ./Forms/DamProjectCalculationOptionsPropertyControl.cs
For UpliftVan with BeeSwarm all other properties are disabled.

For BishopUpliftVan with BeeSwarm all other properties are disabled, except GridSizeDetermination and Bishop properties.

Related to Issue [MWDAM-2579]

    • -0
    • +9
    ./Forms/DamProjectCalculationOptionsPropertyControl.cs
  1. … 1 more file in changeset.
Renamed "Search Method" to "Search method (UV)".

Related to Issue [MWDAM-2336]

    • -1
    • +1
    ./Forms/DamProjectCalculationOptionsPropertyControl.Designer.cs
  1. … 2 more files in changeset.
Code refactored according to sonarcloud

Related to Issue [MWDAM-2222]

  1. … 1 more file in changeset.
Code refactored

Related to Issue [MWDAM-2222]

    • -11
    • +9
    ./Deltares.Dam.Tests/LocationTest.cs
The error message for penetration length validation is changed to warning and improved

Related to Issue [MWDAM-2222]

    • -0
    • +42
    ./Deltares.Dam.Tests/LocationTest.cs
  1. … 2 more files in changeset.