FillDamUiFromXmlInput.cs

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DAM UI udpated with new DAM engine

Related to Issue [MWDAM-2812]

  1. … 17 more files in changeset.
Update DamClientsLibrary DamEngine Input and Output that was modified for TimeSeries.

Related to Issue [MWDAM-2765]

  1. … 16 more files in changeset.
Obsolete properties removed from DAM data model

Related to Issue [MWDAM-2232]

  1. … 5 more files in changeset.
Obsolete soil properties removed from the DAM UI

Related to Issue [MWDAM-2803]

  1. … 4 more files in changeset.
Update dlls DamEngine.

Commented out parts that are not in the new xsd anymore. Can be removed, when xsd is final.

Related to Issue [MWDAM-2765]

  1. … 16 more files in changeset.
Remove code for reading sti files.

Related to Issue [MWDAM-2160]

  1. … 78 more files in changeset.
Renamed SuTableCurve to SigmaSuCurve

Related to Issue [MWDAM-2688]

  1. … 2 more files in changeset.
Add SuTable to DamEngine. Write xml from DamUI.

Related to Issue [MWDAM-2539]

  1. … 3 more files in changeset.
New input parameter "BishopSearchAreaDetermination" (Automatic or Specified) added which replaces the search method for grid and the search method for tangent lines.

Related to Issue [MWDAM-2654]

  1. … 8 more files in changeset.
Extra input added (TrafficLoadDegreeOfConsolidation) in xml input created by DAM UI

Related to Issue [MWDAM-2574]

  1. … 2 more files in changeset.
POP property added in the DAM UI xml

Related to Issue [MWDAM-2095]

  1. … 1 more file in changeset.
Added SigmaTauCurve read/write to DamEngine

Related to Issue [MWDAM-2082]

  1. … 2 more files in changeset.
Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2001]

  1. … 375 more files in changeset.
Remove obsolete function

Related to Issue [MWDAM-1904]

Apply cleanup and format

Related to Issue [MWDAM-1875]

  1. … 395 more files in changeset.
Use string interpolations

Related to Issue [MWDAM-1880]

  1. … 42 more files in changeset.
Update to file based namespaces

Related to Issue [MWDAM-1876]

    • -508
    • +507
    ./FillDamUiFromXmlInput.cs
  1. … 229 more files in changeset.
Apply cleanup and format

Related to Issue [MWDAM-1876]

  1. … 270 more files in changeset.
upUpdate copyright to 2023 and version to 23.1 for DamClientsLibarary

Related to Issue [MWDAM-1855]

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

Related to Issue [MWDAM-1730]

  1. … 275 more files in changeset.
Modified conversion for a SoilProfile2D:

- Explicitly set to a SoilProfile2D in case it is a sti file. Sti files are now read by in the FillDamUiFromXmlInput and should be passed as a SoilProfile2D instead

Related to Issue [MWDAM-1686]

  1. … 2 more files in changeset.
Transfer soilparameters to DamEngine:

- RRatio

- StrengthIncreaseExponent

- RatioCuPc

Added test for import of RatioCuPc

Related to Issue [MWDAM-1625]

  1. … 4 more files in changeset.
Incorporated comments reviewer:

- Removed ZoneAreaRestSlopeCrestWidthAttribute from the DAM data model

Related to Issue [MWDAM-1382]

  1. … 6 more files in changeset.
Rewired the HeadPl2 and the PolderLevel properties of Scenario to the new XML entities:

- Changed nullable PolderLevel to a regular double as this is a mandatory required parameter (maintained consistency with the rest of the application)

Related to Issue [MWDAM-1584]

  1. … 5 more files in changeset.
Modified UI for: Made RequiredSafetyFactorStabilityInnerSlope, RequiredSafetyFactorStabilityOuterSlope, RequiredSafetyFactorPiping, UpliftCriterionStability and UpliftCriterionPiping required in xsd/DamLocation.xsd

Set defaults when not specified in import.

Related to Issue [MWDAM-1537]

  1. … 3 more files in changeset.
Modified UI for: Made PlLineOffsetBelowDikeToeAtPolder, PlLineOffsetBelowDikeTopAtPolder, PlLineOffsetBelowDikeTopAtRiver and PlLineOffsetBelowShoulderBaseInside required in xsd/DamLocation.xsd

Set default 0.0 when not specified in import (proper defaults in next commit)

Related to Issue [MWDAM-1537]

  1. … 2 more files in changeset.
Corrected setting DampingFactorPl3 and DampingFactorPl4.

Removed obsolete ModelParameters.

Related to Issue [MWDAM-1533]

  1. … 3 more files in changeset.
Removed ModelFactors from Location in xsd.

Related to Issue [MWDAM-1519]

  1. … 1 more file in changeset.
Removed HeadPl3, HeadPl4, Pl1BelowCrestRiverside, Pl1BelowCrestPolderside, Pl1BelowShoulderCrestPolderside, Pl1BelowToeDikePolderside, Pl1BelowCrestMiddle, Pl1FactorBelowShoulderCrest from WaternetOptions.

Related to Issue [MWDAM-1519]

  1. … 1 more file in changeset.
Removed obsolete parameters ProbabilisticType and SoilType.

Related to Issue [MWDAM-1527]

  1. … 15 more files in changeset.