XMLSoilProfile2DConverterTest.cs

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed converter to fix sonarqube issues.

Related to Issue [MWDAM-1380]

    • -237
    • +0
    ./XMLSoilProfile2DConverterTest.cs
  1. … 5 more files in changeset.
Updated converter to set the correct values for the WaterpressureInterpolationModel:

- Set to value 1 as this corresponds with the DAM engine implementation of hydrostatic model

Related to Issue [MWDAM-1374]

  1. … 1 more file in changeset.
Added conversion exception whenever a soil profile contains more than 1 inner loop in a soil profile layer

Related to Issue [MWDAM-1380]

    • -36
    • +50
    ./XMLSoilProfile2DConverterTest.cs
  1. … 1 more file in changeset.
Added converter to convert the imported SoilProfile2D to the XML format

Related to Issue [MWDAM-1380]

    • -0
    • +223
    ./XMLSoilProfile2DConverterTest.cs
  1. … 3 more files in changeset.