Added ProjectWorkingPath to FailureMechanismeParamatersMStab.Moved shared code for tests in both Common and Inwards to DamMacroStabilityTestHelper.Related to Issue [MWDAM-1056]
Adapted Interface for PostProcess to be able to handle multiple results instead of just one. This is required for stability calculations as the model BishopUpliftVan requires two calculations and three results (1 per calculation, one overall result). Also added extra file name for the second model to be able to support two calculations.Related to Issue [MWDAM-1057]
Added iterationIndex as parameter to Prepare() Interface in order to be able to set correct file names in case of design. Implemented setting correct name for sti-file to be used in the calculation by Stability Outwards. Related to Issue [MWDAM-1057]
Adapted the use of FailureMechanismeParamatersMStab to be in line with the TD which states that kernel input data should hold the input. AdaptedDamMacroStabilityKernelWrapper for this too. Also improved the Prepare in that class.Related to Issue [MWDAM-1057]
Documented the use of kernel wrapper properties. Also added some extra text to make use of Prepare more informative and finally added some text about the use of output data interface in Validate.Related to Issue [MWDAM-1057]