Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


doc:user:elements:volumes:hyper_vol_potential

Volumic Potentials

The VolumicPotential material law regroups all the functions $\mathcal{f}(J)$ such that the volumetric part of the strain-energy density function $W_{vol}$ can be expressed as $$ W_{vol} = k_0\mathcal{f}(J) $$ with the compression modulus $k_0$.

QuadraticVolumicPotential

Description

Quadratic volumetric strain density (default for FunctionBasedHyperMaterial) $$ \mathcal{f}(J) = \frac{1}{2}\left(J-1\right)^2 $$

Parameters

Name Metafor Code Dependency
Compression modulus ($k_0$) HYPER_COMPR_MODULUS TO/TM

LogarithmicVolumicPotential

Description

Logarithmic volumetric strain density $$ \mathcal{f}(J) = \frac{1}{2}\left(\text{ln}J\right)^2 $$

Parameters

Name Metafor Code Dependency
Compression modulus ($k_0$) HYPER_COMPR_MODULUS TO/TM

QuadLogVolumicPotential

Description

Quadratic-Logarithmic volumetric strain density (same as NeoHookeanHyperMaterial and MooneyRivlinHyperMaterial) $$ \mathcal{f}(J) = \frac{1}{2}\left(J-1\right)^2 + \frac{1}{2}\left(\text{ln}J\right)^2 $$

Parameters

Name Metafor Code Dependency
Compression modulus ($k_0$) HYPER_COMPR_MODULUS TO/TM

HartmannNeffVolumicPotential

Description

Parameters

Name Metafor Code Dependency
Compression modulus ($k_0$) HYPER_COMPR_MODULUS TO/TM

MieheVolumicPotential

Description

Parameters

Name Metafor Code Dependency
Compression modulus ($k_0$) HYPER_COMPR_MODULUS TO/TM

SimoTaylorVolumicPotential

Description

Parameters

Name Metafor Code Dependency
Compression modulus ($k_0$) HYPER_COMPR_MODULUS TO/TM

OgdenVolumicPotential

Description

Volumetric strain density from Ogden R. W., 1972, Large deformation isotropic elasticity – on the correlation of theory and experiment for incompressible rubberlike solids, Proc. R. Soc. Lond., 326, 565–584. $$ \mathcal{f}(J) = \frac{1}{\beta^2}\left( \beta\text{ln}J + J^{-\beta} - 1 \right) $$ where $\beta$ is an experimentally determined material parameter.

Parameters

Name Metafor Code Dependency
Compression modulus ($k_0$) HYPER_COMPR_MODULUS TO/TM
Ogden beta parameter ($\beta$) HYPER_OGDEN_BETA TO/TM
doc/user/elements/volumes/hyper_vol_potential.txt · Last modified: by vanhulle

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki