DamClients

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed converter to fix sonarqube issues.

Related to Issue [MWDAM-1380]

Updated converter to set the correct values for the WaterpressureInterpolationModel:

- Set to value 1 as this corresponds with the DAM engine implementation of hydrostatic model

Related to Issue [MWDAM-1374]

Adapted XMLDoc

Related to Issue [MWDAM-1374]

Modified the reader such that an exception is thrown whenever an error occurs with a soil profile to read.

Related to Issue [MWDAM-1374]

Added conversion exception whenever a soil profile contains more than 1 inner loop in a soil profile layer

Related to Issue [MWDAM-1380]

Added functionality to set the name to the soil profile (this is not set automatically):

- Adjusted tests to verify behaviour.

- Added missing license headers

Related to Issue [MWDAM-1374]

Added converter to convert the imported SoilProfile2D to the XML format

Related to Issue [MWDAM-1380]

Added assert for the inner loops

Related to Issue [MWDAM-1374]

Add folders previously referenced from exernals in lib folder

Related to Issue [MWDAM-1652]

    • binary
    ./DamUI/trunk/lib/DSL-Core/MathNet.Numerics.dll
  1. … 393 more files in changeset.
Remove externals from lib folders

Related to Issue [MWDAM-1652]

Fixed failing test:

- The surfaces differ in order on different machines, so only assert whether all the surfaces are present.

Related to Issue [MWDAM-1374]

Moved message to resources:

- Applied for the validator

Related to Issue [MWDAM-1374]

Cleanup: renamed alias

Related to Issue [MWDAM-1374]

Moved message to resources:

- Applied for the reader

Related to Issue [MWDAM-1374]

Moved message to resources:

- Applied for the importer

Related to Issue [MWDAM-1374]

Added importer to retrieve collections of SoilProfile2D based on a segment and the soil (materials) that are available.

Related to Issue [MWDAM-1374]

Cleanup:

- Improved XMLDocs and removed TODO item

Related to Issue [MWDAM-1374]

Fixed unit test

Related to Issue [MWDAM-1653]

Set version of Dam Engine, DamLive and Dam UI to 20.1

Related to Issue [MWDAM-1653]

  1. … 1 more file in changeset.
Fixed failing unit test due to retention of log messages.

Related to Issue [MWDAM-1374]

Cleanup:

- Removed checks on the preconsolidation stresses as they're not imported.

Related to Issue [MWDAM-1374]

Renamed exception for clarity and added test for the reader.

Related to Issue [MWDAM-1374]

Ported the sti file read functionality from DSoilModel.

Related to Issue [MWDAM-1374]

    • -0
    • +1340
    ./DamUI/trunk/src/Dam/Tests/TestData/StiImporter/SimpleProfile.sti
    • -0
    • +163
    ./DamUI/trunk/src/Dam/Tests/StiImporter/StiFileReaderTest.cs
Ported the sti file validation functionality from DSoilModel.

Related to Issue [MWDAM-1374]

  1. ./DamUI/trunk/src/Dam/Tests/TestData/StiImporter
updated overview

Related to Issue [MWDAM-1472]

new Tutorial

Related to Issue [MWDAM-1472]

  1. … 274 more files in changeset.
Set 2 unit tests to work-in-progress because of removing old macrostability kernel

Related to Issue [MWDAM-1627]

Make all Macrostability and Piping parameters visible in UI

Related to Issue [MWDAM-1625]

    • -12
    • +48
    ./DamUI/trunk/src/Dam/Forms/DamPlugin.cs
    • -13
    • +115
    ./DamUI/trunk/src/Dam/Forms/DamContext.cs
Make material table editable

Related to Issue [MWDAM-1625]

    • -2
    • +3
    ./DamUI/trunk/src/Dam/Forms/DamContext.cs
Improved unit tests

Related to Issue [MWDAM-1625]