Skip to main content
. 2010 Jan 6;7(47):955–966. doi: 10.1098/rsif.2009.0502

Table 2.

Finite element implementation of the anisotropic ensemble fibre potential.

given:
isochoric deformation gradient = J−1/3F
orientation distribution data Inline graphic
algorithm:
define integration order t b,fat
load spherical design M(α), α ∈ {1 … N}
initialize stress and elasticity tensors Inline graphic
DO α = 1, N
 compute spatial isochoric fibre direction (α) = M(α)
 compute spatial isochoric structure tensor ā(α) = (α)(α)
 compute fourth invariant Ī4(α) = (α) · (α) = tr(ā(α))
 compute co-latitude angle Θ(α) = arccos(K · M(α))
 IF (Ī4(α) > 1) THEN
  compute orientation density Inline graphic
  IF (ρ(α) > ε) THEN
   compute ea contribution of stress and elasticity tensors
   Inline graphic
   update ea contribution of stress and elasticity tensors
   Inline graphic
   Inline graphic
  ENDIF
 ENDIF
ENDDO