Fixed final results. They all comply with dam classic but for improved ProfileName *which is now corrected and probability field for 1D.Related to Issue [MWDAM-1057]
Solved the problem with the "shifting" surface line by replacing Assign by DeepClone in CsvExportData. Removed dead code from FillDamUiFromXmlOutput and updated tests. Note that only the Uplift values for now are still "failing". Related to Issue [MWDAM-1057]
Add RiverLevelHigh and RiverLevelLow to DamKernelInput, because dependent on the type of analysis the source for these values can vary (e.g. designScenario.RiverLevel or Location.BoezemLevelHbp for RiverLevelHigh)Related to Issue [MWDAM-1095]
new document concerning UI and Enginereplacing DAM_Repos\DamClassic\trunk\doc\DAM\Design\CVS definition\Description of CSV input files for DAM.docRelated to Issue [MWDAM-989]
Make sure redesigned surface line (as part of the results) is reset to x = 0 as start. This is required to keep results based on this line in sync.Related to Issue [MWDAM-1057]