John Bokma

Added some more code for conversion.

Related to Issue [MWDAM-2208]

Added two files to be able to create to the MAC kernel directly instead of using the C# wrapper.

Related to Issue [MWDAM-2208]

Corrected typo in comment.

Related to Issue [MWDAM-2208]

Added tolerance to test to solve error.

Related to Issue [MWDAM-2208]

Moved adapting surfaceline to a higher level (surfaceline instead of geometrypointstring) to prevent removing "real" characteristic points (i.e. other than type = None). Cleaned code a bit.

Related to Issue [MWDAM-2208]

Adapted surfaceline and geometry input for kernel by getting rid of points that are alomost the same which (sometimes) leads to accuracy problems in the kernel.

Related to Issue [MWDAM-2208]

Adapted test value as that is what I find with 1 Core as does Trp and TC. So original value must be wrong.

Related to Issue [MWDAM-2208]

Readded the zigzag tests (as WIP) as requested by Trp.

Related to Issue [MWDAM-2677]

Removed obsolete parameters and class.

Related to Issue [MWDAM-2208]

  1. … 4 more files in changeset.
Removed obsolete RiverLever from Location (is now part of CurrentScenario).

Related to Issue [MWDAM-2208]

Removed the shift from the datamodel of the Engine.

Related to Issue [MWDAM-2708]

Set XSoilGeometry2DOrigin to 0 for all locations just to make a point ;-). All shifted values as they should be for the geometry were already adapted for issues MWDAM-2677 and MWDAM-2701.

Related to Issue [MWDAM-2707]

Adapted to review comments.

Related to Issue [MWDAM-2764]

Commit of the two now fixed tests.

Related to Issue [MWDAM-2764]

Removed GeometryPoint from GeometryPointString/GeometryLoop classes and everywhere it was used. Improved geometry generation and Clone() methods for SoilProfile2D.

Related to Issue [MWDAM-2760]

  1. … 41 more files in changeset.
Commit of all tests adapted to removal of geometry point from loop/geometrypointstring.

Related to Issue [MWDAM-2764]

  1. … 14 more files in changeset.
Remove obsolete classes using obsolete GeometryPoints from GeometryPointString/GeometryLoop.

Related to Issue [MWDAM-2760]

Adapted to review comments.

Related to Issue [MWDAM-2258]

Extended tests, cleaned up code.

Related to Issue [MWDAM-2690]

Oops, and now without the debug code.

Related to Issue [MWDAM-2690]

Fixed DWP_6 and DWP_7 problems

Related to Issue [MWDAM-2690]

DWP_8 and DWP_20 now succeed (Full test still as WIP due to DWP_6 and 7).

Related to Issue [MWDAM-2400]

Make sure XSoilGeometry2DOrigin is set to 0.0 so it can not provide a shift anymore

Related to Issue [MWDAM-2708]

Adapted the generator a little, added tests.

Related to Issue [MWDAM-2648]

Updated the xml file after adding shift to UI.

Related to Issue [MWDAM-2701]

Reverted the changes as they were commited by mistake.

Related to Issue [MWDAM-2701]

Updated for change in validator LooseCurves for GeometryData.

Related to Issue [MWDAM-2701]

Corrected tests for adapted validation.

Related to Issue [MWDAM-2701]

Removed local validator.

Related to Issue [MWDAM-2701]

Updated for change in validator LosseCurves for GeometryData.

Related to Issue [MWDAM-2701]