DAM

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implement parameters RRatio and StrengthIncreaseExponent in data model and XSD

Related to Issue [MWDAM-1625]

Implemented conversions for the waternet from the DamEngine to the calculation kernel:

- Expanded tests by also incorporating the geometry into account

Related to Issue [MWDAM-1398]

Implemented conversions for the waternet from the DamEngine to the calculation kernel.

Related to Issue [MWDAM-1398]

Make materials table always visible

Related to Issue [MWDAM-1625]

Extend test for reading soils with RRatio and StrengthIncreaseExponent

Related to Issue [MWDAM-1625]

Adapted to review comments bar the renaming of the Fill.. classes themselves. Solved some SonarQube code smells. Complaints by SonarQube about uncovered lines are BUILLSHIT!!!!!!!!!!!!!! All the added lines are covered by the IO tests which is easily verifiable by setting some breakpoints and debugging the IO tests. You see the code is covered.

Related to Issue [MWDAM-1623]

Implemented trafficload with test.

Related to Issue [MWDAM-1638]

Implemented conversions for the UpliftVanCalculationGrid from the DamEngine to the calculation kernel.

Related to Issue [MWDAM-1399]

Added conversion of surfaceline including test.

Related to Issue [MWDAM-1637]

added attributes

Related to Issue [MWDAM-1584]

Adapted to review

Related to Issue [MWDAM-1626]

Incorporated comments reviewer:

- Removed ZoneAreas as ZoneType input parameter

-- Updated log messages when migrating from an older file

Related to Issue [MWDAM-1382]

Incorporated comments reviewer:

- Removed ZoneAreas as ZoneType input parameter

-- Added backward compatibility support: set the value to NoZones in case ZoneAreas was set in older file versions

Related to Issue [MWDAM-1382]

Added conversion for SoilProfile2D and PreconcolidationStress (as these are part of the SoilProfile2D in DamEngine) with test. Improved the Factory to rpovide the correct data needed for a FULL test of the SoilProfile2D, so with Points next to CalcPoints.

Related to Issue [MWDAM-1397]

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]

Adapted to review comments.

Related to Issue [MWDAM-1633]

Incorporated comments reviewer:

- Removed ZoneAreaRestSlopeCrestWidthAttribute from the DAM data model

Related to Issue [MWDAM-1382]

Incorporated comments reviewer:

- Removed ZoneAreaRestSlopeCrestWidthAttribute from the importing logic

Related to Issue [MWDAM-1382]

Incorporated comments reviewer:

- Removed zone references

Related to Issue [MWDAM-1382]

Add test for reading soils

Related to Issue [MWDAM-1625]

    • -34
    • +1
    /DamClients/DamUI/trunk/src/Dam/Tests/DikeTest.cs
new location

Related to Issue [MWDAM-1472]

    • too large
    /ProjectData/Basissom/Databronbestand_19_2730.damx
    • binary
    /ProjectData/Basissom/Databronbestand_19_27300.soilmaterials.mdb
  1. /ProjectData/Basissom/Databronbestand.Calc
  2. /ProjectData/Basissom/NoAquifer.Calc/Stability
  3. … 54 more files in changeset.
Refactoring: clean up solution

Related to Issue [MWDAM-1625]

    • -19
    • +5
    /DamClients/DamUI/trunk/src/Dam.sln
Corrected MoveGrid parameter for kernel. It really is NOT in the DamEngine data model but is must be set to true as we want the brute force approach.

Related to Issue [MWDAM-1633]

Fixed failing tests.

Related to Issue [MWDAM-1632]

Add missing references (try to fix execution timeout on buildagents)

Related to Issue [MWDAM-1622]

data to test Issue

Related to Issue [MWDAM-1584]

  1. … 49 more files in changeset.
Added code and test for this. But is depends on some parameters thta are still to be added in MWDAM-1625.

Related to Issue [MWDAM-1632]

Checked the correctness of the GridSizeDetermination parameter. This is indeed the correct one as this parameter gets filled with GridDetermination parameter when serializing the engine data from the given xml.

Related to Issue [MWDAM-1633]

Added the properties for Stability model with test. Also prepared IO tests a little better for the other items still to be transferred.

Related to Issue [MWDAM-1633]