Export the code for level set generation from DEM and SDF reconstruction with Eikonal solver from scripts to a separate module. New functionality: - [ ] Construct the extension of the surface velocity using the Eikonal solver (needed for free surface advection) - [ ] High-order SDF computation directly from DEM data without triangulation (cubic interpolation + Newton solver)
Export the code for level set generation from DEM and SDF reconstruction with Eikonal solver from scripts to a separate module.
New functionality: