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]
Fixed unit test for operation calculatorImproved namespace definitionMove 1 multicore test out of multicore category, to improve code coverageRelated to Issue [MWDAM-1254]