conspire 0.7.6

The Rust interface to conspire.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
The Saint Venant-Kirchhoff thermohyperelastic solid constitutive model.

**Parameters**
- The bulk modulus $`\kappa`$.
- The shear modulus $`\mu`$.
- The coefficient of thermal expansion $`\alpha`$.
- The reference temperature $`T_\mathrm{ref}`$.

**External variables**
- The deformation gradient $`\mathbf{F}`$.
- The temperature $`T`$.

**Internal variables**
- None.

**Notes**
- The Green-Saint Venant strain measure is given by $`\mathbf{E}=\tfrac{1}{2}(\mathbf{C}-\mathbf{1})`$.