DamClients

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added the test data.

Related to Issue [MWDAM-1057]

First working implementation of Design Piping Bligh (still a work in progress)

Related to Issue [MWDAM-1095]

  1. … 16 more files in changeset.
Removed WIP status.

Related to Issue [MWDAM-1057]

Fixed final results. They all comply with dam classic but for improved ProfileName *which is now corrected and probability field for 1D.

Related to Issue [MWDAM-1057]

Solved the problem with the "shifting" surface line by replacing Assign by DeepClone in CsvExportData. Removed dead code from FillDamUiFromXmlOutput and updated tests. Note that only the Uplift values for now are still "failing".

Related to Issue [MWDAM-1057]

    • -7
    • +1
    ./DamUI/trunk/src/Dam/Data/CsvExportData.cs
Added tests for Stability Classic, Outwards. One for 1D profiles and one for 2D profiles.

Related to Issue [MWDAM-1057]

Step 3 and last: Adapted the UI.

Related to Issue [MWDAM-1154]

new data

Related to Issue [MWDAM-1056]

  1. … 138 more files in changeset.
Replaced ProjectWorkingPath by ProjectPath and CalculationMap in UI.

Related to Issue [MWDAM-1150]

    • -2
    • +4
    ./DamUI/trunk/src/Dam/Data/DamProject.cs
    • -6
    • +33
    ./DamUI/trunk/src/Dam/Data/DamProjectData.cs
  1. … 1 more file in changeset.
Removed code (added by zant) that is not allowed in VS 12.

Related to Issue [MWDAM-1057]

    • -1
    • +1
    ./DamUI/trunk/src/Dam/Data/DamProject.cs
new data

Related to Issue [MWDAM-1039]

  1. … 9 more files in changeset.
Add ProjectMap to MapForSoilGeometries2D in xml.

Related to Issue [MWDAM-1056][MWDAM-1150]

    • -10
    • +1
    ./DamUI/trunk/src/Dam/Data/DamProject.cs
Without 'use no top slope shoulder'

Related to Issue [MWDAM-1039]

  1. … 40 more files in changeset.
scenarios for DWP10 were all numbered as 1

Related to Issue [MWDAM-1039]

consistent name with manual

Related to Issue [MWDAM-1039]

  1. … 90 more files in changeset.
name not consistent with manual

Related to Issue [MWDAM-1039]

  1. … 44 more files in changeset.
Made sure ProjectWorkingPath is given proper value for DamProjectData too because that is used to feed the engine (and not the one from DamProject).

Related to Issue [MWDAM-1057]

    • -1
    • +14
    ./DamUI/trunk/src/Dam/Data/DamProjectData.cs
new files

Related to Issue [mwdam-1039]

  1. … 45 more files in changeset.
piping benchmarks

Related to Issue [MWDAM-1038]

  1. … 39 more files in changeset.
Add DGeoStability.exe and copy it to the output folder

Related to Issue [MWDAM-1056]

Add DGSMStabDam.dll and copy it to the output folder

Related to Issue [MWDAM-1056]

consistent name with tutorials

to add piping benchmarks

Related to Issue [MWDAM-1038]

  1. ./DamUI/trunk/data/benchmarks/Design/Piping
to add piping benchmarks

Related to Issue [MWDAM-1038]

Fix unit tests

Related to Issue [MWDAM-992]

Made sure Calculation messages are handled and displayed. Added test to prevent AV.

Related to Issue [MWDAM-1057]

    • -1
    • +7
    ./DamUI/trunk/src/Dam/Data/DamProjectData.cs
    • -0
    • +5
    ./DamUI/trunk/src/Dam/Forms/DamPlugin.cs
Added ProjectWorkingPath to DamProjectData.

Added ProjectWorkingPath, SoildatabaseName and XSoilGeometry2DOrigin to test.

Related to Issue [MWDAM-1122]

    • -1
    • +1
    ./DamUI/trunk/src/Dam/Forms/DamPlugin.cs
    • -0
    • +2
    ./DamUI/trunk/src/Dam/Data/DamProjectData.cs
    • -1
    • +10
    ./DamUI/trunk/src/Dam/Data/DamProject.cs
Renamed SoilDatabase to SoilDatabaseName.

Renamed WorkingDir to ProjectWorkingPath.

Use ProjectMap for setting ProjectWorkingPath. Do not change the ProjectMap when kernel returns another ProjectWorkingPath

Related to Issue [MWDAM-1122]

    • -1
    • +1
    ./DamUI/trunk/src/Dam/Forms/DamPlugin.cs
    • -2
    • +3
    ./DamUI/trunk/src/Dam/Data/DamProject.cs
Fix unit tests

Related to Issue [MWDAM-992]

Set version to 18.1

Fixed dependencies on Version

Related to Issue [MWDAM-992]