trunk

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Start writing test for input serialization

Related to Issue [MWDAM-1032]

Fixed incorrect name in project and namespace

Related to Issue [MWDAM-1032]

Related to Issue [MWDAM-1033]

Added generated input/output classes

Added test project for IO project

Fixed incorrect name in project and namespace

Related to Issue [MWDAM-1032]

Related to Issue [MWDAM-1033]

    • -0
    • +727
    ./src/Deltares.DamEngine.Io/DamInput.cs
    • -0
    • +17
    ./src/Deltares.DamEngine.Io/Properties/AssemblyInfo.cs.svn
    • -0
    • +2986
    ./src/Deltares.DamEngine.Io/DamOutput.cs
  1. ./src/Deltares.DamEngine.Io.Tests/Properties
    • -0
    • +20
    ./src/Deltares.DamEngine.Io/Serialization.cs
    • -0
    • +2
    ./Xsds Liquid/GenerateClasses.bat
Add project to solution for XML serialization

Related to Issue [MWDAM-1032]

Related to Issue [MWDAM-1033]

    • -0
    • +12
    ./src/Deltares.DamEgine.Io/Serialization.cs
    • -0
    • +17
    ./src/Deltares.DamEgine.Io/Properties/AssemblyInfo.cs.svn
Rearrange solution: make a test map

Related to Issue [MWDAM-1026]

Main purpose of this commit is the added comments for each property which can help to review the final version of the DamDesignResult.xsd.

Related to Issue [MWDAM-1028]

Restructured this xsd to reflect the actual wanted situation.

Related to Issue [MWDAM-1028]

    • -152
    • +77
    ./Xsds Liquid/DamDesignResult.xsd
Finished this xsd based on CSVExport class. Now the restructuring can begin as many items must be ordered and some can be dismissed as these are not result but input or derived results

Related to Issue [MWDAM-1028]

Some more work on xsd's.

Related to Issue [MWDAM-1027]

    • -0
    • +184
    ./Xsds Liquid/DamRWScenarioResult.xsd
    • -0
    • +156
    ./Xsds Liquid/DamDesignResult.xsd
    • -0
    • +31
    ./Xsds Liquid/DamRWResult.xsd
    • -2
    • +47
    ./Xsds Liquid/DamCalculationResults.xsd
appendix about data combination to be completed

Related to Issue [MWDAM-995]

appendix about data combination to be completed

Related to Issue [MWDAM-995]

new chapters (appendix)

Related to Issue [MWDAM-995]

    • -0
    • +128
    ./doc/Dam Engine - Functional Design/FO.tex
new pictures

Related to Issue [MWDAM-995]

incl waterpressure generation (should become appendix) till uplift

Related to Issue [MWDAM-995]

new pictures

Related to Issue [MWDAM-995]

    • binary
    ./doc/Dam Engine - Functional Design/pictures/redPL.png
Some more work on xsd's.

Related to Issue [MWDAM-1027]

    • -0
    • +70
    ./Xsds Liquid/DamTimeSerie.xsd
    • -0
    • +32
    ./Xsds Liquid/DamCalculationResults.xsd
    • -0
    • +16
    ./Xsds Liquid/Message.xsd
Started on cleaning location.

Related to Issue [MWDAM-1031]

    • -0
    • +2077
    ./src/Deltares.DamEngine.Data/General/Location.cs
Some more work on xsd's.

Related to Issue [MWDAM-1027]

    • -0
    • +7
    ./Xsds Liquid/DamOutput.xsd
    • -0
    • +27
    ./Xsds Liquid/DamInput.xsd
Got rid of Dupuit. Added the log4net library.

Related to Issue [MWDAM-1031]

    • too large
    ./lib/log4net.2.0.3/log4net.xml
    • binary
    ./lib/log4net.2.0.3/log4net.dll
Add references to XSD definitions

Related to Issue [MWDAM-1025]

Finish implementation of the Interface

Related to Issue [MWDAM-1026]

Describe the API for accessing the Dam Engine

Related to Issue [MWDAM-1025]

Got rid of waterboard and waterBoardJob. Reduced dikes to one dike. Added some files for Dikes operational (Timeseries calculator and DupuitCalculator. Only I doubt we want Dupuit (hence its strange location). Tom has to decide on that.

Related to Issue [MWDAM-1031]

  1. ./src/Deltares.DamEngine.Data/General/Dupuit
  2. … 10 more files in changeset.
Started on the xsd's.

Related to Issue [MWDAM-1027]

    • -0
    • +7
    ./Xsds Liquid/DamLocation.xsd
    • -0
    • +61
    ./Xsds Liquid/DamProjectCalculationSpecification.xsd
    • -0
    • +13
    ./Xsds Liquid/DamFailureMechanismeParamatersMStab.xsd
    • -0
    • +30
    ./Xsds Liquid/DamProject.xsd
Further implementaion of the Interface

Related to Issue [MWDAM-1026]

Further implementaion of the Interface

Related to Issue [MWDAM-1026]

    • -0
    • +22
    ./src/Deltares.DamEngine.Data/Standard/Delegates.cs
Adpated text for translations

Related to Issue [MWDAM-994]

Removed some typical UI-code (IsVisible/IsEnabled/Domain/Repair) and moved/renamed some files.

Related to Issue [MWDAM-1031]

    • too large
    ./src/Deltares.DamEngine.Data/General/Location.cs
    • -1400
    • +0
    ./src/Deltares.DamEngine.Data/Design/Scenario.cs
  1. … 4 more files in changeset.
Added all files and projects.

Related to Issue [MWDAM-1031]

    • -0
    • +46
    ./src/Deltares.DamEngine.Data/General/PlLines/PLLines.cs
    • -0
    • +117
    ./src/Deltares.DamEngine.Calculators/General/Context.cs
    • -0
    • +202
    ./src/Deltares.DamEngine.Data/Geotechnics/SoilLayer1D.cs
  1. ./src/Deltares.DamEngine.Data/Probabilistic
    • -0
    • +129
    ./src/Deltares.DamEngine.Data/General/PlLines/PLLine.cs
  2. ./src/Deltares.DamEngine.Calculators/General
    • -0
    • +154
    ./src/Deltares.DamEngine.Data/RWScenarios/EvaluationJob.cs
  3. … 173 more files in changeset.
Adapted to review

Related to Issue [MWDAM-994]