Tenth commit of the combining code for SurfaceLine and SoilProfile2D. Removed WiP status for several tests, corrected expected result for one test from 7 to 3 as 3 is the highest level of the given surface line so end result can never have a highest Z of 7, it must be 3.Related to Issue [MWDAM-2258]
Eighth commit of the combining code for SurfaceLine and SoilProfile2D. This actual implements the code in the common helper.Related to Issue [MWDAM-2258]
Seventh commit of the combining code for SurfaceLine and SoilProfile2D. This fixes all existing tests. Still work to be done (making code neater).Related to Issue [MWDAM-2258]
For combination Uplift-Van with Grid, the input stix file is not created because this combination is not possible in DStabilityRelated to Issue [MWDAM-2316]
Sixth commit of the combining code for SurfaceLine and SoilProfile2D. This fixes most of the ignored test. Still work to be done and to be tested.Related to Issue [MWDAM-2258]