Hyperelastic
- Arruda-Boyce – The Arruda-Boyce hyperelastic constitutive model.
- Fung – The Fung hyperelastic constitutive model.
- Gent – The Gent hyperelastic constitutive model.
- Mooney-Rivlin – The Mooney-Rivlin hyperelastic constitutive model.
- Neo-Hookean – The Neo-Hookean hyperelastic constitutive model.
- Saint Venant-Kirchhoff - The Saint Venant-Kirchhoff hyperelastic constitutive model.
Functions
Conspire.helmholtz_free_energy_density
— Functionhelmholtz_free_energy_density(
model::ArrudaBoyce,
F
) -> Float64
helmholtz_free_energy_density(model::Fung, F) -> Float64
helmholtz_free_energy_density(model::Gent, F) -> Float64
helmholtz_free_energy_density(
model::MooneyRivlin,
F
) -> Float64
helmholtz_free_energy_density(
model::NeoHookean,
F
) -> Float64
helmholtz_free_energy_density(
model::SaintVenantKirchhoff,
F
) -> Float64