Error when make moose with phase field #26226
Unanswered
lizhi1008
asked this question in
Q&A Getting Started
Replies: 1 comment
-
|
Hello The problem is probably that you compiled once without phase_field and now with phase_field. You need to clean the repository ( Guillaume |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Dear all,

This is my first time to use the phase field module in moose.
First, I run the stork.sh script to create an new application. Next, I modify the Makefile to enable the phase field module. Then, I make it but the following error occurred.
It looks like the class EulerAngles is defined repeatedly.
I wonder how to fix it?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions