Libmesh terminating: ERROR: cannot locate specified file #31257
Unanswered
LeonDong1998
asked this question in
Q&A Meshing
Replies: 1 comment 1 reply
-
|
Hello Looks like it's looking for a split file rather than just the file. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone!
I recently encountered a strange problem while coupling MOOSE and OpenMC using Cardinal. The mesh I generated using Cubit works fine in a standalone MOOSE calculation, but when running a coupled calculation, I get the following error:
Libmesh terminating: ERROR: cannot locate specified file: 1.e.1.0
My mesh is named 1.e, and it seems libmesh isn't recognizing it.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions