DamEngine

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implement transfer of Soils

Related to Issue [MWDAM-1387]

Added mapping of Run Results to Technical Design

Related to Issue [MWDAM-1357]

Fix TD

Related to Issue [MWDAM-1356]

Implement transfer of WtiStabilityModel parameters

Related to Issue [MWDAM-1387]

Update TD for missing parameters for .wti file

Related to Issue [MWDAM-1356]

Added mapping of validation result to Technical Design

Related to Issue [MWDAM-1367]

Refactored; pulled out CreateExampleDamProjectData to its own class

Related to Issue [MWDAM-1356]

Working on test

Related to Issue [MWDAM-1387]

Added test for unknown Severity type of validation message. An exception is thrown.

Related to Issue [MWDAM-1367]

Added failing test for writing-reading WTI file

Related to Issue [MWDAM-1387]

removed unnecessary using

Related to Issue [MWDAM-1367]

Implemented parsing the validation result

Related to Issue [MWDAM-1367]

Topping of maxFoS is really needed.

Related to Issue [MWDAM-1370]

Renamed WtiMacroStabilityInwards to MacroStabilityInwards

Related to Issue [MWDAM-1386]

  1. … 17 more files in changeset.
released kernel dlls
added python scripts To create NWO boundary 4
    • -0
    • +190
    ./branches/nwo_18.1/pythonScripts/NWODefinition.py
    • -0
    • +241
    ./branches/nwo_18.1/pythonScripts/readAndWriteFiles.py
    • -0
    • +156
    ./branches/nwo_18.1/pythonScripts/GeometryDefinition.py
    • -0
    • +74
    ./branches/nwo_18.1/pythonScripts/AddForbiddenLine.py
    • -0
    • +71
    ./branches/nwo_18.1/pythonScripts/getCriticalSoilProfile.py
    • -0
    • +235
    ./branches/nwo_18.1/pythonScripts/DGeoStabParser.py
    • -0
    • +198
    ./branches/nwo_18.1/pythonScripts/ontgrondingsProfiel.py
    • -0
    • +121
    ./branches/nwo_18.1/pythonScripts/helpFunctions.py
    • -0
    • +21
    ./branches/nwo_18.1/pythonScripts/NWO.py
    • -0
    • +36
    ./branches/nwo_18.1/pythonScripts/DefineXEntryMax.py
Made an interface with python scripts
Adjusted due to review.

Related to Issue [MWDAM-1370]

Implemented NOT the StabilityKernelType but added the kernel as FailureMechanismSystemType by adding WtiStabilityInside as mechanism. Removed StabilityKernelType as this is NOT to be used in the DamEngine.

Related to Issue [MWDAM-1383]

Update license headers

Related to Issue [MWDAM-1369]

  1. … 190 more files in changeset.
Fix unit test
Rename Macrostability into MacroStability in 2 steps

Related to Issue [MWDAM-1356]

  1. … 15 more files in changeset.
Rename Macrostability into MacroStability in 2 steps

Related to Issue [MWDAM-1356]

  1. … 15 more files in changeset.
Update license headers

Related to Issue [MWDAM-1369]

  1. … 21 more files in changeset.
Add test (work in progress) for deserializing/serializing

Related to Issue [MWDAM-1356]

Added comments about source of results (by hand), explained overall.

Related to Issue [MWDAM-1351]

Setup TestParseRunResult

Related to Issue [MWDAM-1357]

Renamed all Wbi's to Wti's parameters. In order for this to work, made interim release for DamEngine too.

Related to Issue [MWDAM-1351]

    • binary
    ./trunk/release/Deltares.DamEngine.Io.dll
    • binary
    ./trunk/release/Deltares.DamEngine.Io.pdb
    • binary
    ./trunk/release/Deltares.DamEngine.Calculators.dll
    • binary
    ./trunk/release/Deltares.DamEngine.Interface.dll
    • binary
    ./trunk/release/Deltares.DamEngine.Calculators.pdb
    • binary
    ./trunk/release/Deltares.DamEngine.Interface.pdb
  1. … 3 more files in changeset.
Update license headers to 2019
  1. … 97 more files in changeset.
Copy serializer/deserializer form macrostability kernel

Related to Issue [MWDAM-1356]