High level operations
isochoric_neo_hooke()
Examples
Settings
Lower level operations
Pre- and postprocessing
Source code
Computes the strain energy for an isochoric neo-Hookean material model.
F (jnp.ndarray) – Deformation gradient tensor.
mu (float) – Shear modulus.
Strain energy value for the given deformation gradient.
float