Deltares.Dam.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed SuTableCurve to SigmaSuCurve

Related to Issue [MWDAM-2688]

    • -1
    • +1
    ./DamEngineIo/FillDamUiFromXmlInput.cs
  1. … 1 more file in changeset.
Add SuTable to DamEngine. Write xml from DamUI.

Related to Issue [MWDAM-2539]

    • -0
    • +13
    ./DamEngineIo/FillDamUiFromXmlInput.cs
    • -1
    • +12
    ./DamEngineIo/FillXmlInputFromDamUi.cs
  1. … 1 more file in changeset.
Content of the Calculation Parameters xml improved to fit current implementation.

Reading of the xml file improved using XmlSerializer instead of DTO assembler.

Unit tests added.

Related to Issue [MWDAM-2565]

    • -0
    • +64
    ./Xsd/XmlCalculationParameters.xsd
    • -77
    • +0
    ./Xsd/CalculationParametersDefinition.xsd
    • -0
    • +3
    ./Xsd/GenerateClasses.bat
    • -17
    • +0
    ./FailureMechanismeParamatersMStab.cs
  1. … 38 more files in changeset.
Add Waterboard Importer tests for SuTable

Related to Issue [MWDAM-2543]

  1. … 27 more files in changeset.
Add SuTable to Dike

Related to Issue [MWDAM-2543]

Add SuTable to Dike

Related to Issue [MWDAM-2543]

  1. … 2 more files in changeset.
Update lib with changes in DslGeo for SuTable

Related to Issue [MWDAM-2688]

  1. … 12 more files in changeset.
Added import of Su Tables.

Removed unused MStabShearStrength

Related to Issue [MWDAM-2542]

    • -7
    • +2
    ./CsvImporters/CsvImporterSigmaTauCurves.cs
    • -0
    • +117
    ./CsvImporters/CsvImporterSuTables.cs
  1. … 4 more files in changeset.
Sonarcloud issues solved (duplicate + cognitive)

Related to Issue [MWDAM-2654]

Adapted to review

Related to Issue [MWDAM-2654]

Typo corrected

Related to Issue [MWDAM-2667]

New choice (Automatic) added for Tangent line definition of UpliftVan.

Xsd updated

Related to Issue [MWDAM-2667]

  1. … 1 more file in changeset.
xsd for Calculation input updated for changes in input.

Related to Issue [MWDAM-2654]

xsd for Calculation input updated for changes in input.

DAMX file used by the failing test is regenerated.

Related to Issue [MWDAM-2654]

  1. … 1 more file in changeset.
Visibility, enabling and translation corrected for the new input.

lib/DamEngine folder updated with last build #5704

Related to Issue [MWDAM-2654]

  1. … 19 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]

    • -3
    • +2
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -6
    • +2
    ./DamEngineIo/FillDamUiFromXmlInput.cs
    • -11
    • +11
    ./Properties/Settings.Designer.cs
    • -2
    • +2
    ./DamFailureMechanismeCalculationSpecification.cs
  1. … 4 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]

  1. … 1 more file in changeset.
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]

........

  1. … 1 more file in changeset.
Adapted to review

Related to Issue [MWDAM-2222]

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]

  1. … 1 more file in changeset.
Hide "Search Method" for Bishop.

Related to Issue [MWDAM-2336]

Renamed "Search Method" to "Search method (UV)".

Related to Issue [MWDAM-2336]

  1. … 1 more file in changeset.
Code refactored according to sonarcloud

Related to Issue [MWDAM-2222]

  1. … 1 more file in changeset.
The error message for penetration length validation is changed to warning and improved

Related to Issue [MWDAM-2222]

  1. … 1 more file in changeset.
Extra input added (TrafficLoadDegreeOfConsolidation) in xml input created by DAM UI

Related to Issue [MWDAM-2574]

    • -0
    • +18
    ./DamEngineIo/FillDamUiFromXmlInput.cs
    • -0
    • +24
    ./DamEngineIo/FillXmlInputFromDamUi.cs
  1. … 1 more file in changeset.
The DoC is saved to the damx file

Related to Issue [MWDAM-2588]

    • -0
    • +28
    ./TrafficLoadDegreeOfConsolidation.cs
  1. … 2 more files in changeset.
Add TrafficLoadDegreeOfConsolidation to Import of soils.

Related to Issue [MWDAM-2456]

  1. … 1 more file in changeset.
Display of the scenario label in the Design calculations tab improved using the name and the index of the scenario

Related to Issue [MWDAM-2453]

    • -0
    • +3
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
Make CopyToTemporaryFile static.

Related to Issue [MWDAM-2382]

    • -1
    • +1
    ./CsvImporters/CsvImporterSurfaceLines.cs
Create the temporary folder in a location where user is allowed to write (AppData\Local\Temp), instead of at location of exe.

Related to Issue [MWDAM-2382]

    • -4
    • +5
    ./CsvImporters/CsvImporterSurfaceLines.cs