The free energy density of the New-hooken model is wrong #3829
Replies: 6 comments
-
the first Piola stress in line 358-363 should be: |
Beta Was this translation helpful? Give feedback.
-
the first Piola stress differential in line 367-375 should be: |
Beta Was this translation helpful? Give feedback.
-
I modify the code according to :https://en.wikipedia.org/wiki/Neo-Hookean_solid |
Beta Was this translation helpful? Give feedback.
-
Thank you, I'll try to get in touch with the original author. Do you mind creating a pull request in the meanwhile? |
Beta Was this translation helpful? Give feedback.
-
@ShoujingZheng, the constitutive model implemented is a from this paper from pixar, so the class name NeoHookean is somewhat misleading. |
Beta Was this translation helpful? Give feedback.
-
Moving to discussion. If you have inprovements to deformables, you can create a new issue or pull request. |
Beta Was this translation helpful? Give feedback.
-
bullet3/src/BulletSoftBody/btDeformableNeoHookeanForce.h
Line 199 in 00cd39d
It should be:
And the corresponding first piola stress and dP should also be modified.
Beta Was this translation helpful? Give feedback.
All reactions