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]
Step 1: Added calculationSubDir to xsd, regenerated the DamOutput file and implemented it in the code for the wrappers. To do is the I/O.Related to Issue [MWDAM-1154]
Added dlls from TC #1007.446 to release folderRelated to Issue [MWDAM-1056]Moved extra classes in UpliftLocationDeterminator to their own filesRelated to Issue [MWDAM-1153]
Added resultmessage and UpliftSituation to output of wrapper (even though I think UpliftSituation should be null as it is not relevant for outwards calculations, but it is needed to be able to reproduce the results of DAM Classic).Related to Issue [MWDAM-1057]