Deltares.Dam.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added header to RemoveCarriageReturnsFromMessage

Related to Issue [MWDAM-1390]

Removed carriage returns from ResultMessage

Related to Issue [MWDAM-1390]

  1. … 1 more file in changeset.
First step: make room for a 2Dprofile as type next to existing 1Dprofile and sti-file. Renamed type/properties so they now comply with the Engine.

Related to Issue [MWDAM-1380]

    • -2
    • +2
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -1
    • +1
    ./WaterBoardPostProcessRelativeProfiles.cs
    • -12
    • +14
    ./DamEngineIo/ConversionHelper.cs
    • -2
    • +2
    ./DamEngineIo/FillDamUiFromXmlInput.cs
  1. … 2 more files in changeset.
Corrected typo in new name.

Related to Issue [MWDAM-1379]

    • -1
    • +1
    ./DamFailureMechanismeCalculationSpecification.cs
    • -22
    • +22
    ./UISupport/ConfigurationManager.cs
  1. … 2 more files in changeset.
Made option available in UI on permanent basis for now because this is easier for testing. The -wti startup parameter option is greyed for now but needs to be maintained and reinstated as soon as testing of initial wbi-kernel has been completed.

Related to Issue [MWDAM-1379]

    • -45
    • +28
    ./UISupport/ConfigurationManager.cs
    • -1
    • +1
    ./DamFailureMechanismeCalculationSpecification.cs
    • -1
    • +1
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
  1. … 4 more files in changeset.
Renamed all Wbi's to Wti's parameters. In order for this to work, made interim release for DamEngine too.

Related to Issue [MWDAM-1351]

    • -14
    • +14
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
  1. … 11 more files in changeset.
Added all output parameters for the Wti-Piping connection as requested.

Related to Issue [MWDAM-1370]

    • -2
    • +15
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
  1. … 1 more file in changeset.
Avoid copying files in Geometry2D map if there are no 2D-geometries defined

Related to Issue [MWDAM-1365]

Adapted to review

Added StabilityOutside in .xsd

Related to Issue [MWDAM-1289]

    • -0
    • +1
    ./Xsd/CalculationParametersDefinition.xsd
Adapted to review

Renamed model Stability to StabilityInside

Related to Issue [MWDAM-1289]

    • -1
    • +8
    ./Assemblers/CalculationParametersAssembler.cs
    • -0
    • +1
    ./Xsd/CalculationParametersDefinition.xsd
  1. … 6 more files in changeset.
Adapted to review

Some code cleanup

Related to Issue [MWDAM-1289]

    • -1
    • +0
    ./Assemblers/CalculationParametersAssembler.cs
  1. … 1 more file in changeset.
Cleaned up code according to comments of reviewer.

Related to Issue [MWDAM-1111]

    • -5
    • +0
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
Cleaned up code according to comments of reviewer.

Related to Issue [MWDAM-1111]

    • -70
    • +263
    ./DamEngineIo/ConversionHelper.cs
  1. … 1 more file in changeset.
Corrected writing of D90 here too.

Related to Issue [MWDAM-1265]

    • -1
    • +1
    ./DamEngineIo/FillXmlInputFromDamUi.cs
Adapted to review

Related to Issue [MWDAM-1243]

  1. … 5 more files in changeset.
Corrected the handling of permeability. This was wrongly connected to that of Diameter 90.

Related to Issue [MWDAM-1265]

    • -1
    • +1
    ./DamEngineIo/FillXmlInputFromDamUi.cs
Refactored: More logical naming

Fix reading old *.damx files (use XmlOldName tag)

Related to Issue [MWDAM-1254]

Allow negative SensorGroup id's

Refactored: More logical naming

Related to Issue [MWDAM-1254]

  1. … 1 more file in changeset.
Refactored: More logical naming

Related to Issue [MWDAM-1254]

    • -1
    • +1
    ./DamEngineIo/FillDamUiFromXmlInput.cs
    • -1
    • +1
    ./Sensors/SensorImportFromExcelSheet.cs
  1. … 1 more file in changeset.
Improved DamLive DamEngineRunner

Fixed incorrect reading of timeseries without stochast values

Related to Issue [MWDAM-1112]

Related to Issue [MWDAM-1243]

    • -11
    • +12
    ./DamEngineIo/FillXmlInputFromDamUi.cs
  1. … 1 more file in changeset.
Added Sensor.Name XSD and Dam Engine serialization

Related to Issue [MWDAM-1243]

    • -0
    • +1
    ./DamEngineIo/FillDamUiFromXmlInput.cs
    • -0
    • +1
    ./DamEngineIo/FillXmlInputFromDamUi.cs
  1. … 1 more file in changeset.
Implement serialization for Dam UI

Related to Issue [MWDAM-1243]

    • -0
    • +59
    ./DamEngineIo/FillDamUiFromXmlInput.cs
    • -1
    • +67
    ./DamEngineIo/FillXmlInputFromDamUi.cs
  1. … 1 more file in changeset.
Add conversion helpers to Dam UI

Related to Issue [MWDAM-1243]

    • -0
    • +122
    ./DamEngineIo/ConversionHelper.cs
  1. … 1 more file in changeset.
Added the proper translation for Wti2017 piping model.

Related to Issue [MWDAM-775]

Fixed failing compile

Related to Issue [MWDAM-1243]

    • -1
    • +1
    ./Sensors/SensorImportFromExcelSheet.cs
Refactored; more logical naming

Related to Issue [MWDAM-1243]

    • -8
    • +8
    ./Sensors/SensorImportFromExcelSheet.cs
  1. … 3 more files in changeset.
Added WbiSellmeijerRevised as PipingModel to be read/written from/to input xsd. Removed Wti from ConfigurationManager to enable using the WbiSellmeijerRevised model.

Related to Issue [MWDAM-775]

    • -18
    • +1
    ./UISupport/ConfigurationManager.cs
  1. … 1 more file in changeset.
Implement serialization of time series output in Dam UI

Related to Issue [MWDAM-1244]

    • -1
    • +57
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
    • -0
    • +63
    ./DamEngineIo/FillXmlOutputFromDamUi.cs
  1. … 1 more file in changeset.
Implement serialization of time series input in Dam UI

Related to Issue [MWDAM-1244]

    • -0
    • +54
    ./DamEngineIo/FillDamUiFromXmlInput.cs
    • -0
    • +65
    ./DamEngineIo/FillXmlInputFromDamUi.cs
  1. … 2 more files in changeset.
Update license headers

Related to Issue [MWDAM-1110]