Replaced First() by SingleOrDefault(). Reverted new grid testing as this depends on other changes too which can not yet be committed as these have nothing to do with this issue.Related to Issue [MWDAM-1632]
Updated the workbreak down, corrected typo's, added some text explaining why separate tool is chosen, added some day as overhead.Related to Issue [MWDAM-1647]
Cleanup the 1D profile implementation:- No need for separate CreateHeadLine method, as the generic method will already create one.Related to Issue [MWDAM-1398]
Added testcase which represents the edgecase when multiple aquifer layers for the inebtween aquifer layer does not envelope the whole X coordinate rangeRelated to Issue [MWDAM-1398]
Added testcase which represents the edgecase when multiple aquifer layers for the bottom do not envelope the whole X coordinate rangeRelated to Issue [MWDAM-1398]