< MPI_COMM_WORLD with errorcode 1> #28278
Unanswered
dongcongcong606
asked this question in
Q&A Getting Started
Replies: 1 comment 1 reply
-
|
You can see the difference between two files like so: diff ~/projects/moose/modules/solid_mechanics/tutorials/introduction/mech_step01.i \
~/projects/myfile/file009/solid_mechanics/step1/mech_step01.iThe results on the screen will highlight the differences. Allowing you to understand why the first file is working, while the other file is not. |
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.
-
Check these boxes if you have followed the posting rules.
Issue or question about MOOSE
Dear friends, I have a question to consult.
When I was learning according to the official MOOSE case, I could not run ‘ the step01.i ’ file in the directory I customized, and the following error would be reported after running it.
However, I was able to successfully run the ‘step01.i’ file in the original directory with the following results.
(Optional) code in question / simulation log / errors
Encountering Errors? Please include diagnostic output
No response
Beta Was this translation helpful? Give feedback.
All reactions