From 89cfa2cd0ba57e9c3ccbcbeb2d6a5bca5ed52f91 Mon Sep 17 00:00:00 2001 From: Andreas Dutzler Date: Sat, 16 Nov 2024 22:14:48 +0100 Subject: [PATCH] Update tensortrax.rst --- docs/felupe/constitution/autodiff/tensortrax.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/felupe/constitution/autodiff/tensortrax.rst b/docs/felupe/constitution/autodiff/tensortrax.rst index f3024875..dacc9731 100644 --- a/docs/felupe/constitution/autodiff/tensortrax.rst +++ b/docs/felupe/constitution/autodiff/tensortrax.rst @@ -41,6 +41,7 @@ These material model formulations are defined by a strain energy density functio ogden ogden_roxburgh saint_venant_kirchhoff + storakers third_order_deformation van_der_waals yeoh @@ -113,6 +114,8 @@ and :func:`~felupe.constitution.tensortrax.updated_lagrange` material formulatio .. autofunction:: felupe.constitution.tensortrax.models.hyperelastic.saint_venant_kirchhoff +.. autofunction:: felupe.constitution.tensortrax.models.hyperelastic.storakers + .. autofunction:: felupe.constitution.tensortrax.models.hyperelastic.third_order_deformation .. autofunction:: felupe.constitution.tensortrax.models.hyperelastic.van_der_waals @@ -121,4 +124,4 @@ and :func:`~felupe.constitution.tensortrax.updated_lagrange` material formulatio .. autofunction:: felupe.constitution.tensortrax.models.lagrange.morph -.. autofunction:: felupe.constitution.tensortrax.models.lagrange.morph_representative_directions \ No newline at end of file +.. autofunction:: felupe.constitution.tensortrax.models.lagrange.morph_representative_directions