Deltares.Dam.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Save resulting surface line in rsxml-file

Related to Issue [MWDAM-1786]

    • -4
    • +13
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
  1. … 1 more file in changeset.
Small fix for piping design results.

Related to Issue [MWDAM-1840]

    • -0
    • +1
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
Merge changes from previous releases fixing bugs with piping results.

Related to Issue [MWDAM-1840]

    • -0
    • +59
    ./CsvExportSoilProfileWithSurfaceLine.cs
    • -15
    • +62
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
  1. … 3 more files in changeset.
Merge changes from 19.3.3 release.

Related to Issue [MWDAM-1840]

    • -1
    • +1
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -4
    • +27
    ./WaterBoardPostProcessRelativeProfiles.cs
  1. … 3 more files in changeset.
Make No Adaption the default option for the Analysis type

Related to Issue [MWDAM-1839]

    • -3
    • +2
    ./DamProjectCalculationSpecification.cs
Made sure that UpliftVan/BeeSwarm is the default/fallback option instead of Bishop grid.

Related to Issue [MWDAM-1837]

    • -0
    • +4
    ./DamFailureMechanismeCalculationSpecification.cs
Improve naming of new profiles created when IsImportAsRelativeProfiles=true

Merged revision(s) 3751 from DamClients/DamUI/branches/DamUI 19.3:

Related to Issue [MWDAM-1829]

    • -2
    • +2
    ./WaterBoardPostProcessRelativeProfiles.cs
  1. … 2 more files in changeset.
Corrected typo.

Merged revision(s) 3707 from DamClients/DamUI/branches/DamUI 19.3:

Related to Issue [MWDAM-1825]

    • -1
    • +1
    ./WaterBoardPostProcessRelativeProfiles.cs
  1. … 1 more file in changeset.
Add newly created 1D soil profiles (when IsImportAsRelativeProfiles=true) to existing dike.SoilProfileList

Merged revision(s) 3703 from DamClients/DamUI/branches/DamUI 19.3:

Related to Issue [MWDAM-1825]

    • -3
    • +9
    ./WaterBoardPostProcessRelativeProfiles.cs
  1. … 2 more files in changeset.
Restored CalculationParameters etc. locally as its only used by DAM Live. Also reintroduced FileInfo version of LoadFromFile.

Related to Issue [MWDAM-1823]

  1. … 3 more files in changeset.
Removed obsolete code (and belonging tests/testfile).

Related to Issue [MWDAM-1823]

    • -241
    • +0
    ./Assemblers/CalculationParametersAssembler.cs
  1. … 2 more files in changeset.
Update filename for open calculation button

Related to Issue [MWDAM-1804]

Made sure the timestamped logfile is written when needed.

Related to Issue [MWDAM-1821]

  1. … 1 more file in changeset.
Removed obsolete model Horizontal Balance and options for Stability from code. Also solved some warnings.

Related to Issue [MWDAM-1818]

    • -1
    • +0
    ./DamFailureMechanismeCalculationSpecification.cs
  1. … 5 more files in changeset.
Removed ZoneAreas from the UI, made sure validation messages from the Engine are logged in the UI.

Related to Issue [MWDAM-1640]

  1. … 2 more files in changeset.
Corrected code to fix failing test.

Related to Issue [MWDAM-1798]

Implemented BeeSwarm algorithm/method at the UI side.

Related to Issue [MWDAM-1798]

  1. … 1 more file in changeset.
Enable dropdown menu for stability inside

Related to Issue [MWDAM-1788]

    • -8
    • +7
    ./DamFailureMechanismeCalculationSpecification.cs
  1. … 1 more file in changeset.
Enable the BishopUpliftVan model for calculation in the UI

Related to Issue [MWDAM-1788]

  1. … 1 more file in changeset.
Fix unit tests

Related to Issue [MWDAM-1788]

  1. … 1 more file in changeset.
Enable the Bishop model for calculation in the UI

Related to Issue [MWDAM-1788]

Improve error to make sure D-Stability is installed

Related to Issue [MWDAM-1759]

When D-Stability is not installed an error message is shown

Related to Issue [MWDAM-1759]

  1. … 2 more files in changeset.
Updated headers for program code.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./CsvImporters/CsvImporterCharacteristicPoints.cs
    • -1
    • +1
    ./Specifications/InRangeSpecification.cs
    • -1
    • +1
    ./IO/FailureMechanismeParamatersMStabXmlHandler.cs
    • -1
    • +1
    ./Xsd/CalculationParametersDefinition.xsd
    • -1
    • +1
    ./DtoAssembler/DtoDocumentAssembler.cs
  1. … 261 more files in changeset.
Enable 'Open Calculation' button, which open D-Stability

Related to Issue [MWDAM-1759]

    • -0
    • +38
    ./CsvExportDataException.cs
  1. … 15 more files in changeset.
Fixed the problem by preventing writing of result slices to the damx as that is done incorrect. That causes the file to be read incompletely which cuases the errors.

Related to Issue [MWDAM-1732]

Update DAM UI to .Net 4.6.1

Related to Issue [MWDAM-1722]

    • too large
    ./Xsd/SoilProfileDataSet1.Designer.cs
  1. … 15 more files in changeset.
Bug fix in FillDamUiFromXmlOutput: dualSlipCircleDefinition must be filled for UpliftVan (BishopUpliftVan is not yet supported)

Related to Issue [MWDAM-1721]

    • -15
    • +15
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
  1. … 2 more files in changeset.
Draw all slices of the slip circle

Related to Issue [MWDAM-1721]

    • -0
    • +48
    ./StabilityResultSlices.cs
  1. … 2 more files in changeset.
Remove XmlIgnore-tag

Related to Issue [MWDAM-1708]