Started work on Issue [MWDAM-1349] but found out that 1348 (Determination of effective stress) needs to be solved first. So adapted test for that abd then solved 1348 first. But I did already added some parameters for 1349 too.Related to Issue [MWDAM-1348]
Output value now has NOVALUE as value, when calculation cannot be performed (added also test for this)Cleanup project fileRelated to Issue [MWDAM-1292]
Make sure that D-Geo Stability path points to the D-Geo Stability version that is located in the application map.Also added code to unit test this.Related to Issue [MWDAM-1112]
Fixed multicore problems by using deep copy of Location and StabilityParameters objects to DamKernelInput.These objects are changed dureing the calculation.Removed redundant code in Dike.csRelated to Issue [MWDAM-1142]