Non-convergence in Hyperelastic Turbine Blade simulation under high Centrifugal Load #32222
Unanswered
SantoshKumarIITDELHI
asked this question in
Q&A Modules: Solid mechanics
Replies: 2 comments 1 reply
-
|
hello It looks to be converging, albeit too slow. if you want to converge it faster, you'll need to use a different preconditioning. I don't knnow what works best for hyperelastic problems |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Thanks.
…On Wed, 14 Jan 2026 at 2:50 AM, Guillaume Giudicelli < ***@***.***> wrote:
hello
It looks to be converging, albeit too slow.
Can you increase the number of allowed nonlinear iterations?
nl_max_its, see this page for all the convergence parameters:
https://mooseframework.inl.gov/source/executioners/Transient.html
—
Reply to this email directly, view it on GitHub
<#32222 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BVAONXNHP7SYOOXUIJJFN6L4GVOR5AVCNFSM6AAAAACRS3USDWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNBYHE3DSOA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
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.
-
I am simulating a turbine blade using a Hyperelastic material model. The mesh consists of approximately 108,000 tetrahedral elements. The primary loading condition is a centrifugal force applied via a BodyForce kernel (or the CentrifugalBodyForce object). The simulation runs and converges successfully when the rotational velocity (centrifugal load) is low. However, when I increase the load to the target magnitude, the nonlinear solve fails to converge. I have attached the error file here.
log.txt
Beta Was this translation helpful? Give feedback.
All reactions