Fixed failing test CreatePL2andPL4For1DGeometryWithExpertKnowledgeRRDWithAllWithSandLayerInBetweenAndPenetrationLengthInThisAquiferLayerThere is no longer a distinction between a regional and a primary location.Related to Issue [MWDAM-1434]
Removed 'no hydraulic shortcut' from comment because it is no longer applicable. If no value for headPl4 then always use waterLevel.Related to Issue [MWDAM-1434]
added calculation message to PerformSingleCalculation (NoAdaption) when calculation fails, as for PerformDesignCalculation (AdaptGeometry)Related to Issue [MWDAM-1396]
Removed ObjectExtensions from Calculators, instead use ObjectExtensions from Standard. Added the missing methods from Calculators to Standard.Related to Issue [MWDAM-1394]
Removed Assessment mode from the Engine (code and xsd). Note: the enumerations belonging to this mode will be removed in next commit as this is part of two issues.Related to Issue [MWDAM-1410]
When uplift, heave or Sellmeijer revised fails, the whole calculation fails. All output from these calculation parts will be set to 0 when they fail. If one of them fails, the next will not be done.When calculation result is InvalidInputStructure, InvalidInputData, UnexpectedError the result will be set to RunFailed.Related to Issue [MWDAM-1394]