Surface Meshing Failing on Imported Exodus Meshes #956
Unanswered
wrkendrick
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hi @wrkendrick, I've reproduced this behavior. It appears it only occurs when using the coarse mesh settings, and, as you said, I think it has something to do with the meshing internals as opposed to the DAGMC exporter -- I was able to load an exodus mesh and export it to a DAGMC file (both with the existing mesh and re-meshsed surfaces without the coarse mesh settings). I'm going to |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey all,
I'm attempting to take some pre-generated ExodusII meshes and convert them into DAGMC .h5m files in order to run them in OpenMC. I've run into a strange problem where I'm unable to perform surface Trimeshing on an exodus mesh-based geometry that I import. Cubit just segfaults when I try. This obviously stops me from having a facet geometry to export as .h5m!
The test geometry I'm using is a simple cylinder that I meshed, exported, then imported.
Steps to recreate this problem:
I'm running this on Coreform Cubit 2024.3. I also tried meshing a single surface at a time to ensure that it wasn't my RAM running out. I've tried this on a couple different exodus meshes to confirm. I've attached both the exodus mesh and the cubit geometry (that can be successfully meshed) so you can try to replicate this issue.
Arguably this may be a Cubit issue, not DAGMC. However, generating DAGMC facet files from Exodus meshes feels common enough that I'm hoping someone here has a workaround!
Thanks y'all.
geometry.zip
Beta Was this translation helpful? Give feedback.
All reactions