Checkout
 

tang_ds in DAM

Updated App.config with the wmts capability urls

Related to Issue [MWDAM-1817]

Merged solution from 19.2 branch:

Fixed error generated by MStabDamDll:

- Offset the sensor X locations with the origin of the surfaceline

Related to Issue [MWDAM-1605]

Fixed error generated by MStabDamDll:

- Updated binaries that contain the fix

Related to Issue [MWDAM-1605]

Fixed error generated by MStabDamDll:

- Offset the sensor X locations with the origin of the surfaceline

Related to Issue [MWDAM-1605]

Tagged the 19.1.2 release

Related to Issue [MWDAM-1612]

Updated release folder with 19.1.2 binaries:

- Updated installer with 19.1.2 signed version

Related to Issue [MWDAM-1612]

Updated release folder with 19.1.2 binaries:

- Updated DAM.zip with the new binaries

Related to Issue [MWDAM-1612]

Reverted revision(s) 3325 from DamClients/DamUI/trunk/release:

Updated release folder with 19.1.2 binaries:

- Updated DAM.zip with the new binaries

Related to Issue [MWDAM-1612]

    • binary
    /DamClients/DamUI/trunk/release/DAM.zip
Updated release folder with 19.1.2 binaries:

- Updated DAM.zip with the new binaries

Related to Issue [MWDAM-1612]

    • binary
    /DamClients/DamUI/trunk/release/DAM.zip
Updated release folder with 19.1.2 binaries:

- Updated binaries with signed counterparts

Related to Issue [MWDAM-1612]

Incorporated comments CR-DAM55:

- Changed enum values back to original values and fixed failing tests

-- Initialize WaterpressureInterpolationModel for tests that fail and make use of soil layers

-- Initialize the DikeEmbankmentMaterial soil layer with HydroStatic when it is needed

Related to Issue [MWDAM-1650]

Updated release folder with 19.1.2 binaries

Related to Issue [MWDAM-1612]

Incorporated comments CR-DAM55:

- Adjust test name as zones are not longer supported

Related to Issue [MWDAM-1650]

Updated externals for the DslFormsMap fix:

- Updated binaries for future 20.X release in the release folder

Related to Issue [MWDAM-1612]

Updated version number to 19.1.2 for release purposes.

Related to Issue [MWDAM-1612]

Updated externals for the DslFormsMap fix:

- Updated binaries for future 20.X release

Related to Issue [MWDAM-1612]

Updated tests to fix license server tests

Related to Issue [MWDAM-1612]

Updated externals for the DslFormsMap fix.

Related to Issue [MWDAM-1612]

Enabled passing 1D Soil profile UpliftVan tests.

Related to Issue [MWDAM-1650]

Adjusted the SoilGeometryProbability:

- All profiles (regardless of 1D or 2D) are passed as a 2D profile. As such, the ToString() representation needs to be updated to prevent failing tests

Related to Issue [MWDAM-1650]

Updated input file for TestRunMacroStabilityTutorialDesignUpliftVan

Related to Issue [MWDAM-1650]

Modified conversion for a SoilProfile2D:

- Always set the layers to HydroStatic WaterPressureInterPolationModel when importing

Related to Issue [MWDAM-1686]

Modified conversion for a SoilProfile2D:

- Fixed conversion for the WaterpressureInterpolationModel for a SoilLayer2D

Related to Issue [MWDAM-1686]

Modified conversion for a SoilProfile2D:

- Fixed failing unit tests: added aquifer dictionary to the SoilList to prevent KeyNotFoundExceptions

Related to Issue [MWDAM-1686]

Modified conversion for a SoilProfile2D:

- Added step to transfer layer properties in the SoilProfile2DImporter

Related to Issue [MWDAM-1686]

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]

Updated test TestRunMacroStabilityWithErrorUpliftVan to make it green:

- Adjusted safety factors

- Adjusted naming of the result 2D soil profile (1D soil profile + surfaceline)

Related to Issue [MWDAM-1650]

Updated input file for TestRunMacroStabilityDeltaDijkZoneAreasUpliftVanWith1D

Related to Issue [MWDAM-1650]

Cleanup:

- Extracted function for retrieving the enclosed areas.

Related to Issue [MWDAM-1683]

Fixed edge case:

- Updated XMLDocs and function argument types to prevent modification to collections

-- Changed a ToList to an ToArray call to prevent modifications

Related to Issue [MWDAM-1683]