Added test for suport for sti-file input for used Piping models. Made some small improvements the testdata to get some real results. Checked these results by hand to ensure correctness.Related to Issue [MWDAM-1677]
Merged solution from 19.2 branch:Fixed error generated by MStabDamDll:- Offset the sensor X locations with the origin of the surfacelineRelated to Issue [MWDAM-1605]
Added extra test based on last data provided by Irene for Piping (Bligh). But as the data is wrong at the moment (its based on sti-files instead of 1D-Profiles), it is WiP until the data set is corrected.Related to Issue [MWDAM-1677]
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 neededRelated to Issue [MWDAM-1650]
Adapted to review comments + added comment for bishop test + some small improvements to code (typo's and correcting signature for CalculateOneTimeEntry). Finally added PipingFactor to enum as we need that for the next step (piping in DamLive).Related to Issue [MWDAM-1627]
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 testsRelated to Issue [MWDAM-1650]
Corrected failing test involving Piping Bligh and SellmeijerVnk model. Made sure results for timeseries are initialized as NaN.Related to Issue [MWDAM-1677]
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]