instability of simulation - hyperelastic models #5186
Replies: 1 comment 3 replies
-
Hello ! The v22.06 is more than 2 years old and thus deprecated, so the only help I can give you is on the numerical aspect : is your simulation well set ? Hyperelastic models are non-linear models. But to solve the mechanics in one timestep, the stress-strain relationship is linearized. This has lot of impact when you are using the dynamic ODE solver This is even more true if big displacements are imposed using either Projective or Lagrangian constraits : the first will project the position, and if they are far from the relaxing position, it might make the system totally ill-conditionned, the later is perform under the timestepping paradigm, meaning that the resolution fo those constraint might lead to deformation that are huge, leading to big instability in the non linear model. I have thus two suggestions:
|
Beta Was this translation helpful? Give feedback.
-
Hi , I m trying to run a simulation studying clipping of vessels. I m using the 22.06 version of SOFA. I m trying to module the behaviour of the vessel as a hyperelastic material. I use Mooney Rivlin, St Venant, Ogden, NeoHookean, but everyone is unstable under large deformation during clipping? can someone help me understanding at least the cause of this instability? Is there an energetic analysis to lead? are there any tips to improve the stability of the simulation. I tried using also Corotational model and I didn't have problems, so I supposed the issue is linked with the Hyperelastic behaviour. THank you in advance
Beta Was this translation helpful? Give feedback.
All reactions