jtecklenburg / voromesh

Creates Voronoi meshes from 2D points
MIT License
7 stars 0 forks source link

Export to TOUGH gives non plausible mesh, when mesh contains prisms with more than six edges. #1

Open jtecklenburg opened 7 months ago

jtecklenburg commented 7 months ago

Issues with vtk.VTK_CONVEX_POINT_SET (41)

https://gitlab.kitware.com/vtk/vtk/-/issues/19285 https://gitlab.kitware.com/vtk/vtk/-/issues/19292

jtecklenburg commented 2 months ago

Added a workaround, so that TOUGH meshes improve. https://github.com/jtecklenburg/voromesh/commit/704e64d40ec95a168c7d3affbcab4a41d51fb5b7

The function may also be used, when applying boundary conditions based on cell center coordinates.