SDV values for orthotropic bamboo damage not correctly reported #678
-
Hello Everyone, Apologies for the duplicate post but I believe my first post was made in the wrong location and was not able to delete the post. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Hi @JAWilliams123, Using the The
See https://thelfer.github.io/tfel/web/HookeStressPotential.html for details. In the end, what you do in the
Your behaviour seems simple to implement (the evolution of damage seems a simple function of the strain), you may want to you the However, I could be of better help if I knew exactly what are exactly the constitutive equations of the behaviour you want to implement. |
Beta Was this translation helpful? Give feedback.
The current implementation returns the elastic stiffness for the tangent operator which would lead to an approximate jacobian.
If you modify Dv to take damage into account, you would get the secant operator which is a better approximation.
If you want the true consistent tangent operator, you have to compute something like: