trunk

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed to review: comment headers updated

Related to Issue [MWDAM-1079]

    • -2
    • +2
    ./src/Dam/Data/DamEngineIo/ConversionHelper.cs
Code cleanup

Related to Issue [MWDAM-1091]

Prevent error with RedesignedSurfaceLine2Piping in case of Design, Adaptgeometry.

Related to Issue [MWDAM-1035]

    • -1
    • +4
    ./src/Dam/Forms/DamSpatialEditorDecorator.cs
Made sure CalculationResult is read only.

Related to Issue [MWDAM-1035]

Increased performance by disabling events. Made sure results are set for scenario as well so they can be shown in the UI.

Related to Issue [MWDAM-1035]

Removed obsolete data.

Related to Issue [MWDAM-1035]

Only transfer selected locations throught the interface to the Dam Engine

Related to Issue [MWDAM-1051]

Added check on redesigned surface line actually being available; extended the test to include piping design results.

Related to Issue [MWDAM-1035]

Add Id to design scenarios

Related to Issue [MWDAM-1083]

Add name property to Location, because we need it for identifying results

Related to Issue [MWDAM-1051]

Use correct Layer Id in serialization

Related to Issue [MWDAM-1076]

Add analysis parameters to Dam data model and XML serializing

Related to Issue [MWDAM-1091]

    • -0
    • +91
    ./src/Dam/Data/DamEngineIo/ConversionHelper.cs
Refactored

Related to Issue [MWDAM-1091]

    • -8
    • +12
    ./src/Dam/Data/DamEngineIo/ConversionHelper.cs
Add test data for piping Sellmeijer VNK

Related to Issue [MWDAM-1055]

Add test data for piping Sellmeijer 4 forces

Related to Issue [MWDAM-1054]

Add test data for piping Bligh

Related to Issue [MWDAM-1051]

    • too large
    ./data/DamEngineTestProjects/PipingVoorbeeld1/PipingBligh.damx
Add soil weight parameters to serialization

Related to Issue [MWDAM-1034]

Assign segments to locations in serializing/deserializing

Related to Issue [MWDAM-1079]

Use surfacelines with local coordinates

Related to Issue [MWDAM-1075]

Started on adding output to UI. Reason to check in now is to fix failing build caused by release of DamEngine for Issue [MWDAM-1028]. The code is adapted fo that too.

Related to Issue [MWDAM-1035]

    • -393
    • +143
    ./src/Dam/Data/CsvExportData.cs
Adapted code to release of engine for this issue.

Related to Issue [MWDAM-1079]

    • -20
    • +20
    ./src/Dam/Data/DamEngineIo/ConversionHelper.cs
Committed this file by mistake (it is part of output); must be done when output is ready.

Related to Issue [MWDAM-1076]

Adapted according to review : Renamed Layers in 1D and 2D definition in Xsds and adapted the belonging code as well as the test file. Also renamed function names.

Related to Issue [MWDAM-1076]

    • -0
    • +1
    ./src/Dam/Data/Deltares.Dam.Data.csproj
    • -0
    • +61
    ./src/Dam/Data/DamEngineIo/FillDamUiFromXmlHelper.cs
Add serializing Segments to DamUI

Related to Issue [MWDAM-1079]

Improve serializing SoilProfiles1D in DamUI

Related to Issue [MWDAM-1076]

Add serializing SoilProfiles1D to DamUI

Add conversion helpers (copied from Dam Engine)

Related to Issue [MWDAM-1076]

    • -1
    • +96
    ./src/Dam/Data/DamEngineIo/ConversionHelper.cs
Add testdata for piping Bligh calculation

Related to Issue [MWDAM-1051]

  1. … 11 more files in changeset.
Improve connection to DamEngine

Related to Issue [MWDAM-1051]

    • -0
    • +4
    ./src/Dam/Data/Deltares.Dam.Data.csproj
    • -0
    • +4
    ./src/Dam/Forms/Deltares.Dam.Forms.csproj
    • -0
    • +11
    ./src/Dam/Data/DamEngineIo/ConversionHelper.cs
Add testdata for piping Bligh calculation

Related to Issue [MWDAM-1051]

  1. … 159 more files in changeset.
Read/Write DesignScenarios

Related to Issue [MWDAM-1083]