Skip to content

Moose plastic hardening simulation - Computationaly slower than ANSYS #16372

Answered by dschwen
abarun22 asked this question in Q&A General
Discussion options

You must be logged in to vote

Your IsotropicPlasticityStressUpdate is set to run on the displaced mesh. I don't think that's right. You might try using AD versions of all mechanics models ADIsotropicPlasticityStressUpdate, ADComputeMultipleInelasticStress, ADComputeIsotropicElasticityTensor, and use_asutomatic_differentiation = true in the Master action. (you may need to recompile your moose with a larger AD vector size for 3D...)

But the execution time difference is too substantial to be explained away by that most likely. Without the mesh and function files we cannot run your input though.

1500 nodes is a really tiny problem and should absolutely not take that long to run at all.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jiangwen84
Comment options

Comment options

You must be logged in to vote
3 replies
@abarun22
Comment options

@abarun22
Comment options

@hugary1995
Comment options

Answer selected by GiudGiud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants