diff --git a/README.md b/README.md index 80a0aeaf..30fd43fa 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ FElupe is a Python 3.8+ 🐍 finite element analysis package 📦 focusing on th - [x] nonlinear deformation of [solid bodies](https://felupe.readthedocs.io/en/latest/felupe/mechanics.html#felupe.SolidBody) - [x] interactive views on meshes, fields and solid bodies (using [PyVista](https://pyvista.org/)) - [x] typical [finite elements](https://felupe.readthedocs.io/en/latest/felupe/element.html) -- [x] axisymmetric, plane strain and mixed fields +- [x] cartesian, axisymmetric, plane strain and mixed fields - [x] [hyperelastic material models](https://felupe.readthedocs.io/en/latest/felupe/constitution/hyperelasticity.html) - [x] strain energy density functions with [automatic differentiation](https://felupe.readthedocs.io/en/latest/felupe/constitution/hyperelasticity.html#felupe.Hyperelastic) diff --git a/docs/index.rst b/docs/index.rst index 5fd248e0..2a97847b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -45,7 +45,7 @@ FElupe is a Python 3.8+ 🐍 finite element analysis package 📦 focusing on th + typical :ref:`finite elements ` - + axisymmetric, plane strain and mixed fields + + cartesian, axisymmetric, plane strain and mixed fields + :ref:`hyperelastic material models `