Step 2: Implemented the ProjectFileName same way for all stability wrappers. Tested basefilename for all stability wrappers.Related to Issue [MWDAM-1175]
Step 1: Added ProjectFileName to StabilityOutputItem to solve the problem. Implemented it correctly in Stab Inwards. This now has to be made consistent for all kernel wrappers. Other files were trails to solve but that was not general. Will resolve this in step 2. This step 1 is done so we can release the engine for test in UI.Related to Issue [MWDAM-1175]
Added location results for serialization tests. Added extra parameter damProjectData for writing Dam from xml as location results need the original data to retrace location, segment and soil probability data.Related to Issue [MWDAM-1111]
Implemented PerformDesignCalculationCombinedSlopeAdaptionAndShoulderAdaption()Moved shared methods to new class DesignCalculatorUtilsCleanup codeRelated to Issue [MWDAM-1178]
Finished shoulder part of PerformDesignCalculationFirstSlopeAdaptionThenShoulderAdaption()Added resource translationsAdded (failing) test for OptimizedSlopeAndShoulderAdaption design methodRelated to Issue [MWDAM-1141]
Finished slope part of PerformDesignCalculationFirstSlopeAdaptionThenShoulderAdaption()Added methods to SurfaceLine2Extensions, needed for Slope Design calculationRelated to Issue [MWDAM-1141]
Implemented proper use of regional assessment scenario job settings throughout all wrappers, kernels and helpers to ensure correct pl-lines and results for test.Single core now works fully for regional assessment.Related to Issue [MWDAM-1111]
Add parameters to IKernelWrapper interface methodsRefactored: better namesMore work on PerformDesignCalculationFirstSlopeAdaptionThenShoulderAdaption()Related to Issue [MWDAM-1141]