The modeling problem of phase field and j2 coupling to simulate grain growth #16577
Unanswered
PengWei97
asked this question in
Q&A Modules: Phase field
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear MOOSE experts,
Recently I replaced the linear elasticity with a j2 plastic model based on poly_grain_growth_2D_eldrforce.i, and to embed elastic energy into the phase field model. But some errors occurred and the simulation could not be performed,
The input I wrote is as follows: poly_grain_growth_2D_eldrforce_j2.i
poly_grain_growth_2D_eldrforce_j2.txt
, and then run on the terminal
mpirun -np 5 ~/project/panda/panda-opt -i poly_grain_growth_2D_eldrforce_j2.i > poly_grain_growth_2D_eldrforce_j2.i
on the port and report an error after the simulation.
called “WORLD”, “WORLD_ORM_ORM_OR” , 1)-process 2
poly_grain_growth_2D_eldrforce_j2_01.log
Based on the appeal error, I retyped the command on the terminal
~/project/panda/panda-opt -i poly_grain_growth_2D_eldrforce_j2.i> poly_grain_growth_2D_eldrforce_j2.log
but the actual error is as follows:poly_grain_growth_2D_eldrforce_j2_02.log
I think the input file I wrote has some problems.As a moose beginner, I hope the experts can provide me with guidance.
Any suggestions or recommendations to fix these problems would be greatly appreciated.
Thank you
Wei Peng
Beta Was this translation helpful? Give feedback.
All reactions