RFFGen
 All Classes Namespaces Files Functions Typedefs Enumerations Groups
Namespaces | Functions
adiposeTissue_SommerHolzapfel.hh File Reference

Model for adipose tissue of Sommer et al.: Multiaxial mechanical properties and constitutive modeling of human adipose tissue: A basis for preoperative simulations in plastic and reconstructive surgery. Acta Biomater., 9:9036-9048, 2013. More...

#include "../../LinearAlgebra/principalInvariants.hh"
#include "../../LinearAlgebra/mixedInvariants.hh"
#include "../../LinearAlgebra/strainTensor.hh"
#include "../../LinearAlgebra/tensorProduct.hh"
#include "../../CMath/exp.hh"
#include "../../generate.hh"

Go to the source code of this file.

Namespaces

 RFFGen
 Main namespace of the RFFGen library.
 

Functions

template<class Matrix , int offset = LinearAlgebra::dimension<Matrix>()>
auto RFFGen::incompressibleAdiposeTissue_SommerHolzapfel (double cCells, double k1, double k2, double kappa, const Matrix &M, const Matrix &F)
 Model for adipose tissue of Sommer et al.: Multiaxial mechanical properties and constitutive modeling of human adipose tissue: A basis for preoperative simulations in plastic and reconstructive surgery. Acta Biomater., 9:9036-9048, 2013. More...
 
template<class Matrix , int offset = LinearAlgebra::dimension<Matrix>()>
auto RFFGen::incompressibleAdiposeTissue_SommerHolzapfel (const Matrix &M, const Matrix &F)
 Model for adipose tissue of Sommer et al.: Multiaxial mechanical properties and constitutive modeling of human adipose tissue: A basis for preoperative simulations in plastic and reconstructive surgery. Acta Biomater., 9:9036-9048, 2013. More...
 
template<class Inflation , class Compression , class Matrix , int offset = LinearAlgebra::dimension<Matrix>()>
auto RFFGen::compressibleAdiposeTissue_SommerHolzapfel (double cCells, double k1, double k2, double kappa, double d0, double d1, const Matrix &M, const Matrix &F)
 Compressible version of the model for adipose tissue of Sommer et al.: Multiaxial mechanical properties and constitutive modeling of human adipose tissue: A basis for preoperative simulations in plastic and reconstructive surgery. Acta Biomater., 9:9036-9048, 2013. More...
 
template<class Inflation , class Compression , class Matrix , int offset = LinearAlgebra::dimension<Matrix>()>
auto RFFGen::compressibleAdiposeTissue_SommerHolzapfel (double d0, double d1, const Matrix &M, const Matrix &F)
 Compressible version of the model for adipose tissue of Sommer et al.: Multiaxial mechanical properties and constitutive modeling of human adipose tissue: A basis for preoperative simulations in plastic and reconstructive surgery. Acta Biomater., 9:9036-9048, 2013. Material parameters are taken from the same publication, Table 2, i.e. $c_\mathrm{Cells}=0.15 (\,\mathrm{kPa})$, $k_1=0.8 (\,\mathrm{kPa})$, $k_2=47.3$ and $\kappa=0.09$. More...
 

Detailed Description

Model for adipose tissue of Sommer et al.: Multiaxial mechanical properties and constitutive modeling of human adipose tissue: A basis for preoperative simulations in plastic and reconstructive surgery. Acta Biomater., 9:9036-9048, 2013.