Christopher Lee
Christopher Lee
@justinlaughlin and I have plans to implement exports to other mesh file formats (e.g., see #43) Gmsh for sure and possibly Abaqus could be included. I don't know for sure...
It's possible that due to atom spacing there's some other small packing defects. The radii use for applying Gaussian's also isn't very carefully tuned. If your goal is to have...
As noted offline, there's currently a heuristic used to prevent edge flips from leading to non-manifolds. This should be updated to more rigorously check when an edge-flip will generate a...
Following up on this as new versions appear to be released! Folks will get incorrect curvature values if their grid spacing isn't 1. Can verify this issue in the current...
This may be related to the poisson reconstruction python binding interface https://github.com/mmolero/pypoisson/issues/13
Thanks for trying out Mem3DG. Unfortunately the tutorials are currently a bit out of date. I haven't had a chance to update them to match up with some recent code...
Thanks for the report. It could be from a dependency of a dependency. We're using scikit-build-core to handle cmake configuration. You maybe able to pass the flag through scikit-build-core to...
I agree this would be interesting to implement. I'm happy to provide guidance if you'd like to take a shot at this. WDYT?