DamClientsLibrary

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Input time series for calamity is saved in the data model to be written in the xml input file

Related to Issue [MWDAM-2869]

    • -43
    • +0
    ./Deltares.Dam.Data/WaterBoardJobImporter.cs
  1. … 1 more file in changeset.
Case with Shoulder embankment material empty is now handled

Related to Issue [MWDAM-2476]

Dike embankment material and Should embankment material added to the used soils list

Related to Issue [MWDAM-2476]

Only the relevant soils are written in the traffic load degree of consolidation of the input xml

Related to Issue [MWDAM-2854]

  1. … 1 more file in changeset.
Only the relevant soils are written in the input xml

Related to Issue [MWDAM-2476]

Only the relevant soil profile 1Ds are written in the input xml

Related to Issue [MWDAM-2853]

Only the relevant soil profile 1Ds are written in the input xml

Related to Issue [MWDAM-2853]

    • -14
    • +31
    ./Deltares.Dam.Data/DamEngineIo/FillXmlInputFromDamUi.cs
Only the relevant segments are written in the input xml

Related to Issue [MWDAM-2233]

    • -30
    • +34
    ./Deltares.Dam.Data/DamEngineIo/FillXmlInputFromDamUi.cs
Size of the labels of the radio buttons increased to fully see the label

Related to Issue [MWDAM-2856]

  1. … 1 more file in changeset.
Types starting with MStab are renamed with Stability

Related to Issue [MWDAM-2812]

    • -7
    • +7
    ./Deltares.Dam.Data/DamFailureMechanismeCalculationSpecification.cs
    • -15
    • +4
    ./Deltares.Dam.Data/DAMEnumerations.cs
    • -10
    • +10
    ./Deltares.Dam.Data/UISupport/ConfigurationManager.cs
    • -17
    • +17
    ./Deltares.Dam.Data/MStabParameters.cs
    • -3
    • +3
    ./Deltares.Dam.Data.Tests/MStabParametersTest.cs
  1. … 10 more files in changeset.
Unused methods and string removed

Related to Issue [MWDAM-2815]

Unused methods and string removed

Related to Issue [MWDAM-2815]

    • -6
    • +0
    ./Deltares.Dam.Data/DAMEnumerations.cs
    • -14
    • +3
    ./Deltares.Dam.Data/Translations.xml
    • -7
    • +0
    ./Deltares.Dam.Data/DamFailureMechanismeCalculationSpecification.cs
Unit tests for shape file corrected and run again

Related to Issue [MWDAM-2855]

    • -45
    • +45
    ./Deltares.Maps.Tests/Services/ShapeFileCreatorTest.cs
  1. … 1 more file in changeset.
The first layer should not always be set to Aquifer

Related to Issue [MWDAM-2845]

Unwanted change reverted

Related to Issue [MWDAM-2815]

Unwanted case change reverted

Related to Issue [MWDAM-2815]

Obsolete code about backwards compatibility removed (backwards compatibility in version 25.1.1 not supported anymore)

Related to Issue [MWDAM-2815]

    • -47
    • +22
    ./Deltares.Dam.Data/DamProject.cs
    • -18
    • +5
    ./Deltares.Dam.Data/Translations.xml
    • -169
    • +0
    ./Deltares.Dam.Data/IO/BackwardCompatibility.cs
    • -18
    • +1
    ./Deltares.Dam.Data/DAMEnumerations.cs
  1. … 1 more file in changeset.
Renamed BishopCircleX to BishopCircleCentreX etc.

Related to Issue [MWDAM-2560]

    • -10
    • +3
    ./Deltares.Dam.Data/DAMEnumerations.cs
  1. … 1 more file in changeset.
Unused constants removed

Related to Issue [MWDAM-2812]

  1. … 1 more file in changeset.
DAM UI udpated with new DAM engine

Related to Issue [MWDAM-2812]

    • -7
    • +0
    ./Deltares.Dam.Data/DAMEnumerations.cs
    • -114
    • +118
    ./Deltares.Dam.Data/DamEngineIo/ConversionHelper.cs
    • -10
    • +0
    ./Deltares.Dam.Data/MStabParameters.cs
  1. … 13 more files in changeset.
Don't fill StationName with LocationId and don't set m to Units.

Related to Issue [MWDAM-2765]

Update DamClientsLibrary DamEngine Input and Output that was modified for TimeSeries.

Related to Issue [MWDAM-2765]

  1. … 13 more files in changeset.
Improved code

Related to Issue [MWDAM-2786]

    • -21
    • +23
    ./Deltares.Dam.StixFileReader/SoilProfile2DDataModel.cs
Obsolete properties removed from DAM data model

Related to Issue [MWDAM-2232]

    • -1
    • +1
    ./Deltares.Dam.StixFileReader.Tests/PersistableDataModelFactory.cs
    • -2
    • +0
    ./Deltares.Dam.StixFileReader.Tests/SoilProfile2DDataModelTest.cs
  1. … 1 more file in changeset.
Obsolete soil properties removed from the DAM UI

Related to Issue [MWDAM-2803]

    • -18
    • +11
    ./Deltares.Dam.Data/DamEngineIo/FillDamUiFromXmlInput.cs
  1. … 2 more files in changeset.
To create innerloops check also if the centroid of the smaller loop is also in the polygon of the larger loop.

Related to Issue [MWDAM-2786]

    • -0
    • +3
    ./Deltares.Dam.StixFileReader/Deltares.Dam.StixFileReader.csproj
    • -0
    • +155
    ./Deltares.Dam.StixFileReader.Tests/PersistableDataModelFactory.cs
    • -3
    • +15
    ./Deltares.Dam.StixFileReader/SoilProfile2DDataModel.cs
    • -0
    • +15
    ./Deltares.Dam.StixFileReader.Tests/SoilProfile2DDataModelTest.cs
Added OperationalStaticData to xml.

Related to Issue [MWDAM-2560]

  1. … 11 more files in changeset.
Add SlipCircle Output for Bishop to TimeSeries.

Related to Issue [MWDAM-2560]

Add SlipCircle Output for Bishop to TimeSeries.

Related to Issue [MWDAM-2560]

    • -1
    • +4
    ./Deltares.Dam.Data/DAMEnumerations.cs
  1. … 18 more files in changeset.
Unite test added to ensure that inner loops are correctly handled

Related to Issue [MWDAM-2636]

    • -0
    • +49
    ./Deltares.Dam.StixFileReader.Tests/SoilProfile2DDataModelTest.cs
    • -0
    • +163
    ./Deltares.Dam.StixFileReader.Tests/PersistableDataModelFactory.cs
    • -2
    • +1
    ./Deltares.Dam.StixFileReader/SoilProfile2DDataModel.cs