DamEngine

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implement transfer of StabilityModel parameters to DamEngine data model

Related to Issue [MWDAM-1387]

added test for multicore stability outwards

Related to Issue [MWDAM-1145]

added test for multicore stability inwards

Related to Issue [MWDAM-1145]

Adapted to review

Related to Issue [MWDAM-1356]

Fix compilation error

Related to Issue [MWDAM-1387]

Refactored; improved name: FactoryForDamProjectData

Related to Issue [MWDAM-1387]

Add test for reading from WTI file to DamEngine data

Add TransferWtiStabilityModel for filling DamEngine data

Related to Issue [MWDAM-1387]

Implement transfer of SoilProfile2D

Related to Issue [MWDAM-1387]

Implemented parsing of Calculation Results. Updated Technical Design.

Related to Issue [MWDAM-1357]

Fixed tests for Xsd folder

Related to Issue [MWDAM-1356]

Added test for Serialize and Deserialize of Calculation Results

Related to Issue [MWDAM-1357]

Adapted to review

Related to Issue [MWDAM-1356]

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