doc:user:elements:volumes:hyper_viscoelastic
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
doc:user:elements:volumes:hyper_viscoelastic [2013/07/11 15:20] – created joris | doc:user:elements:volumes:hyper_viscoelastic [2016/03/30 15:23] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Viscoelastic laws ====== | ||
+ | |||
+ | The '' | ||
+ | |||
+ | ===== OgdenHyperFunction ===== | ||
+ | |||
+ | === Description === | ||
+ | |||
+ | Ogden hyperelastic law. | ||
+ | |||
+ | The deviatoric potential is computed based on a Cauchy tensor with a unit determinant: | ||
+ | |||
+ | $$ | ||
+ | U^{dev}= \sum_i^3 \sum_j^3 \frac{\mu_j}{a_j} \left(\lambda_i^{\frac{1}{2}a_j}-1\right) | ||
+ | $$ | ||
+ | |||
+ | where λi are eigenvalues of Cauchy deviatoric matrix ˆC. | ||
+ | |||
+ | === Parameters === | ||
+ | ^ | ||
+ | | μ1 | '' | ||
+ | | μ2 | '' | ||
+ | | μ3 | '' | ||
+ | | a1 | '' | ||
+ | | a2 | '' | ||
+ | | a3 | '' | ||
+ | |||
+ | ===== HenckyHyperFunction ===== | ||
+ | |||
+ | === Description === | ||
+ | |||
+ | Hencky hyperelastic law. | ||
+ | |||
+ | The deviatoric potential is computed based on a Cauchy tensor with a unit determinant: | ||
+ | |||
+ | $$ | ||
+ | U^{dev}= \frac{1}{4} \mu \sum_i^3 \left(\ln\lambda_i\right)^2 | ||
+ | $$ | ||
+ | |||
+ | where λi are eigenvalues of Cauchy deviatoric matrix ˆC. | ||
+ | |||
+ | === Parameters === | ||
+ | ^ | ||
+ | | μ | '' | ||
+ | |||
+ | ===== IsoViscoElasticFunction ===== | ||
+ | |||
+ | === Description === | ||
+ | |||
+ | Generic viscoelastic law. | ||
+ | |||
+ | This law is used to combine to hyperelastic functions, one to model the elastic part (spring), the other one the viscous part (dashpot). | ||
+ | |||
+ | |||
+ | === Parameters === | ||
+ | ^ | ||
+ | | Number of the elastic law | '' | ||
+ | | Number of the viscous law | ||
+ | |||
+ | |||
+ | ===== Applications ===== | ||
+ | |||
+ | Hyperelastic laws are used with materials called '' | ||
+ | |||
+ | Examples are found in [[commit: | ||
+ | |||