Reference documentation for deal.II version GIT relicensing-233-g802318d791 2024-03-28 20:20:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
The step-44 tutorial program

This tutorial depends on step-18.

Table of contents
  1. Introduction
  2. The commented program
  1. Results
  2. The plain program

This program was contributed by Jean-Paul Pelteret and Andrew McBride.
This material is based upon work supported by the German Science Foundation (Deutsche Forschungsgemeinschaft, DFG), grant STE 544/39-1, and the National Research Foundation of South Africa.

Note
If you use this program as a basis for your own work, please consider citing it in your list of references. The initial version of this work was contributed to the deal.II project by the authors listed in the following citation: 10.5281/zenodo.439772

Introduction

The subject of this tutorial is nonlinear solid mechanics. Classical single-field approaches (see e.g. step-18) can not correctly describe the response of quasi-incompressible materials. The response is overly stiff; a phenomenon known as locking. Locking problems can be circumvented using a variety of alternative strategies. One such strategy is the three-field formulation. It is used here to model the three-dimensional, fully-nonlinear (geometrical and material) response of an isotropic continuum body. The material response is approximated as hyperelastic. Additionally, the three-field formulation employed is valid for quasi-incompressible as well as compressible materials.

The objective of this presentation is to provide a basis for using deal.II for problems in nonlinear solid mechanics. The linear problem was addressed in step-8. A non-standard, hypoelastic-type form of the geometrically nonlinear problem was partially considered in step-18: a rate form of the linearised constitutive relations is used and the problem domain evolves with the motion. Important concepts surrounding the nonlinear kinematics are absent in the theory and implementation. step-18 does, however, describe many of the key concepts to implement elasticity within the framework of deal.II.

We begin with a crash-course in nonlinear kinematics. For the sake of simplicity, we restrict our attention to the quasi-static problem. Thereafter, various key stress measures are introduced and the constitutive model described. We then describe the three-field formulation in detail prior to explaining the structure of the class used to manage the material. The setup of the example problem is then presented.

Note
This tutorial has been developed (and is described in the introduction) for the problem of elasticity in three dimensions. While the space dimension could be changed in the main() routine, care needs to be taken. Two-dimensional elasticity problems, in general, exist only as idealizations of three-dimensional ones. That is, they are either plane strain or plane stress. The assumptions that follow either of these choices needs to be consistently imposed. For more information see the note in step-8.

List of references

The three-field formulation implemented here was pioneered by Simo et al. (1985) and is known as the mixed Jacobian-pressure formulation. Important related contributions include those by Simo and Taylor (1991), and Miehe (1994). The notation adopted here draws heavily on the excellent overview of the theoretical aspects of nonlinear solid mechanics by Holzapfel (2001). A nice overview of issues pertaining to incompressible elasticity (at small strains) is given in Hughes (2000).

  1. J.C. Simo, R.L. Taylor and K.S. Pister (1985), Variational and projection methods for the volume constraint in finite deformation elasto-plasticity, Computer Methods in Applied Mechanics and Engineering , 51 , 1-3, 177-208. DOI: 10.1016/0045-7825(85)90033-7;
  2. J.C. Simo and R.L. Taylor (1991), Quasi-incompressible finite elasticity in principal stretches. Continuum basis and numerical algorithms, Computer Methods in Applied Mechanics and Engineering , 85 , 3, 273-310. DOI: 10.1016/0045-7825(91)90100-K;
  3. C. Miehe (1994), Aspects of the formulation and finite element implementation of large strain isotropic elasticity International Journal for Numerical Methods in Engineering 37 , 12, 1981-2004. DOI: 10.1002/nme.1620371202;
  4. G.A. Holzapfel (2001), Nonlinear Solid Mechanics. A Continuum Approach for Engineering, John Wiley & Sons. ISBN: 0-471-82304-X;
  5. T.J.R. Hughes (2000), The Finite Element Method: Linear Static and Dynamic Finite Element Analysis, Dover. ISBN: 978-0486411811

An example where this three-field formulation is used in a coupled problem is documented in

  1. J-P. V. Pelteret, D. Davydov, A. McBride, D. K. Vu, and P. Steinmann (2016), Computational electro- and magneto-elasticity for quasi-incompressible media immersed in free space, International Journal for Numerical Methods in Engineering . DOI: 10.1002/nme.5254

Notation

One can think of fourth-order tensors as linear operators mapping second-order tensors (matrices) onto themselves in much the same way as matrices map vectors onto vectors. There are various fourth-order unit tensors that will be required in the forthcoming presentation. The fourth-order unit tensors \(\mathcal{I}\) and \(\overline{\mathcal{I}}\) are defined by

\[ \mathbf{A} = \mathcal{I}:\mathbf{A} \qquad \text{and} \qquad \mathbf{A}^T = \overline{\mathcal{I}}:\mathbf{A} \, . \]

Note \(\mathcal{I} \neq \overline{\mathcal{I}}^T\). Furthermore, we define the symmetric and skew-symmetric fourth-order unit tensors by

\[ \mathcal{S} \dealcoloneq \dfrac{1}{2}[\mathcal{I} + \overline{\mathcal{I}}] \qquad \text{and} \qquad \mathcal{W} \dealcoloneq \dfrac{1}{2}[\mathcal{I} - \overline{\mathcal{I}}] \, , \]

such that

\[ \dfrac{1}{2}[\mathbf{A} + \mathbf{A}^T] = \mathcal{S}:\mathbf{A} \qquad \text{and} \qquad \dfrac{1}{2}[\mathbf{A} - \mathbf{A}^T] = \mathcal{W}:\mathbf{A} \, . \]

The fourth-order SymmetricTensor returned by identity_tensor() is \(\mathcal{S}\).

Kinematics

Let the time domain be denoted \(\mathbb{T} = [0,T_{\textrm{end}}]\), where \(t \in \mathbb{T}\) and \(T_{\textrm{end}}\) is the total problem duration. Consider a continuum body that occupies the reference configuration \(\Omega_0\) at time \(t=0\). Particles in the reference configuration are identified by the position vector \(\mathbf{X}\). The configuration of the body at a later time \(t>0\) is termed the current configuration, denoted \(\Omega\), with particles identified by the vector \(\mathbf{x}\). The nonlinear map between the reference and current configurations, denoted \(\boldsymbol{\varphi}\), acts as follows:

\[ \mathbf{x} = \boldsymbol{\varphi}(\mathbf{X},t) \, . \]

The material description of the displacement of a particle is defined by

\[ \mathbf{U}(\mathbf{X},t) = \mathbf{x}(\mathbf{X},t) - \mathbf{X} \, . \]

The deformation gradient \(\mathbf{F}\) is defined as the material gradient of the motion:

\[ \mathbf{F}(\mathbf{X},t) \dealcoloneq \dfrac{\partial \boldsymbol{\varphi}(\mathbf{X},t)}{\partial \mathbf{X}} = \textrm{Grad}\ \mathbf{x}(\mathbf{X},t) = \mathbf{I} + \textrm{Grad}\ \mathbf{U} \, . \]

The determinant of the of the deformation gradient \(J(\mathbf{X},t) \dealcoloneq \textrm{det}\ \mathbf{F}(\mathbf{X},t) > 0\) maps corresponding volume elements in the reference and current configurations, denoted \(\textrm{d}V\) and \(\textrm{d}v\), respectively, as

\[ \textrm{d}v = J(\mathbf{X},t)\; \textrm{d}V \, . \]

Two important measures of the deformation in terms of the spatial and material coordinates are the left and right Cauchy-Green tensors, respectively, and denoted \(\mathbf{b} \dealcoloneq \mathbf{F}\mathbf{F}^T\) and \(\mathbf{C} \dealcoloneq \mathbf{F}^T\mathbf{F}\). They are both symmetric and positive definite.

The Green-Lagrange strain tensor is defined by

\[ \mathbf{E} \dealcoloneq \frac{1}{2}[\mathbf{C} - \mathbf{I} ] = \underbrace{\frac{1}{2}[\textrm{Grad}^T \mathbf{U} + \textrm{Grad}\mathbf{U}]}_{\boldsymbol{\varepsilon}} + \frac{1}{2}[\textrm{Grad}^T\ \mathbf{U}][\textrm{Grad}\ \mathbf{U}] \, . \]

If the assumption of infinitesimal deformations is made, then the second term on the right can be neglected, and \(\boldsymbol{\varepsilon}\) (the linearised strain tensor) is the only component of the strain tensor. This assumption is, looking at the setup of the problem, not valid in step-18, making the use of the linearized \(\boldsymbol{\varepsilon}\) as the strain measure in that tutorial program questionable.

In order to handle the different response that materials exhibit when subjected to bulk and shear type deformations we consider the following decomposition of the deformation gradient \(\mathbf{F}\) and the left Cauchy-Green tensor \(\mathbf{b}\) into volume-changing (volumetric) and volume-preserving (isochoric) parts:

\[ \mathbf{F} = (J^{1/3}\mathbf{I})\overline{\mathbf{F}} \qquad \text{and} \qquad \mathbf{b} = (J^{2/3}\mathbf{I})\overline{\mathbf{F}}\,\overline{\mathbf{F}}^T = (J^{2/3}\mathbf{I})\overline{\mathbf{b}} \, . \]

Clearly, \(\textrm{det}\ \mathbf{F} = \textrm{det}\ (J^{1/3}\mathbf{I}) = J\).

The spatial velocity field is denoted \(\mathbf{v}(\mathbf{x},t)\). The derivative of the spatial velocity field with respect to the spatial coordinates gives the spatial velocity gradient \(\mathbf{l}(\mathbf{x},t)\), that is

\[ \mathbf{l}(\mathbf{x},t) \dealcoloneq \dfrac{\partial \mathbf{v}(\mathbf{x},t)}{\partial \mathbf{x}} = \textrm{grad}\ \mathbf{v}(\mathbf{x},t) \, , \]

where \(\textrm{grad} \{\bullet \} = \frac{\partial \{ \bullet \} }{ \partial \mathbf{x}} = \frac{\partial \{ \bullet \} }{ \partial \mathbf{X}}\frac{\partial \mathbf{X} }{ \partial \mathbf{x}} = \textrm{Grad} \{ \bullet \} \mathbf{F}^{-1}\).

Kinetics

Cauchy's stress theorem equates the Cauchy traction \(\mathbf{t}\) acting on an infinitesimal surface element in the current configuration \(\mathrm{d}a\) to the product of the Cauchy stress tensor \(\boldsymbol{\sigma}\) (a spatial quantity) and the outward unit normal to the surface \(\mathbf{n}\) as

\[ \mathbf{t}(\mathbf{x},t, \mathbf{n}) = \boldsymbol{\sigma}\mathbf{n} \, . \]

The Cauchy stress is symmetric. Similarly, the first Piola-Kirchhoff traction \(\mathbf{T}\) which acts on an infinitesimal surface element in the reference configuration \(\mathrm{d}A\) is the product of the first Piola-Kirchhoff stress tensor \(\mathbf{P}\) (a two-point tensor) and the outward unit normal to the surface \(\mathbf{N}\) as

\[ \mathbf{T}(\mathbf{X},t, \mathbf{N}) = \mathbf{P}\mathbf{N} \, . \]

The Cauchy traction \(\mathbf{t}\) and the first Piola-Kirchhoff traction \(\mathbf{T}\) are related as

\[ \mathbf{t}\mathrm{d}a = \mathbf{T}\mathrm{d}A \, . \]

This can be demonstrated using Nanson's formula.

The first Piola-Kirchhoff stress tensor is related to the Cauchy stress as

\[ \mathbf{P} = J \boldsymbol{\sigma}\mathbf{F}^{-T} \, . \]

Further important stress measures are the (spatial) Kirchhoff stress \(\boldsymbol{\tau} = J \boldsymbol{\sigma}\) and the (referential) second Piola-Kirchhoff stress \(\mathbf{S} = {\mathbf{F}}^{-1} \boldsymbol{\tau} {\mathbf{F}}^{-T}\).

Push-forward and pull-back operators

Push-forward and pull-back operators allow one to transform various measures between the material and spatial settings. The stress measures used here are contravariant, while the strain measures are covariant.

The push-forward and-pull back operations for second-order covariant tensors \((\bullet)^{\text{cov}}\) are respectively given by:

\[ \chi_{*}(\bullet)^{\text{cov}} \dealcoloneq \mathbf{F}^{-T} (\bullet)^{\text{cov}} \mathbf{F}^{-1} \qquad \text{and} \qquad \chi^{-1}_{*}(\bullet)^{\text{cov}} \dealcoloneq \mathbf{F}^{T} (\bullet)^{\text{cov}} \mathbf{F} \, . \]

The push-forward and pull back operations for second-order contravariant tensors \((\bullet)^{\text{con}}\) are respectively given by:

\[ \chi_{*}(\bullet)^{\text{con}} \dealcoloneq \mathbf{F} (\bullet)^{\text{con}} \mathbf{F}^T \qquad \text{and} \qquad \chi^{-1}_{*}(\bullet)^{\text{con}} \dealcoloneq \mathbf{F}^{-1} (\bullet)^{\text{con}} \mathbf{F}^{-T} \, . \]

For example \(\boldsymbol{\tau} = \chi_{*}(\mathbf{S})\).

Hyperelastic materials

A hyperelastic material response is governed by a Helmholtz free energy function \(\Psi = \Psi(\mathbf{F}) = \Psi(\mathbf{C}) = \Psi(\mathbf{b})\) which serves as a potential for the stress. For example, if the Helmholtz free energy depends on the right Cauchy-Green tensor \(\mathbf{C}\) then the isotropic hyperelastic response is

\[ \mathbf{S} = 2 \dfrac{\partial \Psi(\mathbf{C})}{\partial \mathbf{C}} \, . \]

If the Helmholtz free energy depends on the left Cauchy-Green tensor \(\mathbf{b}\) then the isotropic hyperelastic response is

\[ \boldsymbol{\tau} = 2 \dfrac{\partial \Psi(\mathbf{b})}{\partial \mathbf{b}} \mathbf{b} = 2 \mathbf{b} \dfrac{\partial \Psi(\mathbf{b})}{\partial \mathbf{b}} \, . \]

Following the multiplicative decomposition of the deformation gradient, the Helmholtz free energy can be decomposed as

\[ \Psi(\mathbf{b}) = \Psi_{\text{vol}}(J) + \Psi_{\text{iso}}(\overline{\mathbf{b}}) \, . \]

Similarly, the Kirchhoff stress can be decomposed into volumetric and isochoric parts as \(\boldsymbol{\tau} = \boldsymbol{\tau}_{\text{vol}} + \boldsymbol{\tau}_{\text{iso}}\) where:

\begin{align*} \boldsymbol{\tau}_{\text{vol}} &= 2 \mathbf{b} \dfrac{\partial \Psi_{\textrm{vol}}(J)}{\partial \mathbf{b}} \\ &= p J\mathbf{I} \, , \\ \boldsymbol{\tau}_{\text{iso}} &= 2 \mathbf{b} \dfrac{\partial \Psi_{\textrm{iso}} (\overline{\mathbf{b}})}{\partial \mathbf{b}} \\ &= \underbrace{( \mathcal{S} - \dfrac{1}{3} \mathbf{I} \otimes \mathbf{I})}_{\mathbb{P}} : \overline{\boldsymbol{\tau}} \, , \end{align*}

where \(p \dealcoloneq \dfrac{\partial \Psi_{\text{vol}}(J)}{\partial J}\) is the pressure response. \(\mathbb{P}\) is the projection tensor which provides the deviatoric operator in the Eulerian setting. The fictitious Kirchhoff stress tensor \(\overline{\boldsymbol{\tau}}\) is defined by

\[ \overline{\boldsymbol{\tau}} \dealcoloneq 2 \overline{\mathbf{b}} \dfrac{\partial \Psi_{\textrm{iso}}(\overline{\mathbf{b}})}{\partial \overline{\mathbf{b}}} \, . \]

Note
The pressure response as defined above differs from the widely-used definition of the pressure in solid mechanics as \(p = - 1/3 \textrm{tr} \boldsymbol{\sigma} = - 1/3 J^{-1} \textrm{tr} \boldsymbol{\tau}\). Here \(p\) is the hydrostatic pressure. We make use of the pressure response throughout this tutorial (although we refer to it as the pressure).

Neo-Hookean materials

The Helmholtz free energy corresponding to a compressible neo-Hookean material is given by

\[ \Psi \equiv \underbrace{\kappa [ \mathcal{G}(J) ] }_{\Psi_{\textrm{vol}}(J)} + \underbrace{\bigl[c_1 [ \overline{I}_1 - 3] \bigr]}_{\Psi_{\text{iso}}(\overline{\mathbf{b}})} \, , \]

where \(\kappa \dealcoloneq \lambda + 2/3 \mu\) is the bulk modulus ( \(\lambda\) and \(\mu\) are the Lamé parameters) and \(\overline{I}_1 \dealcoloneq \textrm{tr}\ \overline{\mathbf{b}}\). The function \(\mathcal{G}(J)\) is required to be strictly convex and satisfy the condition \(\mathcal{G}(1) = 0\), among others, see Holzapfel (2001) for further details. In this work \(\mathcal{G} \dealcoloneq \frac{1}{4} [ J^2 - 1 - 2\textrm{ln}J ]\).

Incompressibility imposes the isochoric constraint that \(J=1\) for all motions \(\boldsymbol{\varphi}\). The Helmholtz free energy corresponding to an incompressible neo-Hookean material is given by

\[ \Psi \equiv \underbrace{\bigl[ c_1 [ I_1 - 3] \bigr] }_{\Psi_{\textrm{iso}}(\mathbf{b})} \, , \]

where \( I_1 \dealcoloneq \textrm{tr}\mathbf{b} \). Thus, the incompressible response is obtained by removing the volumetric component from the compressible free energy and enforcing \(J=1\).

Elasticity tensors

We will use a Newton-Raphson strategy to solve the nonlinear boundary value problem. Thus, we will need to linearise the constitutive relations.

The fourth-order elasticity tensor in the material description is defined by

\[ \mathfrak{C} = 2\dfrac{\partial \mathbf{S}(\mathbf{C})}{\partial \mathbf{C}} = 4\dfrac{\partial^2 \Psi(\mathbf{C})}{\partial \mathbf{C} \partial \mathbf{C}} \, . \]

The fourth-order elasticity tensor in the spatial description \(\mathfrak{c}\) is obtained from the push-forward of \(\mathfrak{C}\) as

\[ \mathfrak{c} = J^{-1} \chi_{*}(\mathfrak{C}) \qquad \text{and thus} \qquad J\mathfrak{c} = 4 \mathbf{b} \dfrac{\partial^2 \Psi(\mathbf{b})} {\partial \mathbf{b} \partial \mathbf{b}} \mathbf{b} \, . \]

This tensor (for hyperelastic materials) possesses both major and minor symmetries, and it can be written in the following decoupled form:

\[ \mathfrak{c} = \mathfrak{c}_{\text{vol}} + \mathfrak{c}_{\text{iso}} \, , \]

where

\begin{align*} J \mathfrak{c}_{\text{vol}} &= 4 \mathbf{b} \dfrac{\partial^2 \Psi_{\text{vol}}(J)} {\partial \mathbf{b} \partial \mathbf{b}} \mathbf{b} \\ &= J[\widehat{p}\, \mathbf{I} \otimes \mathbf{I} - 2p \mathcal{S}] \qquad \text{where} \qquad \widehat{p} \dealcoloneq p + \dfrac{\textrm{d} p}{\textrm{d}J} \, , \\ J \mathfrak{c}_{\text{iso}} &= 4 \mathbf{b} \dfrac{\partial^2 \Psi_{\text{iso}}(\overline{\mathbf{b}})} {\partial \mathbf{b} \partial \mathbf{b}} \mathbf{b} \\ &= \mathbb{P} : \mathfrak{\overline{c}} : \mathbb{P} + \dfrac{2}{3}[\overline{\boldsymbol{\tau}}:\mathbf{I}]\mathbb{P} - \dfrac{2}{3}[ \mathbf{I}\otimes\boldsymbol{\tau}_{\text{iso}} + \boldsymbol{\tau}_{\text{iso}} \otimes \mathbf{I} ] \, , \end{align*}

where the fictitious elasticity tensor \(\overline{\mathfrak{c}}\) in the spatial description is defined by

\[ \overline{\mathfrak{c}} = 4 \overline{\mathbf{b}} \dfrac{ \partial^2 \Psi_{\textrm{iso}}(\overline{\mathbf{b}})} {\partial \overline{\mathbf{b}} \partial \overline{\mathbf{b}}} \overline{\mathbf{b}} \, . \]

Principle of stationary potential energy and the three-field formulation

The total potential energy of the system \(\Pi\) is the sum of the internal and external potential energies, denoted \(\Pi_{\textrm{int}}\) and \(\Pi_{\textrm{ext}}\), respectively. We wish to find the equilibrium configuration by minimising the potential energy.

As mentioned above, we adopt a three-field formulation. We denote the set of primary unknowns by \(\mathbf{\Xi} \dealcoloneq \{ \mathbf{u}, \widetilde{p}, \widetilde{J} \}\). The independent kinematic variable \(\widetilde{J}\) enters the formulation as a constraint on \(J\) enforced by the Lagrange multiplier \(\widetilde{p}\) (the pressure, as we shall see).

The three-field variational principle used here is given by

\[ \Pi(\mathbf{\Xi}) \dealcoloneq \int_\Omega \bigl[ \Psi_{\textrm{vol}}(\widetilde{J}) + \widetilde{p}\,[J(\mathbf{u}) - \widetilde{J}] + \Psi_{\textrm{iso}}(\overline{\mathbf{b}}(\mathbf{u})) \bigr] \textrm{d}v + \Pi_{\textrm{ext}} \, , \]

where the external potential is defined by

\[ \Pi_{\textrm{ext}} = - \int_\Omega \mathbf{b}^\text{p} \cdot \mathbf{u}~\textrm{d}v - \int_{\partial \Omega_{\sigma}} \mathbf{t}^\text{p} \cdot \mathbf{u}~\textrm{d}a \, . \]

The boundary of the current configuration \(\partial \Omega\) is composed into two parts as \(\partial \Omega = \partial \Omega_{\mathbf{u}} \cup \partial \Omega_{\sigma}\), where \(\partial \Omega_{\mathbf{u}} \cap \partial \Omega_{\boldsymbol{\sigma}} = \emptyset\). The prescribed Cauchy traction, denoted \(\mathbf{t}^\text{p}\), is applied to \( \partial \Omega_{\boldsymbol{\sigma}}\) while the motion is prescribed on the remaining portion of the boundary \(\partial \Omega_{\mathbf{u}}\). The body force per unit current volume is denoted \(\mathbf{b}^\text{p}\).

The stationarity of the potential follows as

\begin{align*} R(\mathbf\Xi;\delta \mathbf{\Xi}) &= D_{\delta \mathbf{\Xi}}\Pi(\mathbf{\Xi}) \\ &= \dfrac{\partial \Pi(\mathbf{\Xi})}{\partial \mathbf{u}} \cdot \delta \mathbf{u} + \dfrac{\partial \Pi(\mathbf{\Xi})}{\partial \widetilde{p}} \delta \widetilde{p} + \dfrac{\partial \Pi(\mathbf{\Xi})}{\partial \widetilde{J}} \delta \tilde{J} \\ &= \int_{\Omega_0} \left[ \textrm{grad}\ \delta\mathbf{u} : [ \underbrace{[\widetilde{p} J \mathbf{I}]}_{\equiv \boldsymbol{\tau}_{\textrm{vol}}} + \boldsymbol{\tau}_{\textrm{iso}}] + \delta \widetilde{p}\, [ J(\mathbf{u}) - \widetilde{J}] + \delta \widetilde{J}\left[ \dfrac{\textrm{d} \Psi_{\textrm{vol}}(\widetilde{J})}{\textrm{d} \widetilde{J}} -\widetilde{p}\right] \right]~\textrm{d}V \\ &\quad - \int_{\Omega_0} \delta \mathbf{u} \cdot \mathbf{B}^\text{p}~\textrm{d}V - \int_{\partial \Omega_{0,\boldsymbol{\sigma}}} \delta \mathbf{u} \cdot \mathbf{T}^\text{p}~\textrm{d}A \\ &=0 \, , \end{align*}

for all virtual displacements \(\delta \mathbf{u} \in H^1(\Omega)\) subject to the constraint that \(\delta \mathbf{u} = \mathbf{0}\) on \(\partial \Omega_{\mathbf{u}}\), and all virtual pressures \(\delta \widetilde{p} \in L^2(\Omega)\) and virtual dilatations \(\delta \widetilde{J} \in L^2(\Omega)\).

One should note that the definitions of the volumetric Kirchhoff stress in the three field formulation \(\boldsymbol{\tau}_{\textrm{vol}} \equiv \widetilde{p} J \mathbf{I}\) and the subsequent volumetric tangent differs slightly from the general form given in the section on hyperelastic materials where \(\boldsymbol{\tau}_{\textrm{vol}} \equiv p J\mathbf{I}\). This is because the pressure \(\widetilde{p}\) is now a primary field as opposed to a constitutively derived quantity. One needs to carefully distinguish between the primary fields and those obtained from the constitutive relations.

Note
Although the variables are all expressed in terms of spatial quantities, the domain of integration is the initial configuration. This approach is called a total-Lagrangian formulation . The approach given in step-18, where the domain of integration is the current configuration, could be called an updated Lagrangian formulation . The various merits of these two approaches are discussed widely in the literature. It should be noted however that they are equivalent.

The Euler-Lagrange equations corresponding to the residual are:

\begin{align*} &\textrm{div}\ \boldsymbol{\sigma} + \mathbf{b}^\text{p} = \mathbf{0} && \textrm{[equilibrium]} \\ &J(\mathbf{u}) = \widetilde{J} && \textrm{[dilatation]} \\ &\widetilde{p} = \dfrac{\textrm{d} \Psi_{\textrm{vol}}(\widetilde{J})}{\textrm{d} \widetilde{J}} && \textrm{[pressure]} \, . \end{align*}

The first equation is the (quasi-static) equilibrium equation in the spatial setting. The second is the constraint that \(J(\mathbf{u}) = \widetilde{J}\). The third is the definition of the pressure \(\widetilde{p}\).

Note
The simplified single-field derivation ( \(\mathbf{u}\) is the only primary variable) below makes it clear how we transform the limits of integration to the reference domain:

\begin{align*} \int_{\Omega}\delta \mathbf{u} \cdot [\textrm{div}\ \boldsymbol{\sigma} + \mathbf{b}^\text{p}]~\mathrm{d}v &= \int_{\Omega} [-\mathrm{grad}\delta \mathbf{u}:\boldsymbol{\sigma} + \delta \mathbf{u} \cdot\mathbf{b}^\text{p}]~\mathrm{d}v + \int_{\partial \Omega} \delta \mathbf{u} \cdot \mathbf{t}^\text{p}~\mathrm{d}a \\ &= - \int_{\Omega_0} \mathrm{grad}\delta \mathbf{u}:\boldsymbol{\tau}~\mathrm{d}V + \int_{\Omega_0} \delta \mathbf{u} \cdot J\mathbf{b}^\text{p}~\mathrm{d}V + \int_{\partial \Omega_0} \delta \mathbf{u} \cdot \mathbf{T}^\text{p}~\mathrm{d}A \\ &= - \int_{\Omega_0} \mathrm{grad}\delta \mathbf{u}:\boldsymbol{\tau}~\mathrm{d}V + \int_{\Omega_0} \delta \mathbf{u} \cdot \mathbf{B}^\text{p}~\mathrm{d}V + \int_{\partial \Omega_{0,\sigma}} \delta \mathbf{u} \cdot \mathbf{T}^\text{p}~\mathrm{d}A \\ &= - \int_{\Omega_0} [\mathrm{grad}\delta\mathbf{u}]^{\text{sym}} :\boldsymbol{\tau}~\mathrm{d}V + \int_{\Omega_0} \delta \mathbf{u} \cdot \mathbf{B}^\text{p}~\mathrm{d}V + \int_{\partial \Omega_{0,\sigma}} \delta \mathbf{u} \cdot \mathbf{T}^\text{p}~\mathrm{d}A \, , \end{align*}

where \([\mathrm{grad}\delta\mathbf{u}]^{\text{sym}} = 1/2[ \mathrm{grad}\delta\mathbf{u} + [\mathrm{grad}\delta\mathbf{u}]^T] \).

We will use an iterative Newton-Raphson method to solve the nonlinear residual equation \(R\). For the sake of simplicity we assume dead loading, i.e. the loading does not change due to the deformation.

The change in a quantity between the known state at \(t_{\textrm{n}-1}\) and the currently unknown state at \(t_{\textrm{n}}\) is denoted \(\varDelta \{ \bullet \} = { \{ \bullet \} }^{\textrm{n}} - { \{ \bullet \} }^{\textrm{n-1}}\). The value of a quantity at the current iteration \(\textrm{i}\) is denoted \({ \{ \bullet \} }^{\textrm{n}}_{\textrm{i}} = { \{ \bullet \} }_{\textrm{i}}\). The incremental change between iterations \(\textrm{i}\) and \(\textrm{i}+1\) is denoted \(d \{ \bullet \} \dealcoloneq \{ \bullet \}_{\textrm{i}+1} - \{ \bullet \}_{\textrm{i}}\).

Assume that the state of the system is known for some iteration \(\textrm{i}\). The linearised approximation to nonlinear governing equations to be solved using the Newton-Raphson method is: Find \(d \mathbf{\Xi}\) such that

\[ R(\mathbf{\Xi}_{\mathsf{i}+1}) = R(\mathbf{\Xi}_{\mathsf{i}}) + D^2_{d \mathbf{\Xi}, \delta \mathbf{\Xi}} \Pi(\mathbf{\Xi_{\mathsf{i}}}) \cdot d \mathbf{\Xi} \equiv 0 \, , \]

then set \(\mathbf{\Xi}_{\textrm{i}+1} = \mathbf{\Xi}_{\textrm{i}} + d \mathbf{\Xi}\). The tangent is given by

\[ D^2_{d \mathbf{\Xi}, \delta \mathbf{\Xi}} \Pi( \mathbf{\Xi}_{\mathsf{i}} ) = D_{d \mathbf{\Xi}} R( \mathbf{\Xi}_{\mathsf{i}}; \delta \mathbf{\Xi}) =: K(\mathbf{\Xi}_{\mathsf{i}}; d \mathbf{\Xi}, \delta \mathbf{\Xi}) \, . \]

Thus,

\begin{align*} K(\mathbf{\Xi}_{\mathsf{i}}; d \mathbf{\Xi}, \delta \mathbf{\Xi}) &= D_{d \mathbf{u}} R( \mathbf{\Xi}_{\mathsf{i}}; \delta \mathbf{\Xi}) \cdot d \mathbf{u} \\ &\quad + D_{d \widetilde{p}} R( \mathbf{\Xi}_{\mathsf{i}}; \delta \mathbf{\Xi}) d \widetilde{p} \\ &\quad + D_{d \widetilde{J}} R( \mathbf{\Xi}_{\mathsf{i}}; \delta \mathbf{\Xi}) d \widetilde{J} \, , \end{align*}

where

\begin{align*} D_{d \mathbf{u}} R( \mathbf{\Xi}; \delta \mathbf{\Xi}) &= \int_{\Omega_0} \bigl[ \textrm{grad}\ \delta \mathbf{u} : \textrm{grad}\ d \mathbf{u} [\boldsymbol{\tau}_{\textrm{iso}} + \boldsymbol{\tau}_{\textrm{vol}}] + \textrm{grad}\ \delta \mathbf{u} :[ \underbrace{[\widetilde{p}J[\mathbf{I}\otimes\mathbf{I} - 2 \mathcal{I}]}_{\equiv J\mathfrak{c}_{\textrm{vol}}} + J\mathfrak{c}_{\textrm{iso}}] :\textrm{grad} d \mathbf{u} \bigr]~\textrm{d}V \, , \\ &\quad + \int_{\Omega_0} \delta \widetilde{p} J \mathbf{I} : \textrm{grad}\ d \mathbf{u} ~\textrm{d}V \\ D_{d \widetilde{p}} R( \mathbf{\Xi}; \delta \mathbf{\Xi}) &= \int_{\Omega_0} \textrm{grad}\ \delta \mathbf{u} : J \mathbf{I} d \widetilde{p} ~\textrm{d}V - \int_{\Omega_0} \delta \widetilde{J} d \widetilde{p} ~\textrm{d}V \, , \\ D_{d \widetilde{J}} R( \mathbf{\Xi}; \delta \mathbf{\Xi}) &= -\int_{\Omega_0} \delta \widetilde{p} d \widetilde{J}~\textrm{d}V + \int_{\Omega_0} \delta \widetilde{J} \dfrac{\textrm{d}^2 \Psi_{\textrm{vol}}(\widetilde{J})}{\textrm{d} \widetilde{J}\textrm{d}\widetilde{J}} d \widetilde{J} ~\textrm{d}V \, . \end{align*}

Note that the following terms are termed the geometrical stress and the material contributions to the tangent matrix:

\begin{align*} & \int_{\Omega_0} \textrm{grad}\ \delta \mathbf{u} : \textrm{grad}\ d \mathbf{u} [\boldsymbol{\tau}_{\textrm{iso}} + \boldsymbol{\tau}_{\textrm{vol}}]~\textrm{d}V && \quad {[\textrm{Geometrical stress}]} \, , \\ & \int_{\Omega_0} \textrm{grad} \delta \mathbf{u} : [J\mathfrak{c}_{\textrm{vol}} + J\mathfrak{c}_{\textrm{iso}}] :\textrm{grad}\ d \mathbf{u} ~\textrm{d}V && \quad {[\textrm{Material}]} \, . \end{align*}

Discretization of governing equations

The three-field formulation used here is effective for quasi-incompressible materials, that is where \(\nu \rightarrow 0.5\) (where \(\nu\) is Poisson's ratio), subject to a good choice of the interpolation fields for \(\mathbf{u},~\widetilde{p}\) and \(\widetilde{J}\). Typically a choice of \(Q_n \times DGPM_{n-1} \times DGPM_{n-1}\) is made. Here \(DGPM\) is the FE_DGPMonomial class. A popular choice is \(Q_1 \times DGPM_0 \times DGPM_0\) which is known as the mean dilatation method (see Hughes (2000) for an intuitive discussion). This code can accommodate a \(Q_n \times DGPM_{n-1} \times DGPM_{n-1}\) formulation. The discontinuous approximation allows \(\widetilde{p}\) and \(\widetilde{J}\) to be condensed out and a classical displacement based method is recovered.

For fully-incompressible materials \(\nu = 0.5\) and the three-field formulation will still exhibit locking behavior. This can be overcome by introducing an additional constraint into the free energy of the form \(\int_{\Omega_0} \Lambda [ \widetilde{J} - 1]~\textrm{d}V\). Here \(\Lambda\) is a Lagrange multiplier to enforce the isochoric constraint. For further details see Miehe (1994).

The linearised problem can be written as

\[ \mathbf{\mathsf{K}}( \mathbf{\Xi}_{\textrm{i}}) d\mathbf{\Xi} = \mathbf{ \mathsf{F}}(\mathbf{\Xi}_{\textrm{i}}) \]

where

\begin{align*} \underbrace{\begin{bmatrix} \mathbf{\mathsf{K}}_{uu} & \mathbf{\mathsf{K}}_{u\widetilde{p}} & \mathbf{0} \\ \mathbf{\mathsf{K}}_{\widetilde{p}u} & \mathbf{0} & \mathbf{\mathsf{K}}_{\widetilde{p}\widetilde{J}} \\ \mathbf{0} & \mathbf{\mathsf{K}}_{\widetilde{J}\widetilde{p}} & \mathbf{\mathsf{K}}_{\widetilde{J}\widetilde{J}} \end{bmatrix}}_{\mathbf{\mathsf{K}}(\mathbf{\Xi}_{\textrm{i}})} \underbrace{\begin{bmatrix} d \mathbf{\mathsf{u}}\\ d \widetilde{\mathbf{\mathsf{p}}} \\ d \widetilde{\mathbf{\mathsf{J}}} \end{bmatrix}}_{d \mathbf{\Xi}} = \underbrace{\begin{bmatrix} -\mathbf{\mathsf{R}}_{u}(\mathbf{u}_{\textrm{i}}) \\ -\mathbf{\mathsf{R}}_{\widetilde{p}}(\widetilde{p}_{\textrm{i}}) \\ -\mathbf{\mathsf{R}}_{\widetilde{J}}(\widetilde{J}_{\textrm{i}}) \end{bmatrix}}_{ -\mathbf{\mathsf{R}}(\mathbf{\Xi}_{\textrm{i}}) } = \underbrace{\begin{bmatrix} \mathbf{\mathsf{F}}_{u}(\mathbf{u}_{\textrm{i}}) \\ \mathbf{\mathsf{F}}_{\widetilde{p}}(\widetilde{p}_{\textrm{i}}) \\ \mathbf{\mathsf{F}}_{\widetilde{J}}(\widetilde{J}_{\textrm{i}}) \end{bmatrix}}_{ \mathbf{\mathsf{F}}(\mathbf{\Xi}_{\textrm{i}}) } \, . \end{align*}

There are no derivatives of the pressure and dilatation (primary) variables present in the formulation. Thus the discontinuous finite element interpolation of the pressure and dilatation yields a block diagonal matrix for \(\mathbf{\mathsf{K}}_{\widetilde{p}\widetilde{J}}\), \(\mathbf{\mathsf{K}}_{\widetilde{J}\widetilde{p}}\) and \(\mathbf{\mathsf{K}}_{\widetilde{J}\widetilde{J}}\). Therefore we can easily express the fields \(\widetilde{p}\) and \(\widetilde{J}\) on each cell simply by inverting a local matrix and multiplying it by the local right hand side. We can then insert the result into the remaining equations and recover a classical displacement-based method. In order to condense out the pressure and dilatation contributions at the element level we need the following results:

\begin{align*} d \widetilde{\mathbf{\mathsf{p}}} & = \mathbf{\mathsf{K}}_{\widetilde{J}\widetilde{p}}^{-1} \bigl[ \mathbf{\mathsf{F}}_{\widetilde{J}} - \mathbf{\mathsf{K}}_{\widetilde{J}\widetilde{J}} d \widetilde{\mathbf{\mathsf{J}}} \bigr] \\ d \widetilde{\mathbf{\mathsf{J}}} & = \mathbf{\mathsf{K}}_{\widetilde{p}\widetilde{J}}^{-1} \bigl[ \mathbf{\mathsf{F}}_{\widetilde{p}} - \mathbf{\mathsf{K}}_{\widetilde{p}u} d \mathbf{\mathsf{u}} \bigr] \\ \Rightarrow d \widetilde{\mathbf{\mathsf{p}}} &= \mathbf{\mathsf{K}}_{\widetilde{J}\widetilde{p}}^{-1} \mathbf{\mathsf{F}}_{\widetilde{J}} - \underbrace{\bigl[\mathbf{\mathsf{K}}_{\widetilde{J}\widetilde{p}}^{-1} \mathbf{\mathsf{K}}_{\widetilde{J}\widetilde{J}} \mathbf{\mathsf{K}}_{\widetilde{p}\widetilde{J}}^{-1}\bigr]}_{\overline{\mathbf{\mathsf{K}}}}\bigl[ \mathbf{\mathsf{F}}_{\widetilde{p}} - \mathbf{\mathsf{K}}_{\widetilde{p}u} d \mathbf{\mathsf{u}} \bigr] \end{align*}

and thus

\[ \underbrace{\bigl[ \mathbf{\mathsf{K}}_{uu} + \overline{\overline{\mathbf{\mathsf{K}}}}~ \bigr] }_{\mathbf{\mathsf{K}}_{\textrm{con}}} d \mathbf{\mathsf{u}} = \underbrace{ \Bigl[ \mathbf{\mathsf{F}}_{u} - \mathbf{\mathsf{K}}_{u\widetilde{p}} \bigl[ \mathbf{\mathsf{K}}_{\widetilde{J}\widetilde{p}}^{-1} \mathbf{\mathsf{F}}_{\widetilde{J}} - \overline{\mathbf{\mathsf{K}}}\mathbf{\mathsf{F}}_{\widetilde{p}} \bigr] \Bigr]}_{\mathbf{\mathsf{F}}_{\textrm{con}}} \]

where

\[ \overline{\overline{\mathbf{\mathsf{K}}}} \dealcoloneq \mathbf{\mathsf{K}}_{u\widetilde{p}} \overline{\mathbf{\mathsf{K}}} \mathbf{\mathsf{K}}_{\widetilde{p}u} \, . \]

Note that due to the choice of \(\widetilde{p}\) and \(\widetilde{J}\) as discontinuous at the element level, all matrices that need to be inverted are defined at the element level.

The procedure to construct the various contributions is as follows:

  • Construct \(\mathbf{\mathsf{K}}\).
  • Form \(\mathbf{\mathsf{K}}_{\widetilde{p}\widetilde{J}}^{-1}\) for element and store where \(\mathbf{\mathsf{K}}_{\widetilde{p}\widetilde{J}}\) was stored in \(\mathbf{\mathsf{K}}\).
  • Form \(\overline{\overline{\mathbf{\mathsf{K}}}}\) and add to \(\mathbf{\mathsf{K}}_{uu}\) to get \(\mathbf{\mathsf{K}}_{\textrm{con}}\)
  • The modified system matrix is called \({\mathbf{\mathsf{K}}}_{\textrm{store}}\). That is

    \[ \mathbf{\mathsf{K}}_{\textrm{store}} \dealcoloneq \begin{bmatrix} \mathbf{\mathsf{K}}_{\textrm{con}} & \mathbf{\mathsf{K}}_{u\widetilde{p}} & \mathbf{0} \\ \mathbf{\mathsf{K}}_{\widetilde{p}u} & \mathbf{0} & \mathbf{\mathsf{K}}_{\widetilde{p}\widetilde{J}}^{-1} \\ \mathbf{0} & \mathbf{\mathsf{K}}_{\widetilde{J}\widetilde{p}} & \mathbf{\mathsf{K}}_{\widetilde{J}\widetilde{J}} \end{bmatrix} \, . \]

The material class

A good object-oriented design of a Material class would facilitate the extension of this tutorial to a wide range of material types. In this tutorial we simply have one Material class named Material_Compressible_Neo_Hook_Three_Field. Ideally this class would derive from a class HyperelasticMaterial which would derive from the base class Material. The three-field nature of the formulation used here also complicates the matter.

The Helmholtz free energy function for the three field formulation is \(\Psi = \Psi_\text{vol}(\widetilde{J}) + \Psi_\text{iso}(\overline{\mathbf{b}})\). The isochoric part of the Kirchhoff stress \({\boldsymbol{\tau}}_{\text{iso}}(\overline{\mathbf{b}})\) is identical to that obtained using a one-field formulation for a hyperelastic material. However, the volumetric part of the free energy is now a function of the primary variable \(\widetilde{J}\). Thus, for a three field formulation the constitutive response for the volumetric part of the Kirchhoff stress \({\boldsymbol{\tau}}_{\text{vol}}\) (and the tangent) is not given by the hyperelastic constitutive law as in a one-field formulation. One can label the term \(\boldsymbol{\tau}_{\textrm{vol}} \equiv \widetilde{p} J \mathbf{I}\) as the volumetric Kirchhoff stress, but the pressure \(\widetilde{p}\) is not derived from the free energy; it is a primary field.

In order to have a flexible approach, it was decided that the Material_Compressible_Neo_Hook_Three_Field would still be able to calculate and return a volumetric Kirchhoff stress and tangent. In order to do this, we choose to store the interpolated primary fields \(\widetilde{p}\) and \(\widetilde{J}\) in the Material_Compressible_Neo_Hook_Three_Field class associated with the quadrature point. This decision should be revisited at a later stage when the tutorial is extended to account for other materials.

Numerical example

The numerical example considered here is a nearly-incompressible block under compression. This benchmark problem is taken from

  • S. Reese, P. Wriggers, B.D. Reddy (2000), A new locking-free brick element technique for large deformation problems in elasticity, Computers and Structures , 75 , 291-304. DOI: 10.1016/S0045-7949(99)00137-6

The material is quasi-incompressible neo-Hookean with shear modulus \(\mu = 80.194e6\) and \(\nu = 0.4999\). For such a choice of material properties a conventional single-field \(Q_1\) approach would lock. That is, the response would be overly stiff. The initial and final configurations are shown in the image above. Using symmetry, we solve for only one quarter of the geometry (i.e. a cube with dimension \(0.001\)). The inner-quarter of the upper surface of the domain is subject to a load of \(p_0\).

The commented program

We start by including all the necessary deal.II header files and some C++ related ones. They have been discussed in detail in previous tutorial programs, so you need only refer to past tutorials for details.

  #include <deal.II/base/function.h>
  #include <deal.II/base/parameter_handler.h>
  #include <deal.II/base/point.h>
  #include <deal.II/base/quadrature_lib.h>
  #include <deal.II/base/symmetric_tensor.h>
  #include <deal.II/base/tensor.h>
  #include <deal.II/base/timer.h>
  #include <deal.II/base/work_stream.h>
  #include <deal.II/dofs/dof_renumbering.h>
  #include <deal.II/dofs/dof_tools.h>
 

This header gives us the functionality to store data at quadrature points

  #include <deal.II/base/quadrature_point_data.h>
 
  #include <deal.II/grid/grid_generator.h>
  #include <deal.II/grid/grid_tools.h>
  #include <deal.II/grid/grid_in.h>
  #include <deal.II/grid/tria.h>
 
  #include <deal.II/fe/fe_dgp.h>
  #include <deal.II/fe/fe_q.h>
  #include <deal.II/fe/fe_system.h>
  #include <deal.II/fe/fe_tools.h>
  #include <deal.II/fe/fe_values.h>
  #include <deal.II/fe/mapping_q_eulerian.h>
 
  #include <deal.II/lac/block_sparse_matrix.h>
  #include <deal.II/lac/block_vector.h>
  #include <deal.II/lac/dynamic_sparsity_pattern.h>
  #include <deal.II/lac/full_matrix.h>
  #include <deal.II/lac/precondition_selector.h>
  #include <deal.II/lac/solver_cg.h>
  #include <deal.II/lac/solver_selector.h>
  #include <deal.II/lac/sparse_direct.h>
  #include <deal.II/lac/affine_constraints.h>
 

Here are the headers necessary to use the LinearOperator class. These are also all conveniently packaged into a single header file, namely <deal.II/lac/linear_operator_tools.h> but we list those specifically required here for the sake of transparency.

  #include <deal.II/lac/linear_operator.h>
  #include <deal.II/lac/packaged_operation.h>
 
  #include <deal.II/numerics/data_out.h>
  #include <deal.II/numerics/vector_tools.h>
 
LinearOperator< Range, Domain, Payload > linear_operator(const OperatorExemplar &, const Matrix &)

Defined in these two headers are some operations that are pertinent to finite strain elasticity. The first will help us compute some kinematic quantities, and the second provides some standard tensor definitions.

  #include <deal.II/physics/elasticity/kinematics.h>
  #include <deal.II/physics/elasticity/standard_tensors.h>
 
  #include <iostream>
  #include <fstream>
 
 

We then stick everything that relates to this tutorial program into a namespace of its own, and import all the deal.II function and class names into it:

  namespace Step44
  {
  using namespace dealii;
 

Run-time parameters

There are several parameters that can be set in the code so we set up a ParameterHandler object to read in the choices at run-time.

  namespace Parameters
  {

Finite Element system

As mentioned in the introduction, a different order interpolation should be used for the displacement \(\mathbf{u}\) than for the pressure \(\widetilde{p}\) and the dilatation \(\widetilde{J}\). Choosing \(\widetilde{p}\) and \(\widetilde{J}\) as discontinuous (constant) functions at the element level leads to the mean-dilatation method. The discontinuous approximation allows \(\widetilde{p}\) and \(\widetilde{J}\) to be condensed out and a classical displacement based method is recovered. Here we specify the polynomial order used to approximate the solution. The quadrature order should be adjusted accordingly.

  struct FESystem
  {
  unsigned int poly_degree;
  unsigned int quad_order;
 
  static void declare_parameters(ParameterHandler &prm);
 
  void parse_parameters(ParameterHandler &prm);
  };
 
 
  void FESystem::declare_parameters(ParameterHandler &prm)
  {
  prm.enter_subsection("Finite element system");
  {
  prm.declare_entry("Polynomial degree",
  "2",
  "Displacement system polynomial order");
 
  prm.declare_entry("Quadrature order",
  "3",
  "Gauss quadrature order");
  }
  }
 
  void FESystem::parse_parameters(ParameterHandler &prm)
  {
  prm.enter_subsection("Finite element system");
  {
  poly_degree = prm.get_integer("Polynomial degree");
  quad_order = prm.get_integer("Quadrature order");
  }
  }
 
void enter_subsection(const std::string &subsection, const bool create_path_if_needed=true)
long int get_integer(const std::string &entry_string) const
void declare_entry(const std::string &entry, const std::string &default_value, const Patterns::PatternBase &pattern=Patterns::Anything(), const std::string &documentation="", const bool has_to_be_set=false)

Geometry

Make adjustments to the problem geometry and the applied load. Since the problem modelled here is quite specific, the load scale can be altered to specific values to compare with the results given in the literature.

  struct Geometry
  {
  unsigned int global_refinement;
  double scale;
  double p_p0;
 
  static void declare_parameters(ParameterHandler &prm);
 
  void parse_parameters(ParameterHandler &prm);
  };
 
  void Geometry::declare_parameters(ParameterHandler &prm)
  {
  prm.enter_subsection("Geometry");
  {
  prm.declare_entry("Global refinement",
  "2",
  "Global refinement level");
 
  prm.declare_entry("Grid scale",
  "1e-3",
  "Global grid scaling factor");
 
  prm.declare_entry("Pressure ratio p/p0",
  "100",
  Patterns::Selection("20|40|60|80|100"),
  "Ratio of applied pressure to reference pressure");
  }
  }
 
  void Geometry::parse_parameters(ParameterHandler &prm)
  {
  prm.enter_subsection("Geometry");
  {
  global_refinement = prm.get_integer("Global refinement");
  scale = prm.get_double("Grid scale");
  p_p0 = prm.get_double("Pressure ratio p/p0");
  }
  }
 
double get_double(const std::string &entry_name) const
void scale(const double scaling_factor, Triangulation< dim, spacedim > &triangulation)

Materials

We also need the shear modulus \( \mu \) and Poisson ration \( \nu \) for the neo-Hookean material.

  struct Materials
  {
  double nu;
  double mu;
 
  static void declare_parameters(ParameterHandler &prm);
 
  void parse_parameters(ParameterHandler &prm);
  };
 
  void Materials::declare_parameters(ParameterHandler &prm)
  {
  prm.enter_subsection("Material properties");
  {
  prm.declare_entry("Poisson's ratio",
  "0.4999",
  Patterns::Double(-1.0, 0.5),
  "Poisson's ratio");
 
  prm.declare_entry("Shear modulus",
  "80.194e6",
  "Shear modulus");
  }
  }
 
  void Materials::parse_parameters(ParameterHandler &prm)
  {
  prm.enter_subsection("Material properties");
  {
  nu = prm.get_double("Poisson's ratio");
  mu = prm.get_double("Shear modulus");
  }
  }
 

Linear solver

Next, we choose both solver and preconditioner settings. The use of an effective preconditioner is critical to ensure convergence when a large nonlinear motion occurs within a Newton increment.

  struct LinearSolver
  {
  std::string type_lin;
  double tol_lin;
  double max_iterations_lin;
  bool use_static_condensation;
  std::string preconditioner_type;
  double preconditioner_relaxation;
 
  static void declare_parameters(ParameterHandler &prm);
 
  void parse_parameters(ParameterHandler &prm);
  };
 
  void LinearSolver::declare_parameters(ParameterHandler &prm)
  {
  prm.enter_subsection("Linear solver");
  {
  prm.declare_entry("Solver type",
  "CG",
  Patterns::Selection("CG|Direct"),
  "Type of solver used to solve the linear system");
 
  prm.declare_entry("Residual",
  "1e-6",
  "Linear solver residual (scaled by residual norm)");
 
  "Max iteration multiplier",
  "1",
  "Linear solver iterations (multiples of the system matrix size)");
 
  prm.declare_entry("Use static condensation",
  "true",
  "Solve the full block system or a reduced problem");
 
  prm.declare_entry("Preconditioner type",
  "ssor",
  Patterns::Selection("jacobi|ssor"),
  "Type of preconditioner");
 
  prm.declare_entry("Preconditioner relaxation",
  "0.65",
  "Preconditioner relaxation value");
  }
  }
 
  void LinearSolver::parse_parameters(ParameterHandler &prm)
  {
  prm.enter_subsection("Linear solver");
  {
  type_lin = prm.get("Solver type");
  tol_lin = prm.get_double("Residual");
  max_iterations_lin = prm.get_double("Max iteration multiplier");
  use_static_condensation = prm.get_bool("Use static condensation");
  preconditioner_type = prm.get("Preconditioner type");
  preconditioner_relaxation = prm.get_double("Preconditioner relaxation");
  }
  }
 
bool get_bool(const std::string &entry_name) const
std::string get(const std::string &entry_string) const

Nonlinear solver

A Newton-Raphson scheme is used to solve the nonlinear system of governing equations. We now define the tolerances and the maximum number of iterations for the Newton-Raphson nonlinear solver.

  struct NonlinearSolver
  {
  unsigned int max_iterations_NR;
  double tol_f;
  double tol_u;
 
  static void declare_parameters(ParameterHandler &prm);
 
  void parse_parameters(ParameterHandler &prm);
  };
 
  void NonlinearSolver::declare_parameters(ParameterHandler &prm)
  {
  prm.enter_subsection("Nonlinear solver");
  {
  prm.declare_entry("Max iterations Newton-Raphson",
  "10",
  "Number of Newton-Raphson iterations allowed");
 
  prm.declare_entry("Tolerance force",
  "1.0e-9",
  "Force residual tolerance");
 
  prm.declare_entry("Tolerance displacement",
  "1.0e-6",
  "Displacement error tolerance");
  }
  }
 
  void NonlinearSolver::parse_parameters(ParameterHandler &prm)
  {
  prm.enter_subsection("Nonlinear solver");
  {
  max_iterations_NR = prm.get_integer("Max iterations Newton-Raphson");
  tol_f = prm.get_double("Tolerance force");
  tol_u = prm.get_double("Tolerance displacement");
  }
  }
 

Time

Set the timestep size \( \varDelta t \) and the simulation end-time.

  struct Time
  {
  double delta_t;
  double end_time;
 
  static void declare_parameters(ParameterHandler &prm);
 
  void parse_parameters(ParameterHandler &prm);
  };
 
  void Time::declare_parameters(ParameterHandler &prm)
  {
  prm.enter_subsection("Time");
  {
  prm.declare_entry("End time", "1", Patterns::Double(), "End time");
 
  prm.declare_entry("Time step size",
  "0.1",
  "Time step size");
  }
  }
 
  void Time::parse_parameters(ParameterHandler &prm)
  {
  prm.enter_subsection("Time");
  {
  end_time = prm.get_double("End time");
  delta_t = prm.get_double("Time step size");
  }
  }
 

All parameters

Finally we consolidate all of the above structures into a single container that holds all of our run-time selections.

  struct AllParameters : public FESystem,
  public Geometry,
  public Materials,
  public LinearSolver,
  public NonlinearSolver,
  public Time
 
  {
  AllParameters(const std::string &input_file);
 
  static void declare_parameters(ParameterHandler &prm);
 
  void parse_parameters(ParameterHandler &prm);
  };
 
  AllParameters::AllParameters(const std::string &input_file)
  {
  declare_parameters(prm);
  prm.parse_input(input_file);
  parse_parameters(prm);
  }
 
  void AllParameters::declare_parameters(ParameterHandler &prm)
  {
  FESystem::declare_parameters(prm);
  Geometry::declare_parameters(prm);
  Materials::declare_parameters(prm);
  LinearSolver::declare_parameters(prm);
  NonlinearSolver::declare_parameters(prm);
  Time::declare_parameters(prm);
  }
 
  void AllParameters::parse_parameters(ParameterHandler &prm)
  {
  FESystem::parse_parameters(prm);
  Geometry::parse_parameters(prm);
  Materials::parse_parameters(prm);
  LinearSolver::parse_parameters(prm);
  NonlinearSolver::parse_parameters(prm);
  Time::parse_parameters(prm);
  }
  } // namespace Parameters
 

Time class

A simple class to store time data. Its functioning is transparent so no discussion is necessary. For simplicity we assume a constant time step size.

  class Time
  {
  public:
  Time(const double time_end, const double delta_t)
  : timestep(0)
  , time_current(0.0)
  , time_end(time_end)
  , delta_t(delta_t)
  {}
 
  virtual ~Time() = default;
 
  double current() const
  {
  return time_current;
  }
  double end() const
  {
  return time_end;
  }
  double get_delta_t() const
  {
  return delta_t;
  }
  unsigned int get_timestep() const
  {
  return timestep;
  }
  void increment()
  {
  time_current += delta_t;
  ++timestep;
  }
 
  private:
  unsigned int timestep;
  double time_current;
  const double time_end;
  const double delta_t;
  };
 

Compressible neo-Hookean material within a three-field formulation

As discussed in the Introduction, Neo-Hookean materials are a type of hyperelastic materials. The entire domain is assumed to be composed of a compressible neo-Hookean material. This class defines the behavior of this material within a three-field formulation. Compressible neo-Hookean materials can be described by a strain-energy function (SEF) \( \Psi = \Psi_{\text{iso}}(\overline{\mathbf{b}}) + \Psi_{\text{vol}}(\widetilde{J}) \).

The isochoric response is given by \( \Psi_{\text{iso}}(\overline{\mathbf{b}}) = c_{1} [\overline{I}_{1} - 3] \) where \( c_{1} = \frac{\mu}{2} \) and \(\overline{I}_{1}\) is the first invariant of the left- or right-isochoric Cauchy-Green deformation tensors. That is \(\overline{I}_1 \dealcoloneq \textrm{tr}(\overline{\mathbf{b}})\). In this example the SEF that governs the volumetric response is defined as \( \Psi_{\text{vol}}(\widetilde{J}) = \kappa \frac{1}{4} [ \widetilde{J}^2 - 1 - 2\textrm{ln}\; \widetilde{J} ]\), where \(\kappa \dealcoloneq \lambda + 2/3 \mu\) is the bulk modulus and \(\lambda\) is Lamé's first parameter.

The following class will be used to characterize the material we work with, and provides a central point that one would need to modify if one were to implement a different material model. For it to work, we will store one object of this type per quadrature point, and in each of these objects store the current state (characterized by the values or measures of the three fields) so that we can compute the elastic coefficients linearized around the current state.

  template <int dim>
  class Material_Compressible_Neo_Hook_Three_Field
  {
  public:
  Material_Compressible_Neo_Hook_Three_Field(const double mu, const double nu)
  : kappa((2.0 * mu * (1.0 + nu)) / (3.0 * (1.0 - 2.0 * nu)))
  , c_1(mu / 2.0)
  , det_F(1.0)
  , p_tilde(0.0)
  , J_tilde(1.0)
  , b_bar(Physics::Elasticity::StandardTensors<dim>::I)
  {
  Assert(kappa > 0, ExcInternalError());
  }
 
#define Assert(cond, exc)

We update the material model with various deformation dependent data based on \(F\) and the pressure \(\widetilde{p}\) and dilatation \(\widetilde{J}\), and at the end of the function include a physical check for internal consistency:

  void update_material_data(const Tensor<2, dim> &F,
  const double p_tilde_in,
  const double J_tilde_in)
  {
  det_F = determinant(F);
  p_tilde = p_tilde_in;
  J_tilde = J_tilde_in;
 
  Assert(det_F > 0, ExcInternalError());
  }
 
Tensor< 2, dim, Number > F_iso(const Tensor< 2, dim, Number > &F)
SymmetricTensor< 2, dim, Number > b(const Tensor< 2, dim, Number > &F)
DEAL_II_HOST constexpr Number determinant(const SymmetricTensor< 2, dim, Number > &)

The second function determines the Kirchhoff stress \(\boldsymbol{\tau} = \boldsymbol{\tau}_{\textrm{iso}} + \boldsymbol{\tau}_{\textrm{vol}}\)

  {
  return get_tau_iso() + get_tau_vol();
  }
 

The fourth-order elasticity tensor in the spatial setting \(\mathfrak{c}\) is calculated from the SEF \(\Psi\) as \( J \mathfrak{c}_{ijkl} = F_{iA} F_{jB} \mathfrak{C}_{ABCD} F_{kC} F_{lD}\) where \( \mathfrak{C} = 4 \frac{\partial^2 \Psi(\mathbf{C})}{\partial \mathbf{C} \partial \mathbf{C}}\)

  SymmetricTensor<4, dim> get_Jc() const
  {
  return get_Jc_vol() + get_Jc_iso();
  }
 

Derivative of the volumetric free energy with respect to \(\widetilde{J}\) return \(\frac{\partial \Psi_{\text{vol}}(\widetilde{J})}{\partial \widetilde{J}}\)

  double get_dPsi_vol_dJ() const
  {
  return (kappa / 2.0) * (J_tilde - 1.0 / J_tilde);
  }
 

Second derivative of the volumetric free energy wrt \(\widetilde{J}\). We need the following computation explicitly in the tangent so we make it public. We calculate \(\frac{\partial^2 \Psi_{\textrm{vol}}(\widetilde{J})}{\partial \widetilde{J} \partial \widetilde{J}}\)

  double get_d2Psi_vol_dJ2() const
  {
  return ((kappa / 2.0) * (1.0 + 1.0 / (J_tilde * J_tilde)));
  }
 

The next few functions return various data that we choose to store with the material:

  double get_det_F() const
  {
  return det_F;
  }
 
  double get_p_tilde() const
  {
  return p_tilde;
  }
 
  double get_J_tilde() const
  {
  return J_tilde;
  }
 
  protected:

Define constitutive model parameters \(\kappa\) (bulk modulus) and the neo-Hookean model parameter \(c_1\):

  const double kappa;
  const double c_1;
 

Model specific data that is convenient to store with the material:

  double det_F;
  double p_tilde;
  double J_tilde;
 

The following functions are used internally in determining the result of some of the public functions above. The first one determines the volumetric Kirchhoff stress \(\boldsymbol{\tau}_{\textrm{vol}}\):

Next, determine the isochoric Kirchhoff stress \(\boldsymbol{\tau}_{\textrm{iso}} = \mathcal{P}:\overline{\boldsymbol{\tau}}\):

  SymmetricTensor<2, dim> get_tau_iso() const
  {
  }
 

Then, determine the fictitious Kirchhoff stress \(\overline{\boldsymbol{\tau}}\):

  SymmetricTensor<2, dim> get_tau_bar() const
  {
  return 2.0 * c_1 * b_bar;
  }
 

Calculate the volumetric part of the tangent \(J \mathfrak{c}_\textrm{vol}\):

  SymmetricTensor<4, dim> get_Jc_vol() const
  {
  return p_tilde * det_F *
  }
 

Calculate the isochoric part of the tangent \(J \mathfrak{c}_\textrm{iso}\):

  SymmetricTensor<4, dim> get_Jc_iso() const
  {
  const SymmetricTensor<2, dim> tau_bar = get_tau_bar();
  const SymmetricTensor<2, dim> tau_iso = get_tau_iso();
  const SymmetricTensor<4, dim> tau_iso_x_I =
  const SymmetricTensor<4, dim> I_x_tau_iso =
  const SymmetricTensor<4, dim> c_bar = get_c_bar();
 
  return (2.0 / dim) * trace(tau_bar) *
  (2.0 / dim) * (tau_iso_x_I + I_x_tau_iso) +
  }
 
DEAL_II_HOST constexpr SymmetricTensor< 4, dim, Number > outer_product(const SymmetricTensor< 2, dim, Number > &t1, const SymmetricTensor< 2, dim, Number > &t2)
DEAL_II_HOST constexpr Number trace(const SymmetricTensor< 2, dim2, Number > &)

Calculate the fictitious elasticity tensor \(\overline{\mathfrak{c}}\). For the material model chosen this is simply zero:

  SymmetricTensor<4, dim> get_c_bar() const
  {
  }
  };
 

Quadrature point history

As seen in step-18, the PointHistory class offers a method for storing data at the quadrature points. Here each quadrature point holds a pointer to a material description. Thus, different material models can be used in different regions of the domain. Among other data, we choose to store the Kirchhoff stress \(\boldsymbol{\tau}\) and the tangent \(J\mathfrak{c}\) for the quadrature points.

  template <int dim>
  class PointHistory
  {
  public:
  PointHistory()
  : F_inv(Physics::Elasticity::StandardTensors<dim>::I)
  , tau(SymmetricTensor<2, dim>())
  , d2Psi_vol_dJ2(0.0)
  , dPsi_vol_dJ(0.0)
  , Jc(SymmetricTensor<4, dim>())
  {}
 
  virtual ~PointHistory() = default;
 

The first function is used to create a material object and to initialize all tensors correctly: The second one updates the stored values and stresses based on the current deformation measure \(\textrm{Grad}\mathbf{u}_{\textrm{n}}\), pressure \(\widetilde{p}\) and dilation \(\widetilde{J}\) field values.

  void setup_lqp(const Parameters::AllParameters &parameters)
  {
  material =
  std::make_shared<Material_Compressible_Neo_Hook_Three_Field<dim>>(
  parameters.mu, parameters.nu);
  update_values(Tensor<2, dim>(), 0.0, 1.0);
  }
 
@ update_values
Shape function values.

To this end, we calculate the deformation gradient \(\mathbf{F}\) from the displacement gradient \(\textrm{Grad}\ \mathbf{u}\), i.e. \(\mathbf{F}(\mathbf{u}) = \mathbf{I} + \textrm{Grad}\ \mathbf{u}\) and then let the material model associated with this quadrature point update itself. When computing the deformation gradient, we have to take care with which data types we compare the sum \(\mathbf{I} + \textrm{Grad}\ \mathbf{u}\): Since \(I\) has data type SymmetricTensor, just writing I + Grad_u_n would convert the second argument to a symmetric tensor, perform the sum, and then cast the result to a Tensor (i.e., the type of a possibly nonsymmetric tensor). However, since Grad_u_n is nonsymmetric in general, the conversion to SymmetricTensor will fail. We can avoid this back and forth by converting \(I\) to Tensor first, and then performing the addition as between nonsymmetric tensors:

  void update_values(const Tensor<2, dim> &Grad_u_n,
  const double p_tilde,
  const double J_tilde)
  {
  material->update_material_data(F, p_tilde, J_tilde);
 
Tensor< 2, dim, Number > F(const Tensor< 2, dim, Number > &Grad_u)

The material has been updated so we now calculate the Kirchhoff stress \(\mathbf{\tau}\), the tangent \(J\mathfrak{c}\) and the first and second derivatives of the volumetric free energy.

We also store the inverse of the deformation gradient since we frequently use it:

  F_inv = invert(F);
  tau = material->get_tau();
  Jc = material->get_Jc();
  dPsi_vol_dJ = material->get_dPsi_vol_dJ();
  d2Psi_vol_dJ2 = material->get_d2Psi_vol_dJ2();
  }
 
DEAL_II_HOST constexpr SymmetricTensor< 2, dim, Number > invert(const SymmetricTensor< 2, dim, Number > &)

We offer an interface to retrieve certain data. Here are the kinematic variables:

  double get_J_tilde() const
  {
  return material->get_J_tilde();
  }
 
  double get_det_F() const
  {
  return material->get_det_F();
  }
 
  const Tensor<2, dim> &get_F_inv() const
  {
  return F_inv;
  }
 

...and the kinetic variables. These are used in the material and global tangent matrix and residual assembly operations:

  double get_p_tilde() const
  {
  return material->get_p_tilde();
  }
 
  const SymmetricTensor<2, dim> &get_tau() const
  {
  return tau;
  }
 
  double get_dPsi_vol_dJ() const
  {
  return dPsi_vol_dJ;
  }
 
  double get_d2Psi_vol_dJ2() const
  {
  return d2Psi_vol_dJ2;
  }
 

And finally the tangent:

  const SymmetricTensor<4, dim> &get_Jc() const
  {
  return Jc;
  }
 

In terms of member functions, this class stores for the quadrature point it represents a copy of a material type in case different materials are used in different regions of the domain, as well as the inverse of the deformation gradient...

  private:
  std::shared_ptr<Material_Compressible_Neo_Hook_Three_Field<dim>> material;
 
  Tensor<2, dim> F_inv;
 

... and stress-type variables along with the tangent \(J\mathfrak{c}\):

  double d2Psi_vol_dJ2;
  double dPsi_vol_dJ;
 
  };
 
 

Quasi-static quasi-incompressible finite-strain solid

The Solid class is the central class in that it represents the problem at hand. It follows the usual scheme in that all it really has is a constructor, destructor and a run() function that dispatches all the work to private functions of this class:

  template <int dim>
  class Solid
  {
  public:
  Solid(const std::string &input_file);
 
  void run();
 
  private:

In the private section of this class, we first forward declare a number of objects that are used in parallelizing work using the WorkStream object (see the Parallel computing with multiple processors accessing shared memory module for more information on this).

We declare such structures for the computation of tangent (stiffness) matrix and right hand side vector, static condensation, and for updating quadrature points:

  struct PerTaskData_ASM;
  struct ScratchData_ASM;
 
  struct PerTaskData_SC;
  struct ScratchData_SC;
 
  struct PerTaskData_UQPH;
  struct ScratchData_UQPH;
 

We start the collection of member functions with one that builds the grid:

  void make_grid();
 

Set up the finite element system to be solved:

  void system_setup();
 
  void determine_component_extractors();
 

Create Dirichlet constraints for the incremental displacement field:

  void make_constraints(const int it_nr);
 

Several functions to assemble the system and right hand side matrices using multithreading. Each of them comes as a wrapper function, one that is executed to do the work in the WorkStream model on one cell, and one that copies the work done on this one cell into the global object that represents it:

  void assemble_system();
 
  void assemble_system_one_cell(
  const typename DoFHandler<dim>::active_cell_iterator &cell,
  ScratchData_ASM &scratch,
  PerTaskData_ASM &data) const;
 
typename ActiveSelector::active_cell_iterator active_cell_iterator

And similar to perform global static condensation:

  void assemble_sc();
 
  void assemble_sc_one_cell(
  const typename DoFHandler<dim>::active_cell_iterator &cell,
  ScratchData_SC &scratch,
  PerTaskData_SC &data);
 
  void copy_local_to_global_sc(const PerTaskData_SC &data);
 

Create and update the quadrature points. Here, no data needs to be copied into a global object, so the copy_local_to_global function is empty:

  void setup_qph();
 
  void update_qph_incremental(const BlockVector<double> &solution_delta);
 
  void update_qph_incremental_one_cell(
  const typename DoFHandler<dim>::active_cell_iterator &cell,
  ScratchData_UQPH &scratch,
  PerTaskData_UQPH &data);
 
  void copy_local_to_global_UQPH(const PerTaskData_UQPH & /*data*/)
  {}
 

Solve for the displacement using a Newton-Raphson method. We break this function into the nonlinear loop and the function that solves the linearized Newton-Raphson step:

  void solve_nonlinear_timestep(BlockVector<double> &solution_delta);
 
  std::pair<unsigned int, double>
  solve_linear_system(BlockVector<double> &newton_update);
 

Solution retrieval as well as post-processing and writing data to file :

  get_total_solution(const BlockVector<double> &solution_delta) const;
 
  void output_results() const;
 

Finally, some member variables that describe the current state: A collection of the parameters used to describe the problem setup...

  Parameters::AllParameters parameters;
 

...the volume of the reference configuration...

  double vol_reference;
 

...and description of the geometry on which the problem is solved:

 
const ::parallel::distributed::Triangulation< dim, spacedim > * triangulation

Also, keep track of the current time and the time spent evaluating certain functions

  Time time;
  mutable TimerOutput timer;
 

A storage object for quadrature point information. As opposed to step-18, deal.II's native quadrature point data manager is employed here.

  PointHistory<dim>>
  quadrature_point_history;
 

A description of the finite-element system including the displacement polynomial degree, the degree-of-freedom handler, number of DoFs per cell and the extractor objects used to retrieve information from the solution vectors:

  const unsigned int degree;
  const FESystem<dim> fe;
  DoFHandler<dim> dof_handler;
  const unsigned int dofs_per_cell;
 

Description of how the block-system is arranged. There are 3 blocks, the first contains a vector DOF \(\mathbf{u}\) while the other two describe scalar DOFs, \(\widetilde{p}\) and \(\widetilde{J}\).

  static const unsigned int n_blocks = 3;
  static const unsigned int n_components = dim + 2;
  static const unsigned int first_u_component = 0;
  static const unsigned int p_component = dim;
  static const unsigned int J_component = dim + 1;
 
  enum
  {
  u_dof = 0,
  p_dof = 1,
  J_dof = 2
  };
 
  std::vector<types::global_dof_index> dofs_per_block;
  std::vector<types::global_dof_index> element_indices_u;
  std::vector<types::global_dof_index> element_indices_p;
  std::vector<types::global_dof_index> element_indices_J;
 

Rules for Gauss-quadrature on both the cell and faces. The number of quadrature points on both cells and faces is recorded.

  const QGauss<dim> qf_cell;
  const QGauss<dim - 1> qf_face;
  const unsigned int n_q_points;
  const unsigned int n_q_points_f;
 

Objects that store the converged solution and right-hand side vectors, as well as the tangent matrix. There is an AffineConstraints object used to keep track of constraints. We make use of a sparsity pattern designed for a block system.

Then define a number of variables to store norms and update norms and normalization factors.

  struct Errors
  {
  Errors()
  : norm(1.0)
  , u(1.0)
  , p(1.0)
  , J(1.0)
  {}
 
  void reset()
  {
  norm = 1.0;
  u = 1.0;
  p = 1.0;
  J = 1.0;
  }
  void normalize(const Errors &rhs)
  {
  if (rhs.norm != 0.0)
  norm /= rhs.norm;
  if (rhs.u != 0.0)
  u /= rhs.u;
  if (rhs.p != 0.0)
  p /= rhs.p;
  if (rhs.J != 0.0)
  J /= rhs.J;
  }
 
  double norm, u, p, J;
  };
 
  Errors error_residual, error_residual_0, error_residual_norm, error_update,
  error_update_0, error_update_norm;
 
spacedim const Point< spacedim > & p
Definition grid_tools.h:980
double norm(const FEValuesBase< dim > &fe, const ArrayView< const std::vector< Tensor< 1, dim > > > &Du)
Definition divergence.h:471

Methods to calculate error measures

  void get_error_residual(Errors &error_residual);
 
  void get_error_update(const BlockVector<double> &newton_update,
  Errors &error_update);
 
  std::pair<double, double> get_error_dilation() const;
 

Compute the volume in the spatial configuration

  double compute_vol_current() const;
 

Print information to screen in a pleasing way...

  static void print_conv_header();
 
  void print_conv_footer();
  };
 

Implementation of the Solid class

Public interface

We initialize the Solid class using data extracted from the parameter file.

  template <int dim>
  Solid<dim>::Solid(const std::string &input_file)
  : parameters(input_file)
  , vol_reference(0.)
  , triangulation(Triangulation<dim>::maximum_smoothing)
  , time(parameters.end_time, parameters.delta_t)
  , timer(std::cout, TimerOutput::summary, TimerOutput::wall_times)
  , degree(parameters.poly_degree)
  ,
STL namespace.

The Finite Element System is composed of dim continuous displacement DOFs, and discontinuous pressure and dilatation DOFs. In an attempt to satisfy the Babuska-Brezzi or LBB stability conditions (see Hughes (2000)), we set up a \(Q_n \times DGP_{n-1} \times DGP_{n-1}\) system. \(Q_2 \times DGP_1 \times DGP_1\) elements satisfy this condition, while \(Q_1 \times DGP_0 \times DGP_0\) elements do not. However, it has been shown that the latter demonstrate good convergence characteristics nonetheless.

  fe(FE_Q<dim>(parameters.poly_degree) ^ dim, // displacement
  FE_DGP<dim>(parameters.poly_degree - 1), // pressure
  FE_DGP<dim>(parameters.poly_degree - 1)) // dilatation
  , dof_handler(triangulation)
  , dofs_per_cell(fe.n_dofs_per_cell())
  , u_fe(first_u_component)
  , p_fe(p_component)
  , J_fe(J_component)
  , dofs_per_block(n_blocks)
  , qf_cell(parameters.quad_order)
  , qf_face(parameters.quad_order)
  , n_q_points(qf_cell.size())
  , n_q_points_f(qf_face.size())
  {
  Assert(dim == 2 || dim == 3,
  ExcMessage("This problem only works in 2 or 3 space dimensions."));
  determine_component_extractors();
  }
 
 
Definition fe_q.h:550

In solving the quasi-static problem, the time becomes a loading parameter, i.e. we increasing the loading linearly with time, making the two concepts interchangeable. We choose to increment time linearly using a constant time step size.

We start the function with preprocessing, setting the initial dilatation values, and then output the initial grid before starting the simulation proper with the first time (and loading) increment.

Care must be taken (or at least some thought given) when imposing the constraint \(\widetilde{J}=1\) on the initial solution field. The constraint corresponds to the determinant of the deformation gradient in the undeformed configuration, which is the identity tensor. We use FE_DGP bases to interpolate the dilatation field, thus we can't simply set the corresponding dof to unity as they correspond to the coefficients of a truncated Legendre polynomial. Thus we use the VectorTools::project function to do the work for us. The VectorTools::project function requires an argument indicating the hanging node constraints. We have none in this program So we have to create a constraint object. In its original state, constraint objects are unsorted, and have to be sorted (using the AffineConstraints::close function) before they can be used. Have a look at step-21 for more information. We only need to enforce the initial condition on the dilatation. In order to do this, we make use of a ComponentSelectFunction which acts as a mask and sets the J_component of n_components to 1. This is exactly what we want. Have a look at its usage in step-20 for more information.

  template <int dim>
  void Solid<dim>::run()
  {
  make_grid();
  system_setup();
  {
  constraints.close();
 
  const ComponentSelectFunction<dim> J_mask(J_component, n_components);
 
  dof_handler, constraints, QGauss<dim>(degree + 2), J_mask, solution_n);
  }
  output_results();
  time.increment();
 
void project(const Mapping< dim, spacedim > &mapping, const DoFHandler< dim, spacedim > &dof, const AffineConstraints< typename VectorType::value_type > &constraints, const Quadrature< dim > &quadrature, const Function< spacedim, typename VectorType::value_type > &function, VectorType &vec, const bool enforce_zero_boundary=false, const Quadrature< dim - 1 > &q_boundary=(dim > 1 ? QGauss< dim - 1 >(2) :Quadrature< dim - 1 >(0)), const bool project_to_boundary_first=false)

We then declare the incremental solution update \(\varDelta \mathbf{\Xi} \dealcoloneq \{\varDelta \mathbf{u},\varDelta \widetilde{p}, \varDelta \widetilde{J} \}\) and start the loop over the time domain.

At the beginning, we reset the solution update for this time step...

  BlockVector<double> solution_delta(dofs_per_block);
  while (time.current() < time.end())
  {
  solution_delta = 0.0;
 

...solve the current time step and update total solution vector \(\mathbf{\Xi}_{\textrm{n}} = \mathbf{\Xi}_{\textrm{n-1}} + \varDelta \mathbf{\Xi}\)...

  solve_nonlinear_timestep(solution_delta);
  solution_n += solution_delta;
 

...and plot the results before moving on happily to the next time step:

  output_results();
  time.increment();
  }
  }
 
 

Private interface

Threading-building-blocks structures

The first group of private member functions is related to parallelization. We use the Threading Building Blocks library (TBB) to perform as many computationally intensive distributed tasks as possible. In particular, we assemble the tangent matrix and right hand side vector, the static condensation contributions, and update data stored at the quadrature points using TBB. Our main tool for this is the WorkStream class (see the Parallel computing with multiple processors accessing shared memory module for more information).

Firstly we deal with the tangent matrix and right-hand side assembly structures. The PerTaskData object stores local contributions to the global system.

  template <int dim>
  struct Solid<dim>::PerTaskData_ASM
  {
  FullMatrix<double> cell_matrix;
  Vector<double> cell_rhs;
  std::vector<types::global_dof_index> local_dof_indices;
 
  PerTaskData_ASM(const unsigned int dofs_per_cell)
  : cell_matrix(dofs_per_cell, dofs_per_cell)
  , cell_rhs(dofs_per_cell)
  , local_dof_indices(dofs_per_cell)
  {}
 
  void reset()
  {
  cell_matrix = 0.0;
  cell_rhs = 0.0;
  }
  };
 
 

On the other hand, the ScratchData object stores the larger objects such as the shape-function values array (Nx) and a shape function gradient and symmetric gradient vector which we will use during the assembly.

  template <int dim>
  struct Solid<dim>::ScratchData_ASM
  {
  FEValues<dim> fe_values;
  FEFaceValues<dim> fe_face_values;
 
  std::vector<std::vector<double>> Nx;
  std::vector<std::vector<Tensor<2, dim>>> grad_Nx;
  std::vector<std::vector<SymmetricTensor<2, dim>>> symm_grad_Nx;
 
  ScratchData_ASM(const FiniteElement<dim> &fe_cell,
  const QGauss<dim> &qf_cell,
  const UpdateFlags uf_cell,
  const QGauss<dim - 1> &qf_face,
  const UpdateFlags uf_face)
  : fe_values(fe_cell, qf_cell, uf_cell)
  , fe_face_values(fe_cell, qf_face, uf_face)
  , Nx(qf_cell.size(), std::vector<double>(fe_cell.n_dofs_per_cell()))
  , grad_Nx(qf_cell.size(),
  std::vector<Tensor<2, dim>>(fe_cell.n_dofs_per_cell()))
  , symm_grad_Nx(qf_cell.size(),
  std::vector<SymmetricTensor<2, dim>>(
  fe_cell.n_dofs_per_cell()))
  {}
 
  ScratchData_ASM(const ScratchData_ASM &rhs)
  : fe_values(rhs.fe_values.get_fe(),
  rhs.fe_values.get_quadrature(),
  rhs.fe_values.get_update_flags())
  , fe_face_values(rhs.fe_face_values.get_fe(),
  rhs.fe_face_values.get_quadrature(),
  rhs.fe_face_values.get_update_flags())
  , Nx(rhs.Nx)
  , grad_Nx(rhs.grad_Nx)
  , symm_grad_Nx(rhs.symm_grad_Nx)
  {}
 
  void reset()
  {
  const unsigned int n_q_points = Nx.size();
  const unsigned int n_dofs_per_cell = Nx[0].size();
  for (unsigned int q_point = 0; q_point < n_q_points; ++q_point)
  {
  Assert(Nx[q_point].size() == n_dofs_per_cell, ExcInternalError());
  Assert(grad_Nx[q_point].size() == n_dofs_per_cell,
  ExcInternalError());
  Assert(symm_grad_Nx[q_point].size() == n_dofs_per_cell,
  ExcInternalError());
  for (unsigned int k = 0; k < n_dofs_per_cell; ++k)
  {
  Nx[q_point][k] = 0.0;
  grad_Nx[q_point][k] = 0.0;
  symm_grad_Nx[q_point][k] = 0.0;
  }
  }
  }
  };
 
 
UpdateFlags

Then we define structures to assemble the statically condensed tangent matrix. Recall that we wish to solve for a displacement-based formulation. We do the condensation at the element level as the \(\widetilde{p}\) and \(\widetilde{J}\) fields are element-wise discontinuous. As these operations are matrix-based, we need to set up a number of matrices to store the local contributions from a number of the tangent matrix sub-blocks. We place these in the PerTaskData struct.

We choose not to reset any data in the reset() function as the matrix extraction and replacement tools will take care of this

  template <int dim>
  struct Solid<dim>::PerTaskData_SC
  {
  FullMatrix<double> cell_matrix;
  std::vector<types::global_dof_index> local_dof_indices;
 
  FullMatrix<double> k_pJ_inv;
 
  PerTaskData_SC(const unsigned int dofs_per_cell,
  const unsigned int n_u,
  const unsigned int n_p,
  const unsigned int n_J)
  : cell_matrix(dofs_per_cell, dofs_per_cell)
  , local_dof_indices(dofs_per_cell)
  , k_orig(dofs_per_cell, dofs_per_cell)
  , k_pu(n_p, n_u)
  , k_pJ(n_p, n_J)
  , k_JJ(n_J, n_J)
  , k_pJ_inv(n_p, n_J)
  , k_bbar(n_u, n_u)
  , A(n_J, n_u)
  , B(n_J, n_u)
  , C(n_p, n_u)
  {}
 
  void reset()
  {}
  };
 
 

The ScratchData object for the operations we wish to perform here is empty since we need no temporary data, but it still needs to be defined for the current implementation of TBB in deal.II. So we create a dummy struct for this purpose.

  template <int dim>
  struct Solid<dim>::ScratchData_SC
  {
  void reset()
  {}
  };
 
 

And finally we define the structures to assist with updating the quadrature point information. Similar to the SC assembly process, we do not need the PerTaskData object (since there is nothing to store here) but must define one nonetheless. Note that this is because for the operation that we have here – updating the data on quadrature points – the operation is purely local: the things we do on every cell get consumed on every cell, without any global aggregation operation as is usually the case when using the WorkStream class. The fact that we still have to define a per-task data structure points to the fact that the WorkStream class may be ill-suited to this operation (we could, in principle simply create a new task using Threads::new_task for each cell) but there is not much harm done to doing it this way anyway. Furthermore, should there be different material models associated with a quadrature point, requiring varying levels of computational expense, then the method used here could be advantageous.

  template <int dim>
  struct Solid<dim>::PerTaskData_UQPH
  {
  void reset()
  {}
  };
 
 

The ScratchData object will be used to store an alias for the solution vector so that we don't have to copy this large data structure. We then define a number of vectors to extract the solution values and gradients at the quadrature points.

  template <int dim>
  struct Solid<dim>::ScratchData_UQPH
  {
  const BlockVector<double> &solution_total;
 
  std::vector<Tensor<2, dim>> solution_grads_u_total;
  std::vector<double> solution_values_p_total;
  std::vector<double> solution_values_J_total;
 
  FEValues<dim> fe_values;
 
  ScratchData_UQPH(const FiniteElement<dim> &fe_cell,
  const QGauss<dim> &qf_cell,
  const UpdateFlags uf_cell,
  const BlockVector<double> &solution_total)
  : solution_total(solution_total)
  , solution_grads_u_total(qf_cell.size())
  , solution_values_p_total(qf_cell.size())
  , solution_values_J_total(qf_cell.size())
  , fe_values(fe_cell, qf_cell, uf_cell)
  {}
 
  ScratchData_UQPH(const ScratchData_UQPH &rhs)
  : solution_total(rhs.solution_total)
  , solution_grads_u_total(rhs.solution_grads_u_total)
  , solution_values_p_total(rhs.solution_values_p_total)
  , solution_values_J_total(rhs.solution_values_J_total)
  , fe_values(rhs.fe_values.get_fe(),
  rhs.fe_values.get_quadrature(),
  rhs.fe_values.get_update_flags())
  {}
 
  void reset()
  {
  const unsigned int n_q_points = solution_grads_u_total.size();
  for (unsigned int q = 0; q < n_q_points; ++q)
  {
  solution_grads_u_total[q] = 0.0;
  solution_values_p_total[q] = 0.0;
  solution_values_J_total[q] = 0.0;
  }
  }
  };
 
 

Solid::make_grid

On to the first of the private member functions. Here we create the triangulation of the domain, for which we choose the scaled cube with each face given a boundary ID number. The grid must be refined at least once for the indentation problem.

We then determine the volume of the reference configuration and print it for comparison:

  template <int dim>
  void Solid<dim>::make_grid()
  {
  (dim == 3 ? Point<dim>(0.0, 0.0, 0.0) : Point<dim>(0.0, 0.0)),
  (dim == 3 ? Point<dim>(1.0, 1.0, 1.0) : Point<dim>(1.0, 1.0)),
  true);
  GridTools::scale(parameters.scale, triangulation);
  triangulation.refine_global(std::max(1U, parameters.global_refinement));
 
  vol_reference = GridTools::volume(triangulation);
  std::cout << "Grid:\n\t Reference volume: " << vol_reference << std::endl;
 
Definition point.h:111
void hyper_rectangle(Triangulation< dim, spacedim > &tria, const Point< dim > &p1, const Point< dim > &p2, const bool colorize=false)
double volume(const Triangulation< dim, spacedim > &tria)
::VectorizedArray< Number, width > max(const ::VectorizedArray< Number, width > &, const ::VectorizedArray< Number, width > &)

Since we wish to apply a Neumann BC to a patch on the top surface, we must find the cell faces in this part of the domain and mark them with a distinct boundary ID number. The faces we are looking for are on the +y surface and will get boundary ID 6 (zero through five are already used when creating the six faces of the cube domain):

  for (const auto &cell : triangulation.active_cell_iterators())
  for (const auto &face : cell->face_iterators())
  {
  if (face->at_boundary() == true &&
  face->center()[1] == 1.0 * parameters.scale)
  {
  if (dim == 3)
  {
  if (face->center()[0] < 0.5 * parameters.scale &&
  face->center()[2] < 0.5 * parameters.scale)
  face->set_boundary_id(6);
  }
  else
  {
  if (face->center()[0] < 0.5 * parameters.scale)
  face->set_boundary_id(6);
  }
  }
  }
  }
 
 
Point< 3 > center

Solid::system_setup

Next we describe how the FE system is setup. We first determine the number of components per block. Since the displacement is a vector component, the first dim components belong to it, while the next two describe scalar pressure and dilatation DOFs.

  template <int dim>
  void Solid<dim>::system_setup()
  {
  timer.enter_subsection("Setup system");
 
  std::vector<unsigned int> block_component(n_components,
  u_dof); // Displacement
  block_component[p_component] = p_dof; // Pressure
  block_component[J_component] = J_dof; // Dilatation
 

The DOF handler is then initialized and we renumber the grid in an efficient manner. We also record the number of DOFs per block.

  dof_handler.distribute_dofs(fe);
  DoFRenumbering::component_wise(dof_handler, block_component);
 
  dofs_per_block =
  DoFTools::count_dofs_per_fe_block(dof_handler, block_component);
 
  std::cout << "Triangulation:"
  << "\n\t Number of active cells: "
  << triangulation.n_active_cells()
  << "\n\t Number of degrees of freedom: " << dof_handler.n_dofs()
  << std::endl;
 
void component_wise(DoFHandler< dim, spacedim > &dof_handler, const std::vector< unsigned int > &target_component=std::vector< unsigned int >())
void Cuthill_McKee(DoFHandler< dim, spacedim > &dof_handler, const bool reversed_numbering=false, const bool use_constraints=false, const std::vector< types::global_dof_index > &starting_indices=std::vector< types::global_dof_index >())
std::vector< types::global_dof_index > count_dofs_per_fe_block(const DoFHandler< dim, spacedim > &dof, const std::vector< unsigned int > &target_block=std::vector< unsigned int >())

Setup the sparsity pattern and tangent matrix

  tangent_matrix.clear();
  {
  BlockDynamicSparsityPattern dsp(dofs_per_block, dofs_per_block);
 

The global system matrix initially has the following structure

\begin{align*} \underbrace{\begin{bmatrix} \mathsf{\mathbf{K}}_{uu} & \mathsf{\mathbf{K}}_{u\widetilde{p}} & \mathbf{0} \\ \mathsf{\mathbf{K}}_{\widetilde{p}u} & \mathbf{0} & \mathsf{\mathbf{K}}_{\widetilde{p}\widetilde{J}} \\ \mathbf{0} & \mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{p}} & \mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{J}} \end{bmatrix}}_{\mathsf{\mathbf{K}}(\mathbf{\Xi}_{\textrm{i}})} \underbrace{\begin{bmatrix} d \mathsf{u} \\ d \widetilde{\mathsf{\mathbf{p}}} \\ d \widetilde{\mathsf{\mathbf{J}}} \end{bmatrix}}_{d \mathbf{\Xi}} = \underbrace{\begin{bmatrix} \mathsf{\mathbf{F}}_{u}(\mathbf{u}_{\textrm{i}}) \\ \mathsf{\mathbf{F}}_{\widetilde{p}}(\widetilde{p}_{\textrm{i}}) \\ \mathsf{\mathbf{F}}_{\widetilde{J}}(\widetilde{J}_{\textrm{i}}) \end{bmatrix}}_{ \mathsf{\mathbf{F}}(\mathbf{\Xi}_{\textrm{i}}) } \, . \end{align*}

We optimize the sparsity pattern to reflect this structure and prevent unnecessary data creation for the right-diagonal block components.

  Table<2, DoFTools::Coupling> coupling(n_components, n_components);
  for (unsigned int ii = 0; ii < n_components; ++ii)
  for (unsigned int jj = 0; jj < n_components; ++jj)
  if (((ii < p_component) && (jj == J_component)) ||
  ((ii == J_component) && (jj < p_component)) ||
  ((ii == p_component) && (jj == p_component)))
  coupling[ii][jj] = DoFTools::none;
  else
  coupling[ii][jj] = DoFTools::always;
  dof_handler, coupling, dsp, constraints, false);
  sparsity_pattern.copy_from(dsp);
  }
 
  tangent_matrix.reinit(sparsity_pattern);
 
void make_sparsity_pattern(const DoFHandler< dim, spacedim > &dof_handler, SparsityPatternBase &sparsity_pattern, const AffineConstraints< number > &constraints={}, const bool keep_constrained_dofs=true, const types::subdomain_id subdomain_id=numbers::invalid_subdomain_id)

We then set up storage vectors

  system_rhs.reinit(dofs_per_block);
  solution_n.reinit(dofs_per_block);
 

...and finally set up the quadrature point history:

  setup_qph();
 
  timer.leave_subsection();
  }
 
 

Solid::determine_component_extractors

Next we compute some information from the FE system that describes which local element DOFs are attached to which block component. This is used later to extract sub-blocks from the global matrix.

In essence, all we need is for the FESystem object to indicate to which block component a DOF on the reference cell is attached to. Currently, the interpolation fields are setup such that 0 indicates a displacement DOF, 1 a pressure DOF and 2 a dilatation DOF.

  template <int dim>
  void Solid<dim>::determine_component_extractors()
  {
  element_indices_u.clear();
  element_indices_p.clear();
  element_indices_J.clear();
 
  for (unsigned int k = 0; k < fe.n_dofs_per_cell(); ++k)
  {
  const unsigned int k_group = fe.system_to_base_index(k).first.first;
  if (k_group == u_dof)
  element_indices_u.push_back(k);
  else if (k_group == p_dof)
  element_indices_p.push_back(k);
  else if (k_group == J_dof)
  element_indices_J.push_back(k);
  else
  {
  Assert(k_group <= J_dof, ExcInternalError());
  }
  }
  }
 

Solid::setup_qph

The method used to store quadrature information is already described in step-18. Here we implement a similar setup for a SMP machine.

Firstly the actual QPH data objects are created. This must be done only once the grid is refined to its finest level.

  template <int dim>
  void Solid<dim>::setup_qph()
  {
  std::cout << " Setting up quadrature point data..." << std::endl;
 
  quadrature_point_history.initialize(triangulation.begin_active(),
  triangulation.end(),
  n_q_points);
 

Next we set up the initial quadrature point data. Note that when the quadrature point data is retrieved, it is returned as a vector of smart pointers.

  for (const auto &cell : triangulation.active_cell_iterators())
  {
  const std::vector<std::shared_ptr<PointHistory<dim>>> lqph =
  quadrature_point_history.get_data(cell);
  Assert(lqph.size() == n_q_points, ExcInternalError());
 
  for (unsigned int q_point = 0; q_point < n_q_points; ++q_point)
  lqph[q_point]->setup_lqp(parameters);
  }
  }
 

Solid::update_qph_incremental

As the update of QP information occurs frequently and involves a number of expensive operations, we define a multithreaded approach to distributing the task across a number of CPU cores.

To start this, we first we need to obtain the total solution as it stands at this Newton increment and then create the initial copy of the scratch and copy data objects:

  template <int dim>
  void
  Solid<dim>::update_qph_incremental(const BlockVector<double> &solution_delta)
  {
  timer.enter_subsection("Update QPH data");
  std::cout << " UQPH " << std::flush;
 
  const BlockVector<double> solution_total(
  get_total_solution(solution_delta));
 
  PerTaskData_UQPH per_task_data_UQPH;
  ScratchData_UQPH scratch_data_UQPH(fe, qf_cell, uf_UQPH, solution_total);
 
@ update_gradients
Shape function gradients.

We then pass them and the one-cell update function to the WorkStream to be processed:

  WorkStream::run(dof_handler.active_cell_iterators(),
  *this,
  &Solid::update_qph_incremental_one_cell,
  &Solid::copy_local_to_global_UQPH,
  scratch_data_UQPH,
  per_task_data_UQPH);
 
  timer.leave_subsection();
  }
 
 
void run(const std::vector< std::vector< Iterator > > &colored_iterators, Worker worker, Copier copier, const ScratchData &sample_scratch_data, const CopyData &sample_copy_data, const unsigned int queue_length=2 *MultithreadInfo::n_threads(), const unsigned int chunk_size=8)

Now we describe how we extract data from the solution vector and pass it along to each QP storage object for processing.

  template <int dim>
  void Solid<dim>::update_qph_incremental_one_cell(
  const typename DoFHandler<dim>::active_cell_iterator &cell,
  ScratchData_UQPH &scratch,
  PerTaskData_UQPH & /*data*/)
  {
  const std::vector<std::shared_ptr<PointHistory<dim>>> lqph =
  quadrature_point_history.get_data(cell);
  Assert(lqph.size() == n_q_points, ExcInternalError());
 
  Assert(scratch.solution_grads_u_total.size() == n_q_points,
  ExcInternalError());
  Assert(scratch.solution_values_p_total.size() == n_q_points,
  ExcInternalError());
  Assert(scratch.solution_values_J_total.size() == n_q_points,
  ExcInternalError());
 
  scratch.reset();
 

We first need to find the values and gradients at quadrature points inside the current cell and then we update each local QP using the displacement gradient and total pressure and dilatation solution values:

  scratch.fe_values.reinit(cell);
  scratch.fe_values[u_fe].get_function_gradients(
  scratch.solution_total, scratch.solution_grads_u_total);
  scratch.fe_values[p_fe].get_function_values(
  scratch.solution_total, scratch.solution_values_p_total);
  scratch.fe_values[J_fe].get_function_values(
  scratch.solution_total, scratch.solution_values_J_total);
 
  for (const unsigned int q_point :
  scratch.fe_values.quadrature_point_indices())
  lqph[q_point]->update_values(scratch.solution_grads_u_total[q_point],
  scratch.solution_values_p_total[q_point],
  scratch.solution_values_J_total[q_point]);
  }
 
 

Solid::solve_nonlinear_timestep

The next function is the driver method for the Newton-Raphson scheme. At its top we create a new vector to store the current Newton update step, reset the error storage objects and print solver header.

  template <int dim>
  void Solid<dim>::solve_nonlinear_timestep(BlockVector<double> &solution_delta)
  {
  std::cout << std::endl
  << "Timestep " << time.get_timestep() << " @ " << time.current()
  << 's' << std::endl;
 
  BlockVector<double> newton_update(dofs_per_block);
 
  error_residual.reset();
  error_residual_0.reset();
  error_residual_norm.reset();
  error_update.reset();
  error_update_0.reset();
  error_update_norm.reset();
 
  print_conv_header();
 

We now perform a number of Newton iterations to iteratively solve the nonlinear problem. Since the problem is fully nonlinear and we are using a full Newton method, the data stored in the tangent matrix and right-hand side vector is not reusable and must be cleared at each Newton step. We then initially build the linear system and check for convergence (and store this value in the first iteration). The unconstrained DOFs of the rhs vector hold the out-of-balance forces, and collectively determine whether or not the equilibrium solution has been attained.

Although for this particular problem we could potentially construct the RHS vector before assembling the system matrix, for the sake of extensibility we choose not to do so. The benefit to assembling the RHS vector and system matrix separately is that the latter is an expensive operation and we can potentially avoid an extra assembly process by not assembling the tangent matrix when convergence is attained. However, this makes parallelizing the code using MPI more difficult. Furthermore, when extending the problem to the transient case additional contributions to the RHS may result from the time discretization and application of constraints for the velocity and acceleration fields.

  unsigned int newton_iteration = 0;
  for (; newton_iteration < parameters.max_iterations_NR; ++newton_iteration)
  {
  std::cout << ' ' << std::setw(2) << newton_iteration << ' '
  << std::flush;
 

We construct the linear system, but hold off on solving it (a step that should be significantly more expensive than assembly):

  make_constraints(newton_iteration);
  assemble_system();
 

We can now determine the normalized residual error and check for solution convergence:

  get_error_residual(error_residual);
  if (newton_iteration == 0)
  error_residual_0 = error_residual;
 
  error_residual_norm = error_residual;
  error_residual_norm.normalize(error_residual_0);
 
  if (newton_iteration > 0 && error_update_norm.u <= parameters.tol_u &&
  error_residual_norm.u <= parameters.tol_f)
  {
  std::cout << " CONVERGED! " << std::endl;
  print_conv_footer();
 
  break;
  }
 

If we have decided that we want to continue with the iteration, we solve the linearized system:

  const std::pair<unsigned int, double> lin_solver_output =
  solve_linear_system(newton_update);
 

We can now determine the normalized Newton update error:

  get_error_update(newton_update, error_update);
  if (newton_iteration == 0)
  error_update_0 = error_update;
 
  error_update_norm = error_update;
  error_update_norm.normalize(error_update_0);
 

Lastly, since we implicitly accept the solution step we can perform the actual update of the solution increment for the current time step, update all quadrature point information pertaining to this new displacement and stress state and continue iterating:

  solution_delta += newton_update;
  update_qph_incremental(solution_delta);
 
  std::cout << " | " << std::fixed << std::setprecision(3) << std::setw(7)
  << std::scientific << lin_solver_output.first << " "
  << lin_solver_output.second << " "
  << error_residual_norm.norm << " " << error_residual_norm.u
  << " " << error_residual_norm.p << " "
  << error_residual_norm.J << " " << error_update_norm.norm
  << " " << error_update_norm.u << " " << error_update_norm.p
  << " " << error_update_norm.J << " " << std::endl;
  }
 
Point< 2 > second
Definition grid_out.cc:4614
Point< 2 > first
Definition grid_out.cc:4613

At the end, if it turns out that we have in fact done more iterations than the parameter file allowed, we raise an exception that can be caught in the main() function. The call AssertThrow(condition, exc_object) is in essence equivalent to if (!cond) throw exc_object; but the former form fills certain fields in the exception object that identify the location (filename and line number) where the exception was raised to make it simpler to identify where the problem happened.

  AssertThrow(newton_iteration < parameters.max_iterations_NR,
  ExcMessage("No convergence in nonlinear solver!"));
  }
 
 
#define AssertThrow(cond, exc)

Solid::print_conv_header and Solid::print_conv_footer

This program prints out data in a nice table that is updated on a per-iteration basis. The next two functions set up the table header and footer:

  template <int dim>
  void Solid<dim>::print_conv_header()
  {
  static const unsigned int l_width = 150;
 
  for (unsigned int i = 0; i < l_width; ++i)
  std::cout << '_';
  std::cout << std::endl;
 
  std::cout << " SOLVER STEP "
  << " | LIN_IT LIN_RES RES_NORM "
  << " RES_U RES_P RES_J NU_NORM "
  << " NU_U NU_P NU_J " << std::endl;
 
  for (unsigned int i = 0; i < l_width; ++i)
  std::cout << '_';
  std::cout << std::endl;
  }
 
 
 
  template <int dim>
  void Solid<dim>::print_conv_footer()
  {
  static const unsigned int l_width = 150;
 
  for (unsigned int i = 0; i < l_width; ++i)
  std::cout << '_';
  std::cout << std::endl;
 
  const std::pair<double, double> error_dil = get_error_dilation();
 
  std::cout << "Relative errors:" << std::endl
  << "Displacement:\t" << error_update.u / error_update_0.u
  << std::endl
  << "Force: \t\t" << error_residual.u / error_residual_0.u
  << std::endl
  << "Dilatation:\t" << error_dil.first << std::endl
  << "v / V_0:\t" << error_dil.second * vol_reference << " / "
  << vol_reference << " = " << error_dil.second << std::endl;
  }
 
 

Solid::get_error_dilation

Calculate the volume of the domain in the spatial configuration

  template <int dim>
  double Solid<dim>::compute_vol_current() const
  {
  double vol_current = 0.0;
 
  FEValues<dim> fe_values(fe, qf_cell, update_JxW_values);
 
  for (const auto &cell : triangulation.active_cell_iterators())
  {
  fe_values.reinit(cell);
 
@ update_JxW_values
Transformed quadrature weights.

In contrast to that which was previously called for, in this instance the quadrature point data is specifically non-modifiable since we will only be accessing data. We ensure that the right get_data function is called by marking this update function as constant.

  const std::vector<std::shared_ptr<const PointHistory<dim>>> lqph =
  quadrature_point_history.get_data(cell);
  Assert(lqph.size() == n_q_points, ExcInternalError());
 
  for (const unsigned int q_point : fe_values.quadrature_point_indices())
  {
  const double det_F_qp = lqph[q_point]->get_det_F();
  const double JxW = fe_values.JxW(q_point);
 
  vol_current += det_F_qp * JxW;
  }
  }
  Assert(vol_current > 0.0, ExcInternalError());
  return vol_current;
  }
 

Calculate how well the dilatation \(\widetilde{J}\) agrees with \(J \dealcoloneq \textrm{det}\ \mathbf{F}\) from the \(L^2\) error \( \bigl[ \int_{\Omega_0} {[ J - \widetilde{J}]}^{2}\textrm{d}V \bigr]^{1/2}\). We also return the ratio of the current volume of the domain to the reference volume. This is of interest for incompressible media where we want to check how well the isochoric constraint has been enforced.

  template <int dim>
  std::pair<double, double> Solid<dim>::get_error_dilation() const
  {
  double dil_L2_error = 0.0;
 
  FEValues<dim> fe_values(fe, qf_cell, update_JxW_values);
 
  for (const auto &cell : triangulation.active_cell_iterators())
  {
  fe_values.reinit(cell);
 
  const std::vector<std::shared_ptr<const PointHistory<dim>>> lqph =
  quadrature_point_history.get_data(cell);
  Assert(lqph.size() == n_q_points, ExcInternalError());
 
  for (const unsigned int q_point : fe_values.quadrature_point_indices())
  {
  const double det_F_qp = lqph[q_point]->get_det_F();
  const double J_tilde_qp = lqph[q_point]->get_J_tilde();
  const double the_error_qp_squared =
  Utilities::fixed_power<2>((det_F_qp - J_tilde_qp));
  const double JxW = fe_values.JxW(q_point);
 
  dil_L2_error += the_error_qp_squared * JxW;
  }
  }
 
  return std::make_pair(std::sqrt(dil_L2_error),
  compute_vol_current() / vol_reference);
  }
 
 
::VectorizedArray< Number, width > sqrt(const ::VectorizedArray< Number, width > &)

Solid::get_error_residual

Determine the true residual error for the problem. That is, determine the error in the residual for the unconstrained degrees of freedom. Note that to do so, we need to ignore constrained DOFs by setting the residual in these vector components to zero.

  template <int dim>
  void Solid<dim>::get_error_residual(Errors &error_residual)
  {
  BlockVector<double> error_res(dofs_per_block);
 
  for (unsigned int i = 0; i < dof_handler.n_dofs(); ++i)
  if (!constraints.is_constrained(i))
  error_res(i) = system_rhs(i);
 
  error_residual.norm = error_res.l2_norm();
  error_residual.u = error_res.block(u_dof).l2_norm();
  error_residual.p = error_res.block(p_dof).l2_norm();
  error_residual.J = error_res.block(J_dof).l2_norm();
  }
 
 

Solid::get_error_update

Determine the true Newton update error for the problem

  template <int dim>
  void Solid<dim>::get_error_update(const BlockVector<double> &newton_update,
  Errors &error_update)
  {
  BlockVector<double> error_ud(dofs_per_block);
  for (unsigned int i = 0; i < dof_handler.n_dofs(); ++i)
  if (!constraints.is_constrained(i))
  error_ud(i) = newton_update(i);
 
  error_update.norm = error_ud.l2_norm();
  error_update.u = error_ud.block(u_dof).l2_norm();
  error_update.p = error_ud.block(p_dof).l2_norm();
  error_update.J = error_ud.block(J_dof).l2_norm();
  }
 
 
 

Solid::get_total_solution

This function provides the total solution, which is valid at any Newton step. This is required as, to reduce computational error, the total solution is only updated at the end of the timestep.

  template <int dim>
  BlockVector<double> Solid<dim>::get_total_solution(
  const BlockVector<double> &solution_delta) const
  {
  BlockVector<double> solution_total(solution_n);
  solution_total += solution_delta;
  return solution_total;
  }
 
 

Solid::assemble_system

Since we use TBB for assembly, we simply setup a copy of the data structures required for the process and pass them, along with the assembly functions to the WorkStream object for processing. Note that we must ensure that the matrix and RHS vector are reset before any assembly operations can occur. Furthermore, since we are describing a problem with Neumann BCs, we will need the face normals and so must specify this in the face update flags.

  template <int dim>
  void Solid<dim>::assemble_system()
  {
  timer.enter_subsection("Assemble system");
  std::cout << " ASM_SYS " << std::flush;
 
  tangent_matrix = 0.0;
  system_rhs = 0.0;
 
 
  PerTaskData_ASM per_task_data(dofs_per_cell);
  ScratchData_ASM scratch_data(fe, qf_cell, uf_cell, qf_face, uf_face);
 
@ update_normal_vectors
Normal vectors.

The syntax used here to pass data to the WorkStream class is discussed in step-13.

  dof_handler.active_cell_iterators(),
  [this](const typename DoFHandler<dim>::active_cell_iterator &cell,
  ScratchData_ASM &scratch,
  PerTaskData_ASM &data) {
  this->assemble_system_one_cell(cell, scratch, data);
  },
  [this](const PerTaskData_ASM &data) {
  this->constraints.distribute_local_to_global(data.cell_matrix,
  data.cell_rhs,
  data.local_dof_indices,
  tangent_matrix,
  system_rhs);
  },
  scratch_data,
  per_task_data);
 
  timer.leave_subsection();
  }
 

Of course, we still have to define how we assemble the tangent matrix contribution for a single cell. We first need to reset and initialize some of the scratch data structures and retrieve some basic information regarding the DOF numbering on this cell. We can precalculate the cell shape function values and gradients. Note that the shape function gradients are defined with regard to the current configuration. That is \(\textrm{grad}\ \boldsymbol{\varphi} = \textrm{Grad}\ \boldsymbol{\varphi} \ \mathbf{F}^{-1}\).

  template <int dim>
  void Solid<dim>::assemble_system_one_cell(
  const typename DoFHandler<dim>::active_cell_iterator &cell,
  ScratchData_ASM &scratch,
  PerTaskData_ASM &data) const
  {
  data.reset();
  scratch.reset();
  scratch.fe_values.reinit(cell);
  cell->get_dof_indices(data.local_dof_indices);
 
  const std::vector<std::shared_ptr<const PointHistory<dim>>> lqph =
  quadrature_point_history.get_data(cell);
  Assert(lqph.size() == n_q_points, ExcInternalError());
 
  for (const unsigned int q_point :
  scratch.fe_values.quadrature_point_indices())
  {
  const Tensor<2, dim> F_inv = lqph[q_point]->get_F_inv();
  for (const unsigned int k : scratch.fe_values.dof_indices())
  {
  const unsigned int k_group = fe.system_to_base_index(k).first.first;
 
  if (k_group == u_dof)
  {
  scratch.grad_Nx[q_point][k] =
  scratch.fe_values[u_fe].gradient(k, q_point) * F_inv;
  scratch.symm_grad_Nx[q_point][k] =
  symmetrize(scratch.grad_Nx[q_point][k]);
  }
  else if (k_group == p_dof)
  scratch.Nx[q_point][k] =
  scratch.fe_values[p_fe].value(k, q_point);
  else if (k_group == J_dof)
  scratch.Nx[q_point][k] =
  scratch.fe_values[J_fe].value(k, q_point);
  else
  Assert(k_group <= J_dof, ExcInternalError());
  }
  }
 
DEAL_II_HOST constexpr SymmetricTensor< 2, dim, Number > symmetrize(const Tensor< 2, dim, Number > &t)

Now we build the local cell stiffness matrix and RHS vector. Since the global and local system matrices are symmetric, we can exploit this property by building only the lower half of the local matrix and copying the values to the upper half. So we only assemble half of the \(\mathsf{\mathbf{k}}_{uu}\), \(\mathsf{\mathbf{k}}_{\widetilde{p} \widetilde{p}} = \mathbf{0}\), \(\mathsf{\mathbf{k}}_{\widetilde{J} \widetilde{J}}\) blocks, while the whole \(\mathsf{\mathbf{k}}_{\widetilde{p} \widetilde{J}}\), \(\mathsf{\mathbf{k}}_{u \widetilde{J}} = \mathbf{0}\), \(\mathsf{\mathbf{k}}_{u \widetilde{p}}\) blocks are built.

In doing so, we first extract some configuration dependent variables from our quadrature history objects for the current quadrature point.

  for (const unsigned int q_point :
  scratch.fe_values.quadrature_point_indices())
  {
  const SymmetricTensor<2, dim> tau = lqph[q_point]->get_tau();
  const Tensor<2, dim> tau_ns = lqph[q_point]->get_tau();
  const SymmetricTensor<4, dim> Jc = lqph[q_point]->get_Jc();
  const double det_F = lqph[q_point]->get_det_F();
  const double p_tilde = lqph[q_point]->get_p_tilde();
  const double J_tilde = lqph[q_point]->get_J_tilde();
  const double dPsi_vol_dJ = lqph[q_point]->get_dPsi_vol_dJ();
  const double d2Psi_vol_dJ2 = lqph[q_point]->get_d2Psi_vol_dJ2();
 

These two tensors store some precomputed data. Their use will explained shortly.

  SymmetricTensor<2, dim> symm_grad_Nx_i_x_Jc;
  Tensor<1, dim> grad_Nx_i_comp_i_x_tau;
 

Next we define some aliases to make the assembly process easier to follow.

  const std::vector<double> &N = scratch.Nx[q_point];
  const std::vector<SymmetricTensor<2, dim>> &symm_grad_Nx =
  scratch.symm_grad_Nx[q_point];
  const std::vector<Tensor<2, dim>> &grad_Nx = scratch.grad_Nx[q_point];
  const double JxW = scratch.fe_values.JxW(q_point);
 
  for (const unsigned int i : scratch.fe_values.dof_indices())
  {
  const unsigned int component_i =
  fe.system_to_component_index(i).first;
  const unsigned int i_group = fe.system_to_base_index(i).first.first;
 

We first compute the contributions from the internal forces. Note, by definition of the rhs as the negative of the residual, these contributions are subtracted.

  if (i_group == u_dof)
  data.cell_rhs(i) -= (symm_grad_Nx[i] * tau) * JxW;
  else if (i_group == p_dof)
  data.cell_rhs(i) -= N[i] * (det_F - J_tilde) * JxW;
  else if (i_group == J_dof)
  data.cell_rhs(i) -= N[i] * (dPsi_vol_dJ - p_tilde) * JxW;
  else
  Assert(i_group <= J_dof, ExcInternalError());
 

Before we go into the inner loop, we have one final chance to introduce some optimizations. We've already taken into account the symmetry of the system, and we can now precompute some common terms that are repeatedly applied in the inner loop. We won't be excessive here, but will rather focus on expensive operations, namely those involving the rank-4 material stiffness tensor and the rank-2 stress tensor.

What we may observe is that both of these tensors are contracted with shape function gradients indexed on the "i" DoF. This implies that this particular operation remains constant as we loop over the "j" DoF. For that reason, we can extract this from the inner loop and save the many operations that, for each quadrature point and DoF index "i" and repeated over index "j" are required to double contract a rank-2 symmetric tensor with a rank-4 symmetric tensor, and a rank-1 tensor with a rank-2 tensor.

At the loss of some readability, this small change will reduce the assembly time of the symmetrized system by about half when using the simulation default parameters, and becomes more significant as the h-refinement level increases.

  if (i_group == u_dof)
  {
  symm_grad_Nx_i_x_Jc = symm_grad_Nx[i] * Jc;
  grad_Nx_i_comp_i_x_tau = grad_Nx[i][component_i] * tau_ns;
  }
 

Now we're prepared to compute the tangent matrix contributions:

  for (const unsigned int j :
  scratch.fe_values.dof_indices_ending_at(i))
  {
  const unsigned int component_j =
  fe.system_to_component_index(j).first;
  const unsigned int j_group =
  fe.system_to_base_index(j).first.first;
 

This is the \(\mathsf{\mathbf{k}}_{uu}\) contribution. It comprises a material contribution, and a geometrical stress contribution which is only added along the local matrix diagonals:

  if ((i_group == j_group) && (i_group == u_dof))
  {

The material contribution:

  data.cell_matrix(i, j) += symm_grad_Nx_i_x_Jc *
  symm_grad_Nx[j] * JxW;
 

The geometrical stress contribution:

  if (component_i == component_j)
  data.cell_matrix(i, j) +=
  grad_Nx_i_comp_i_x_tau * grad_Nx[j][component_j] * JxW;
  }

Next is the \(\mathsf{\mathbf{k}}_{ \widetilde{p} u}\) contribution

  else if ((i_group == p_dof) && (j_group == u_dof))
  {
  data.cell_matrix(i, j) += N[i] * det_F *
  (symm_grad_Nx[j] * I) * JxW;
  }

and lastly the \(\mathsf{\mathbf{k}}_{ \widetilde{J} \widetilde{p}}\) and \(\mathsf{\mathbf{k}}_{ \widetilde{J} \widetilde{J}}\) contributions:

  else if ((i_group == J_dof) && (j_group == p_dof))
  data.cell_matrix(i, j) -= N[i] * N[j] * JxW;
  else if ((i_group == j_group) && (i_group == J_dof))
  data.cell_matrix(i, j) += N[i] * d2Psi_vol_dJ2 * N[j] * JxW;
  else
  Assert((i_group <= J_dof) && (j_group <= J_dof),
  ExcInternalError());
  }
  }
  }
 

Next we assemble the Neumann contribution. We first check to see it the cell face exists on a boundary on which a traction is applied and add the contribution if this is the case.

  for (const auto &face : cell->face_iterators())
  if (face->at_boundary() && face->boundary_id() == 6)
  {
  scratch.fe_face_values.reinit(cell, face);
 
  for (const unsigned int f_q_point :
  scratch.fe_face_values.quadrature_point_indices())
  {
  const Tensor<1, dim> &N =
  scratch.fe_face_values.normal_vector(f_q_point);
 

Using the face normal at this quadrature point we specify the traction in reference configuration. For this problem, a defined pressure is applied in the reference configuration. The direction of the applied traction is assumed not to evolve with the deformation of the domain. The traction is defined using the first Piola-Kirchhoff stress is simply \(\mathbf{t} = \mathbf{P}\mathbf{N} = [p_0 \mathbf{I}] \mathbf{N} = p_0 \mathbf{N}\) We use the time variable to linearly ramp up the pressure load.

Note that the contributions to the right hand side vector we compute here only exist in the displacement components of the vector.

  static const double p0 =
  -4.0 / (parameters.scale * parameters.scale);
  const double time_ramp = (time.current() / time.end());
  const double pressure = p0 * parameters.p_p0 * time_ramp;
  const Tensor<1, dim> traction = pressure * N;
 
  for (const unsigned int i : scratch.fe_values.dof_indices())
  {
  const unsigned int i_group =
  fe.system_to_base_index(i).first.first;
 
  if (i_group == u_dof)
  {
  const unsigned int component_i =
  fe.system_to_component_index(i).first;
  const double Ni =
  scratch.fe_face_values.shape_value(i, f_q_point);
  const double JxW = scratch.fe_face_values.JxW(f_q_point);
 
  data.cell_rhs(i) += (Ni * traction[component_i]) * JxW;
  }
  }
  }
  }
 

Finally, we need to copy the lower half of the local matrix into the upper half:

  for (const unsigned int i : scratch.fe_values.dof_indices())
  for (const unsigned int j :
  scratch.fe_values.dof_indices_starting_at(i + 1))
  data.cell_matrix(i, j) = data.cell_matrix(j, i);
  }
 
 
 

Solid::make_constraints

The constraints for this problem are simple to describe. In this particular example, the boundary values will be calculated for the two first iterations of Newton's algorithm. In general, one would build non-homogeneous constraints in the zeroth iteration (that is, when apply_dirichlet_bc == true in the code block that follows) and build only the corresponding homogeneous constraints in the following step. While the current example has only homogeneous constraints, previous experiences have shown that a common error is forgetting to add the extra condition when refactoring the code to specific uses. This could lead to errors that are hard to debug. In this spirit, we choose to make the code more verbose in terms of what operations are performed at each Newton step.

  template <int dim>
  void Solid<dim>::make_constraints(const int it_nr)
  {

Since we (a) are dealing with an iterative Newton method, (b) are using an incremental formulation for the displacement, and (c) apply the constraints to the incremental displacement field, any non-homogeneous constraints on the displacement update should only be specified at the zeroth iteration. No subsequent contributions are to be made since the constraints will be exactly satisfied after that iteration.

  const bool apply_dirichlet_bc = (it_nr == 0);
 

Furthermore, after the first Newton iteration within a timestep, the constraints remain the same and we do not need to modify or rebuild them so long as we do not clear the constraints object.

  if (it_nr > 1)
  {
  std::cout << " --- " << std::flush;
  return;
  }
 
  std::cout << " CST " << std::flush;
 
  if (apply_dirichlet_bc)
  {

At the zeroth Newton iteration we wish to apply the full set of non-homogeneous and homogeneous constraints that represent the boundary conditions on the displacement increment. Since in general the constraints may be different at each time step, we need to clear the constraints matrix and completely rebuild it. An example case would be if a surface is accelerating; in such a scenario the change in displacement is non-constant between each time step.

  constraints.clear();
 

The boundary conditions for the indentation problem in 3d are as follows: On the -x, -y and -z faces (IDs 0,2,4) we set up a symmetry condition to allow only planar movement while the +x and +z faces (IDs 1,5) are traction free. In this contrived problem, part of the +y face (ID 3) is set to have no motion in the x- and z-component. Finally, as described earlier, the other part of the +y face has an the applied pressure but is also constrained in the x- and z-directions.

In the following, we will have to tell the function interpolation boundary values which components of the solution vector should be constrained (i.e., whether it's the x-, y-, z-displacements or combinations thereof). This is done using ComponentMask objects (see GlossComponentMask) which we can get from the finite element if we provide it with an extractor object for the component we wish to select. To this end we first set up such extractor objects and later use it when generating the relevant component masks:

  const FEValuesExtractors::Scalar x_displacement(0);
  const FEValuesExtractors::Scalar y_displacement(1);
 
  {
  const int boundary_id = 0;
 
  dof_handler,
  boundary_id,
  constraints,
  fe.component_mask(x_displacement));
  }
  {
  const int boundary_id = 2;
 
  dof_handler,
  boundary_id,
  constraints,
  fe.component_mask(y_displacement));
  }
 
  if (dim == 3)
  {
  const FEValuesExtractors::Scalar z_displacement(2);
 
  {
  const int boundary_id = 3;
 
  dof_handler,
  boundary_id,
  constraints,
  (fe.component_mask(x_displacement) |
  fe.component_mask(z_displacement)));
  }
  {
  const int boundary_id = 4;
 
  dof_handler,
  boundary_id,
  constraints,
  fe.component_mask(z_displacement));
  }
 
  {
  const int boundary_id = 6;
 
  dof_handler,
  boundary_id,
  constraints,
  (fe.component_mask(x_displacement) |
  fe.component_mask(z_displacement)));
  }
  }
  else
  {
  {
  const int boundary_id = 3;
 
  dof_handler,
  boundary_id,
  constraints,
  (fe.component_mask(x_displacement)));
  }
  {
  const int boundary_id = 6;
 
  dof_handler,
  boundary_id,
  constraints,
  (fe.component_mask(x_displacement)));
  }
  }
  }
  else
  {
void interpolate_boundary_values(const Mapping< dim, spacedim > &mapping, const DoFHandler< dim, spacedim > &dof, const std::map< types::boundary_id, const Function< spacedim, number > * > &function_map, std::map< types::global_dof_index, number > &boundary_values, const ComponentMask &component_mask={})
unsigned int boundary_id
Definition types.h:144

As all Dirichlet constraints are fulfilled exactly after the zeroth Newton iteration, we want to ensure that no further modification are made to those entries. This implies that we want to convert all non-homogeneous Dirichlet constraints into homogeneous ones.

In this example the procedure to do this is quite straightforward, and in fact we can (and will) circumvent any unnecessary operations when only homogeneous boundary conditions are applied. In a more general problem one should be mindful of hanging node and periodic constraints, which may also introduce some inhomogeneities. It might then be advantageous to keep disparate objects for the different types of constraints, and merge them together once the homogeneous Dirichlet constraints have been constructed.

  if (constraints.has_inhomogeneities())
  {

Since the affine constraints were finalized at the previous Newton iteration, they may not be modified directly. So we need to copy them to another temporary object and make modification there. Once we're done, we'll transfer them back to the main constraints object.

  AffineConstraints<double> homogeneous_constraints(constraints);
  for (unsigned int dof = 0; dof != dof_handler.n_dofs(); ++dof)
  if (homogeneous_constraints.is_inhomogeneously_constrained(dof))
  homogeneous_constraints.set_inhomogeneity(dof, 0.0);
 
  constraints.clear();
  constraints.copy_from(homogeneous_constraints);
  }
  }
 
  constraints.close();
  }
 

Solid::assemble_sc

Solving the entire block system is a bit problematic as there are no contributions to the \(\mathsf{\mathbf{K}}_{ \widetilde{J} \widetilde{J}}\) block, rendering it noninvertible (when using an iterative solver). Since the pressure and dilatation variables DOFs are discontinuous, we can condense them out to form a smaller displacement-only system which we will then solve and subsequently post-process to retrieve the pressure and dilatation solutions.

The static condensation process could be performed at a global level but we need the inverse of one of the blocks. However, since the pressure and dilatation variables are discontinuous, the static condensation (SC) operation can also be done on a per-cell basis and we can produce the inverse of the block-diagonal \(\mathsf{\mathbf{K}}_{\widetilde{p}\widetilde{J}}\) block by inverting the local blocks. We can again use TBB to do this since each operation will be independent of one another.

Using the TBB via the WorkStream class, we assemble the contributions to form \( \mathsf{\mathbf{K}}_{\textrm{con}} = \bigl[ \mathsf{\mathbf{K}}_{uu} + \overline{\overline{\mathsf{\mathbf{K}}}}~ \bigr] \) from each element's contributions. These contributions are then added to the global stiffness matrix. Given this description, the following two functions should be clear:

  template <int dim>
  void Solid<dim>::assemble_sc()
  {
  timer.enter_subsection("Perform static condensation");
  std::cout << " ASM_SC " << std::flush;
 
  PerTaskData_SC per_task_data(dofs_per_cell,
  element_indices_u.size(),
  element_indices_p.size(),
  element_indices_J.size());
  ScratchData_SC scratch_data;
 
  WorkStream::run(dof_handler.active_cell_iterators(),
  *this,
  &Solid::assemble_sc_one_cell,
  &Solid::copy_local_to_global_sc,
  scratch_data,
  per_task_data);
 
  timer.leave_subsection();
  }
 
 
  template <int dim>
  void Solid<dim>::copy_local_to_global_sc(const PerTaskData_SC &data)
  {
  for (unsigned int i = 0; i < dofs_per_cell; ++i)
  for (unsigned int j = 0; j < dofs_per_cell; ++j)
  tangent_matrix.add(data.local_dof_indices[i],
  data.local_dof_indices[j],
  data.cell_matrix(i, j));
  }
 
 

Now we describe the static condensation process. As per usual, we must first find out which global numbers the degrees of freedom on this cell have and reset some data structures:

  template <int dim>
  void Solid<dim>::assemble_sc_one_cell(
  const typename DoFHandler<dim>::active_cell_iterator &cell,
  ScratchData_SC &scratch,
  PerTaskData_SC &data)
  {
  data.reset();
  scratch.reset();
  cell->get_dof_indices(data.local_dof_indices);
 

We now extract the contribution of the dofs associated with the current cell to the global stiffness matrix. The discontinuous nature of the \(\widetilde{p}\) and \(\widetilde{J}\) interpolations mean that their is no coupling of the local contributions at the global level. This is not the case with the \(\mathbf{u}\) dof. In other words, \(\mathsf{\mathbf{k}}_{\widetilde{J} \widetilde{p}}\), \(\mathsf{\mathbf{k}}_{\widetilde{p} \widetilde{p}}\) and \(\mathsf{\mathbf{k}}_{\widetilde{J} \widetilde{p}}\), when extracted from the global stiffness matrix are the element contributions. This is not the case for \(\mathsf{\mathbf{k}}_{uu}\).

Note: A lower-case symbol is used to denote element stiffness matrices.

Currently the matrix corresponding to the dof associated with the current element (denoted somewhat loosely as \(\mathsf{\mathbf{k}}\)) is of the form:

\begin{align*} \begin{bmatrix} \mathsf{\mathbf{k}}_{uu} & \mathsf{\mathbf{k}}_{u\widetilde{p}} & \mathbf{0} \\ \mathsf{\mathbf{k}}_{\widetilde{p}u} & \mathbf{0} & \mathsf{\mathbf{k}}_{\widetilde{p}\widetilde{J}} \\ \mathbf{0} & \mathsf{\mathbf{k}}_{\widetilde{J}\widetilde{p}} & \mathsf{\mathbf{k}}_{\widetilde{J}\widetilde{J}} \end{bmatrix} \end{align*}

We now need to modify it such that it appear as

\begin{align*} \begin{bmatrix} \mathsf{\mathbf{k}}_{\textrm{con}} & \mathsf{\mathbf{k}}_{u\widetilde{p}} & \mathbf{0} \\ \mathsf{\mathbf{k}}_{\widetilde{p}u} & \mathbf{0} & \mathsf{\mathbf{k}}_{\widetilde{p}\widetilde{J}}^{-1} \\ \mathbf{0} & \mathsf{\mathbf{k}}_{\widetilde{J}\widetilde{p}} & \mathsf{\mathbf{k}}_{\widetilde{J}\widetilde{J}} \end{bmatrix} \end{align*}

with \(\mathsf{\mathbf{k}}_{\textrm{con}} = \bigl[ \mathsf{\mathbf{k}}_{uu} +\overline{\overline{\mathsf{\mathbf{k}}}}~ \bigr]\) where \( \overline{\overline{\mathsf{\mathbf{k}}}} \dealcoloneq \mathsf{\mathbf{k}}_{u\widetilde{p}} \overline{\mathsf{\mathbf{k}}} \mathsf{\mathbf{k}}_{\widetilde{p}u} \) and \( \overline{\mathsf{\mathbf{k}}} = \mathsf{\mathbf{k}}_{\widetilde{J}\widetilde{p}}^{-1} \mathsf{\mathbf{k}}_{\widetilde{J}\widetilde{J}} \mathsf{\mathbf{k}}_{\widetilde{p}\widetilde{J}}^{-1} \).

At this point, we need to take note of the fact that global data already exists in the \(\mathsf{\mathbf{K}}_{uu}\), \(\mathsf{\mathbf{K}}_{\widetilde{p} \widetilde{J}}\) and \(\mathsf{\mathbf{K}}_{\widetilde{J} \widetilde{p}}\) sub-blocks. So if we are to modify them, we must account for the data that is already there (i.e. simply add to it or remove it if necessary). Since the copy_local_to_global operation is a "+=" operation, we need to take this into account

For the \(\mathsf{\mathbf{K}}_{uu}\) block in particular, this means that contributions have been added from the surrounding cells, so we need to be careful when we manipulate this block. We can't just erase the sub-blocks.

This is the strategy we will employ to get the sub-blocks we want:

  • \( {\mathsf{\mathbf{k}}}_{\textrm{store}}\): Since we don't have access to \(\mathsf{\mathbf{k}}_{uu}\), but we know its contribution is added to the global \(\mathsf{\mathbf{K}}_{uu}\) matrix, we just want to add the element wise static-condensation \(\overline{\overline{\mathsf{\mathbf{k}}}}\).
  • \(\mathsf{\mathbf{k}}^{-1}_{\widetilde{p} \widetilde{J}}\): Similarly, \(\mathsf{\mathbf{k}}_{\widetilde{p} \widetilde{J}}\) exists in the subblock. Since the copy operation is a += operation, we need to subtract the existing \(\mathsf{\mathbf{k}}_{\widetilde{p} \widetilde{J}}\) submatrix in addition to "adding" that which we wish to replace it with.
  • \(\mathsf{\mathbf{k}}^{-1}_{\widetilde{J} \widetilde{p}}\): Since the global matrix is symmetric, this block is the same as the one above and we can simply use \(\mathsf{\mathbf{k}}^{-1}_{\widetilde{p} \widetilde{J}}\) as a substitute for this one.

We first extract element data from the system matrix. So first we get the entire subblock for the cell, then extract \(\mathsf{\mathbf{k}}\) for the dofs associated with the current element

  data.k_orig.extract_submatrix_from(tangent_matrix,
  data.local_dof_indices,
  data.local_dof_indices);

and next the local matrices for \(\mathsf{\mathbf{k}}_{ \widetilde{p} u}\) \(\mathsf{\mathbf{k}}_{ \widetilde{p} \widetilde{J}}\) and \(\mathsf{\mathbf{k}}_{ \widetilde{J} \widetilde{J}}\):

  data.k_pu.extract_submatrix_from(data.k_orig,
  element_indices_p,
  element_indices_u);
  data.k_pJ.extract_submatrix_from(data.k_orig,
  element_indices_p,
  element_indices_J);
  data.k_JJ.extract_submatrix_from(data.k_orig,
  element_indices_J,
  element_indices_J);
 

To get the inverse of \(\mathsf{\mathbf{k}}_{\widetilde{p} \widetilde{J}}\), we invert it directly. This operation is relatively inexpensive since \(\mathsf{\mathbf{k}}_{\widetilde{p} \widetilde{J}}\) since block-diagonal.

  data.k_pJ_inv.invert(data.k_pJ);
 

Now we can make condensation terms to add to the \(\mathsf{\mathbf{k}}_{uu}\) block and put them in the cell local matrix \( \mathsf{\mathbf{A}} = \mathsf{\mathbf{k}}^{-1}_{\widetilde{p} \widetilde{J}} \mathsf{\mathbf{k}}_{\widetilde{p} u} \):

  data.k_pJ_inv.mmult(data.A, data.k_pu);

\( \mathsf{\mathbf{B}} = \mathsf{\mathbf{k}}^{-1}_{\widetilde{J} \widetilde{J}} \mathsf{\mathbf{k}}^{-1}_{\widetilde{p} \widetilde{J}} \mathsf{\mathbf{k}}_{\widetilde{p} u} \)

  data.k_JJ.mmult(data.B, data.A);

\( \mathsf{\mathbf{C}} = \mathsf{\mathbf{k}}^{-1}_{\widetilde{J} \widetilde{p}} \mathsf{\mathbf{k}}^{-1}_{\widetilde{J} \widetilde{J}} \mathsf{\mathbf{k}}^{-1}_{\widetilde{p} \widetilde{J}} \mathsf{\mathbf{k}}_{\widetilde{p} u} \)

  data.k_pJ_inv.Tmmult(data.C, data.B);

\( \overline{\overline{\mathsf{\mathbf{k}}}} = \mathsf{\mathbf{k}}_{u \widetilde{p}} \mathsf{\mathbf{k}}^{-1}_{\widetilde{J} \widetilde{p}} \mathsf{\mathbf{k}}^{-1}_{\widetilde{J} \widetilde{J}} \mathsf{\mathbf{k}}^{-1}_{\widetilde{p} \widetilde{J}} \mathsf{\mathbf{k}}_{\widetilde{p} u} \)

  data.k_pu.Tmmult(data.k_bbar, data.C);
  data.k_bbar.scatter_matrix_to(element_indices_u,
  element_indices_u,
  data.cell_matrix);
 

Next we place \(\mathsf{\mathbf{k}}^{-1}_{ \widetilde{p} \widetilde{J}}\) in the \(\mathsf{\mathbf{k}}_{ \widetilde{p} \widetilde{J}}\) block for post-processing. Note again that we need to remove the contribution that already exists there.

  data.k_pJ_inv.add(-1.0, data.k_pJ);
  data.k_pJ_inv.scatter_matrix_to(element_indices_p,
  element_indices_J,
  data.cell_matrix);
  }
 

Solid::solve_linear_system

We now have all of the necessary components to use one of two possible methods to solve the linearised system. The first is to perform static condensation on an element level, which requires some alterations to the tangent matrix and RHS vector. Alternatively, the full block system can be solved by performing condensation on a global level. Below we implement both approaches.

  template <int dim>
  std::pair<unsigned int, double>
  Solid<dim>::solve_linear_system(BlockVector<double> &newton_update)
  {
  unsigned int lin_it = 0;
  double lin_res = 0.0;
 
  if (parameters.use_static_condensation == true)
  {

Firstly, here is the approach using the (permanent) augmentation of the tangent matrix. For the following, recall that

\begin{align*} \mathsf{\mathbf{K}}_{\textrm{store}} \dealcoloneq \begin{bmatrix} \mathsf{\mathbf{K}}_{\textrm{con}} & \mathsf{\mathbf{K}}_{u\widetilde{p}} & \mathbf{0} \\ \mathsf{\mathbf{K}}_{\widetilde{p}u} & \mathbf{0} & \mathsf{\mathbf{K}}_{\widetilde{p}\widetilde{J}}^{-1} \\ \mathbf{0} & \mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{p}} & \mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{J}} \end{bmatrix} \, . \end{align*}

and

\begin{align*} d \widetilde{\mathsf{\mathbf{p}}} & = \mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{p}}^{-1} \bigl[ \mathsf{\mathbf{F}}_{\widetilde{J}} - \mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{J}} d \widetilde{\mathsf{\mathbf{J}}} \bigr] \\ d \widetilde{\mathsf{\mathbf{J}}} & = \mathsf{\mathbf{K}}_{\widetilde{p}\widetilde{J}}^{-1} \bigl[ \mathsf{\mathbf{F}}_{\widetilde{p}} - \mathsf{\mathbf{K}}_{\widetilde{p}u} d \mathsf{\mathbf{u}} \bigr] \\ \Rightarrow d \widetilde{\mathsf{\mathbf{p}}} &= \mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{p}}^{-1} \mathsf{\mathbf{F}}_{\widetilde{J}} - \underbrace{\bigl[\mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{p}}^{-1} \mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{J}} \mathsf{\mathbf{K}}_{\widetilde{p}\widetilde{J}}^{-1}\bigr]}_{\overline{\mathsf{\mathbf{K}}}}\bigl[ \mathsf{\mathbf{F}}_{\widetilde{p}} - \mathsf{\mathbf{K}}_{\widetilde{p}u} d \mathsf{\mathbf{u}} \bigr] \end{align*}

and thus

\[ \underbrace{\bigl[ \mathsf{\mathbf{K}}_{uu} + \overline{\overline{\mathsf{\mathbf{K}}}}~ \bigr] }_{\mathsf{\mathbf{K}}_{\textrm{con}}} d \mathsf{\mathbf{u}} = \underbrace{ \Bigl[ \mathsf{\mathbf{F}}_{u} - \mathsf{\mathbf{K}}_{u\widetilde{p}} \bigl[ \mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{p}}^{-1} \mathsf{\mathbf{F}}_{\widetilde{J}} - \overline{\mathsf{\mathbf{K}}}\mathsf{\mathbf{F}}_{\widetilde{p}} \bigr] \Bigr]}_{\mathsf{\mathbf{F}}_{\textrm{con}}} \]

where

\[ \overline{\overline{\mathsf{\mathbf{K}}}} \dealcoloneq \mathsf{\mathbf{K}}_{u\widetilde{p}} \overline{\mathsf{\mathbf{K}}} \mathsf{\mathbf{K}}_{\widetilde{p}u} \, . \]

At the top, we allocate two temporary vectors to help with the static condensation, and variables to store the number of linear solver iterations and the (hopefully converged) residual.

  BlockVector<double> A(dofs_per_block);
  BlockVector<double> B(dofs_per_block);
 
 

In the first step of this function, we solve for the incremental displacement \(d\mathbf{u}\). To this end, we perform static condensation to make \(\mathsf{\mathbf{K}}_{\textrm{con}} = \bigl[ \mathsf{\mathbf{K}}_{uu} + \overline{\overline{\mathsf{\mathbf{K}}}}~ \bigr]\) and put \(\mathsf{\mathbf{K}}^{-1}_{\widetilde{p} \widetilde{J}}\) in the original \(\mathsf{\mathbf{K}}_{\widetilde{p} \widetilde{J}}\) block. That is, we make \(\mathsf{\mathbf{K}}_{\textrm{store}}\).

  {
  assemble_sc();
 

\( \mathsf{\mathbf{A}}_{\widetilde{J}} = \mathsf{\mathbf{K}}^{-1}_{\widetilde{p} \widetilde{J}} \mathsf{\mathbf{F}}_{\widetilde{p}} \)

  tangent_matrix.block(p_dof, J_dof)
  .vmult(A.block(J_dof), system_rhs.block(p_dof));

\( \mathsf{\mathbf{B}}_{\widetilde{J}} = \mathsf{\mathbf{K}}_{\widetilde{J} \widetilde{J}} \mathsf{\mathbf{K}}^{-1}_{\widetilde{p} \widetilde{J}} \mathsf{\mathbf{F}}_{\widetilde{p}} \)

  tangent_matrix.block(J_dof, J_dof)
  .vmult(B.block(J_dof), A.block(J_dof));

\( \mathsf{\mathbf{A}}_{\widetilde{J}} = \mathsf{\mathbf{F}}_{\widetilde{J}} - \mathsf{\mathbf{K}}_{\widetilde{J} \widetilde{J}} \mathsf{\mathbf{K}}^{-1}_{\widetilde{p} \widetilde{J}} \mathsf{\mathbf{F}}_{\widetilde{p}} \)

  A.block(J_dof) = system_rhs.block(J_dof);
  A.block(J_dof) -= B.block(J_dof);

\( \mathsf{\mathbf{A}}_{\widetilde{J}} = \mathsf{\mathbf{K}}^{-1}_{\widetilde{J} \widetilde{p}} [ \mathsf{\mathbf{F}}_{\widetilde{J}} - \mathsf{\mathbf{K}}_{\widetilde{J} \widetilde{J}} \mathsf{\mathbf{K}}^{-1}_{\widetilde{p} \widetilde{J}} \mathsf{\mathbf{F}}_{\widetilde{p}} ] \)

  tangent_matrix.block(p_dof, J_dof)
  .Tvmult(A.block(p_dof), A.block(J_dof));

\( \mathsf{\mathbf{A}}_{u} = \mathsf{\mathbf{K}}_{u \widetilde{p}} \mathsf{\mathbf{K}}^{-1}_{\widetilde{J} \widetilde{p}} [ \mathsf{\mathbf{F}}_{\widetilde{J}} - \mathsf{\mathbf{K}}_{\widetilde{J} \widetilde{J}} \mathsf{\mathbf{K}}^{-1}_{\widetilde{p} \widetilde{J}} \mathsf{\mathbf{F}}_{\widetilde{p}} ] \)

  tangent_matrix.block(u_dof, p_dof)
  .vmult(A.block(u_dof), A.block(p_dof));

\( \mathsf{\mathbf{F}}_{\text{con}} = \mathsf{\mathbf{F}}_{u} - \mathsf{\mathbf{K}}_{u \widetilde{p}} \mathsf{\mathbf{K}}^{-1}_{\widetilde{J} \widetilde{p}} [ \mathsf{\mathbf{F}}_{\widetilde{J}} - \mathsf{\mathbf{K}}_{\widetilde{J} \widetilde{J}} \mathsf{\mathbf{K}}^{-1}_{\widetilde{p} \widetilde{J}} \mathsf{\mathbf{F}}_{\widetilde{p}} ] \)

  system_rhs.block(u_dof) -= A.block(u_dof);
 
  timer.enter_subsection("Linear solver");
  std::cout << " SLV " << std::flush;
  if (parameters.type_lin == "CG")
  {
  const auto solver_its = static_cast<unsigned int>(
  tangent_matrix.block(u_dof, u_dof).m() *
  parameters.max_iterations_lin);
  const double tol_sol =
  parameters.tol_lin * system_rhs.block(u_dof).l2_norm();
 
  SolverControl solver_control(solver_its, tol_sol);
 
  SolverCG<Vector<double>> solver_CG(solver_control, GVM);
 

We've chosen by default a SSOR preconditioner as it appears to provide the fastest solver convergence characteristics for this problem on a single-thread machine. However, this might not be true for different problem sizes.

  preconditioner(parameters.preconditioner_type,
  parameters.preconditioner_relaxation);
  preconditioner.use_matrix(tangent_matrix.block(u_dof, u_dof));
 
  solver_CG.solve(tangent_matrix.block(u_dof, u_dof),
  newton_update.block(u_dof),
  system_rhs.block(u_dof),
  preconditioner);
 
  lin_it = solver_control.last_step();
  lin_res = solver_control.last_value();
  }
  else if (parameters.type_lin == "Direct")
  {
BlockType & block(const unsigned int i)

Otherwise if the problem is small enough, a direct solver can be utilised.

  SparseDirectUMFPACK A_direct;
  A_direct.initialize(tangent_matrix.block(u_dof, u_dof));
  A_direct.vmult(newton_update.block(u_dof),
  system_rhs.block(u_dof));
 
  lin_it = 1;
  lin_res = 0.0;
  }
  else
  Assert(false, ExcMessage("Linear solver type not implemented"));
 
  timer.leave_subsection();
  }
 
void initialize(const SparsityPattern &sparsity_pattern)

Now that we have the displacement update, distribute the constraints back to the Newton update:

  constraints.distribute(newton_update);
 
  timer.enter_subsection("Linear solver postprocessing");
  std::cout << " PP " << std::flush;
 

The next step after solving the displacement problem is to post-process to get the dilatation solution from the substitution: \( d \widetilde{\mathsf{\mathbf{J}}} = \mathsf{\mathbf{K}}_{\widetilde{p}\widetilde{J}}^{-1} \bigl[ \mathsf{\mathbf{F}}_{\widetilde{p}} - \mathsf{\mathbf{K}}_{\widetilde{p}u} d \mathsf{\mathbf{u}} \bigr] \)

  {

\( \mathsf{\mathbf{A}}_{\widetilde{p}} = \mathsf{\mathbf{K}}_{\widetilde{p}u} d \mathsf{\mathbf{u}} \)

  tangent_matrix.block(p_dof, u_dof)
  .vmult(A.block(p_dof), newton_update.block(u_dof));

\( \mathsf{\mathbf{A}}_{\widetilde{p}} = -\mathsf{\mathbf{K}}_{\widetilde{p}u} d \mathsf{\mathbf{u}} \)

  A.block(p_dof) *= -1.0;

\( \mathsf{\mathbf{A}}_{\widetilde{p}} = \mathsf{\mathbf{F}}_{\widetilde{p}} -\mathsf{\mathbf{K}}_{\widetilde{p}u} d \mathsf{\mathbf{u}} \)

  A.block(p_dof) += system_rhs.block(p_dof);

\( d\mathsf{\mathbf{\widetilde{J}}} = \mathsf{\mathbf{K}}^{-1}_{\widetilde{p}\widetilde{J}} [ \mathsf{\mathbf{F}}_{\widetilde{p}} -\mathsf{\mathbf{K}}_{\widetilde{p}u} d \mathsf{\mathbf{u}} ] \)

  tangent_matrix.block(p_dof, J_dof)
  .vmult(newton_update.block(J_dof), A.block(p_dof));
  }
 

we ensure here that any Dirichlet constraints are distributed on the updated solution:

  constraints.distribute(newton_update);
 

Finally we solve for the pressure update with the substitution: \( d \widetilde{\mathsf{\mathbf{p}}} = \mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{p}}^{-1} \bigl[ \mathsf{\mathbf{F}}_{\widetilde{J}} - \mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{J}} d \widetilde{\mathsf{\mathbf{J}}} \bigr] \)

  {

\( \mathsf{\mathbf{A}}_{\widetilde{J}} = \mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{J}} d \widetilde{\mathsf{\mathbf{J}}} \)

  tangent_matrix.block(J_dof, J_dof)
  .vmult(A.block(J_dof), newton_update.block(J_dof));

\( \mathsf{\mathbf{A}}_{\widetilde{J}} = -\mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{J}} d \widetilde{\mathsf{\mathbf{J}}} \)

  A.block(J_dof) *= -1.0;

\( \mathsf{\mathbf{A}}_{\widetilde{J}} = \mathsf{\mathbf{F}}_{\widetilde{J}} - \mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{J}} d \widetilde{\mathsf{\mathbf{J}}} \)

  A.block(J_dof) += system_rhs.block(J_dof);

and finally.... \( d \widetilde{\mathsf{\mathbf{p}}} = \mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{p}}^{-1} \bigl[ \mathsf{\mathbf{F}}_{\widetilde{J}} - \mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{J}} d \widetilde{\mathsf{\mathbf{J}}} \bigr] \)

  tangent_matrix.block(p_dof, J_dof)
  .Tvmult(newton_update.block(p_dof), A.block(J_dof));
  }
 

We are now at the end, so we distribute all constrained dofs back to the Newton update:

  constraints.distribute(newton_update);
 
  timer.leave_subsection();
  }
  else
  {
  std::cout << " ------ " << std::flush;
 
  timer.enter_subsection("Linear solver");
  std::cout << " SLV " << std::flush;
 
  if (parameters.type_lin == "CG")
  {

Manual condensation of the dilatation and pressure fields on a local level, and subsequent post-processing, took quite a bit of effort to achieve. To recap, we had to produce the inverse matrix \(\mathsf{\mathbf{K}}_{\widetilde{p}\widetilde{J}}^{-1}\), which was permanently written into the global tangent matrix. We then permanently modified \(\mathsf{\mathbf{K}}_{uu}\) to produce \(\mathsf{\mathbf{K}}_{\textrm{con}}\). This involved the extraction and manipulation of local sub-blocks of the tangent matrix. After solving for the displacement, the individual matrix-vector operations required to solve for dilatation and pressure were carefully implemented. Contrast these many sequence of steps to the much simpler and transparent implementation using functionality provided by the LinearOperator class.

For ease of later use, we define some aliases for blocks in the RHS vector

  const Vector<double> &f_u = system_rhs.block(u_dof);
  const Vector<double> &f_p = system_rhs.block(p_dof);
  const Vector<double> &f_J = system_rhs.block(J_dof);
 

... and for blocks in the Newton update vector.

  Vector<double> &d_u = newton_update.block(u_dof);
  Vector<double> &d_p = newton_update.block(p_dof);
  Vector<double> &d_J = newton_update.block(J_dof);
 

We next define some linear operators for the tangent matrix sub-blocks We will exploit the symmetry of the system, so not all blocks are required.

  const auto K_uu =
  linear_operator(tangent_matrix.block(u_dof, u_dof));
  const auto K_up =
  linear_operator(tangent_matrix.block(u_dof, p_dof));
  const auto K_pu =
  linear_operator(tangent_matrix.block(p_dof, u_dof));
  const auto K_Jp =
  linear_operator(tangent_matrix.block(J_dof, p_dof));
  const auto K_JJ =
  linear_operator(tangent_matrix.block(J_dof, J_dof));
 

We then construct a LinearOperator that represents the inverse of (square block) \(\mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{p}}\). Since it is diagonal (or, when a higher order ansatz it used, nearly diagonal), a Jacobi preconditioner is suitable.

  preconditioner_K_Jp_inv("jacobi");
  preconditioner_K_Jp_inv.use_matrix(
  tangent_matrix.block(J_dof, p_dof));
  ReductionControl solver_control_K_Jp_inv(
  static_cast<unsigned int>(tangent_matrix.block(J_dof, p_dof).m() *
  parameters.max_iterations_lin),
  1.0e-30,
  parameters.tol_lin);
  SolverSelector<Vector<double>> solver_K_Jp_inv;
  solver_K_Jp_inv.select("cg");
  solver_K_Jp_inv.set_control(solver_control_K_Jp_inv);
  const auto K_Jp_inv =
  inverse_operator(K_Jp, solver_K_Jp_inv, preconditioner_K_Jp_inv);
 
void select(const std::string &name)
LinearOperator< Domain, Range, Payload > inverse_operator(const LinearOperator< Range, Domain, Payload > &op, Solver &solver, const Preconditioner &preconditioner)

Now we can construct that transpose of \(\mathsf{\mathbf{K}}_{\widetilde{J}\widetilde{p}}^{-1}\) and a linear operator that represents the condensed operations \(\overline{\mathsf{\mathbf{K}}}\) and \(\overline{\overline{\mathsf{\mathbf{K}}}}\) and the final augmented matrix \(\mathsf{\mathbf{K}}_{\textrm{con}}\). Note that the schur_complement() operator could also be of use here, but for clarity and the purpose of demonstrating the similarities between the formulation and implementation of the linear solution scheme, we will perform these operations manually.

  const auto K_pJ_inv = transpose_operator(K_Jp_inv);
  const auto K_pp_bar = K_Jp_inv * K_JJ * K_pJ_inv;
  const auto K_uu_bar_bar = K_up * K_pp_bar * K_pu;
  const auto K_uu_con = K_uu + K_uu_bar_bar;
 
LinearOperator< Domain, Range, Payload > transpose_operator(const LinearOperator< Range, Domain, Payload > &op)

Lastly, we define an operator for inverse of augmented stiffness matrix, namely \(\mathsf{\mathbf{K}}_{\textrm{con}}^{-1}\). Note that the preconditioner for the augmented stiffness matrix is different to the case when we use static condensation. In this instance, the preconditioner is based on a non-modified \(\mathsf{\mathbf{K}}_{uu}\), while with the first approach we actually modified the entries of this sub-block. However, since \(\mathsf{\mathbf{K}}_{\textrm{con}}\) and \(\mathsf{\mathbf{K}}_{uu}\) operate on the same space, it remains adequate for this problem.

  preconditioner_K_con_inv(parameters.preconditioner_type,
  parameters.preconditioner_relaxation);
  preconditioner_K_con_inv.use_matrix(
  tangent_matrix.block(u_dof, u_dof));
  ReductionControl solver_control_K_con_inv(
  static_cast<unsigned int>(tangent_matrix.block(u_dof, u_dof).m() *
  parameters.max_iterations_lin),
  1.0e-30,
  parameters.tol_lin);
  SolverSelector<Vector<double>> solver_K_con_inv;
  solver_K_con_inv.select("cg");
  solver_K_con_inv.set_control(solver_control_K_con_inv);
  const auto K_uu_con_inv =
  inverse_operator(K_uu_con,
  solver_K_con_inv,
  preconditioner_K_con_inv);
 

Now we are in a position to solve for the displacement field. We can nest the linear operations, and the result is immediately written to the Newton update vector. It is clear that the implementation closely mimics the derivation stated in the introduction.

  d_u =
  K_uu_con_inv * (f_u - K_up * (K_Jp_inv * f_J - K_pp_bar * f_p));
 
  timer.leave_subsection();
 

The operations need to post-process for the dilatation and pressure fields are just as easy to express.

  timer.enter_subsection("Linear solver postprocessing");
  std::cout << " PP " << std::flush;
 
  d_J = K_pJ_inv * (f_p - K_pu * d_u);
  d_p = K_Jp_inv * (f_J - K_JJ * d_J);
 
  lin_it = solver_control_K_con_inv.last_step();
  lin_res = solver_control_K_con_inv.last_value();
  }
  else if (parameters.type_lin == "Direct")
  {

Solve the full block system with a direct solver. As it is relatively robust, it may be immune to problem arising from the presence of the zero \(\mathsf{\mathbf{K}}_{ \widetilde{J} \widetilde{J}}\) block.

  SparseDirectUMFPACK A_direct;
  A_direct.initialize(tangent_matrix);
  A_direct.vmult(newton_update, system_rhs);
 
  lin_it = 1;
  lin_res = 0.0;
 
  std::cout << " -- " << std::flush;
  }
  else
  Assert(false, ExcMessage("Linear solver type not implemented"));
 
  timer.leave_subsection();
 

Finally, we again ensure here that any Dirichlet constraints are distributed on the updated solution:

  constraints.distribute(newton_update);
  }
 
  return std::make_pair(lin_it, lin_res);
  }
 

Solid::output_results

Here we present how the results are written to file to be viewed using ParaView or VisIt. The method is similar to that shown in previous tutorials so will not be discussed in detail.

Note
As of 2023, Visit 3.3.3 can still not deal with higher-order cells. Rather, it simply reports that there is no data to show. To view the results of this program with Visit, you will want to comment out the line that sets output_flags.write_higher_order_cells = true;. On the other hand, Paraview is able to understand VTU files with higher order cells just fine.
  template <int dim>
  void Solid<dim>::output_results() const
  {
  DataOut<dim> data_out;
  std::vector<DataComponentInterpretation::DataComponentInterpretation>
  data_component_interpretation(
  data_component_interpretation.push_back(
  data_component_interpretation.push_back(
 
  std::vector<std::string> solution_name(dim, "displacement");
  solution_name.emplace_back("pressure");
  solution_name.emplace_back("dilatation");
 
  DataOutBase::VtkFlags output_flags;
  output_flags.write_higher_order_cells = true;
  output_flags.physical_units["displacement"] = "m";
  data_out.set_flags(output_flags);
 
  data_out.attach_dof_handler(dof_handler);
  data_out.add_data_vector(solution_n,
  solution_name,
  data_component_interpretation);
 

Since we are dealing with a large deformation problem, it would be nice to display the result on a displaced grid! The MappingQEulerian class linked with the DataOut class provides an interface through which this can be achieved without physically moving the grid points in the Triangulation object ourselves. We first need to copy the solution to a temporary vector and then create the Eulerian mapping. We also specify the polynomial degree to the DataOut object in order to produce a more refined output data set when higher order polynomials are used.

  Vector<double> soln(solution_n.size());
  for (unsigned int i = 0; i < soln.size(); ++i)
  soln(i) = solution_n(i);
  MappingQEulerian<dim> q_mapping(degree, dof_handler, soln);
  data_out.build_patches(q_mapping, degree);
 
  std::ofstream output("solution-" + std::to_string(dim) + "d-" +
  std::to_string(time.get_timestep()) + ".vtu");
  data_out.write_vtu(output);
  }
 
  } // namespace Step44
 
 

Main function

Lastly we provide the main driver function which appears no different to the other tutorials.

  int main()
  {
  using namespace Step44;
 
  try
  {
  const unsigned int dim = 3;
  Solid<dim> solid("parameters.prm");
  solid.run();
  }
  catch (std::exception &exc)
  {
  std::cerr << std::endl
  << std::endl
  << "----------------------------------------------------"
  << std::endl;
  std::cerr << "Exception on processing: " << std::endl
  << exc.what() << std::endl
  << "Aborting!" << std::endl
  << "----------------------------------------------------"
  << std::endl;
 
  return 1;
  }
  catch (...)
  {
  std::cerr << std::endl
  << std::endl
  << "----------------------------------------------------"
  << std::endl;
  std::cerr << "Unknown exception!" << std::endl
  << "Aborting!" << std::endl
  << "----------------------------------------------------"
  << std::endl;
  return 1;
  }
 
  return 0;
  }

Results

Firstly, we present a comparison of a series of 3-d results with those in the literature (see Reese et al (2000)) to demonstrate that the program works as expected.

We begin with a comparison of the convergence with mesh refinement for the \(Q_1-DGPM_0-DGPM_0\) and \(Q_2-DGPM_1-DGPM_1\) formulations, as summarised in the figure below. The vertical displacement of the midpoint of the upper surface of the block is used to assess convergence. Both schemes demonstrate good convergence properties for varying values of the load parameter \(p/p_0\). The results agree with those in the literature. The lower-order formulation typically overestimates the displacement for low levels of refinement, while the higher-order interpolation scheme underestimates it, but be a lesser degree. This benchmark, and a series of others not shown here, give us confidence that the code is working as it should.

Convergence of the \(Q_1-DGPM_0-DGPM_0\) formulation in 3-d.

Convergence of the \(Q_2-DGPM_1-DGPM_1\) formulation in 3-d.

A typical screen output generated by running the problem is shown below. The particular case demonstrated is that of the \(Q_2-DGPM_1-DGPM_1\) formulation. It is clear that, using the Newton-Raphson method, quadratic convergence of the solution is obtained. Solution convergence is achieved within 5 Newton increments for all time-steps. The converged displacement's \(L_2\)-norm is several orders of magnitude less than the geometry scale.

Grid:
Reference volume: 1e-09
Number of active cells: 64
Number of degrees of freedom: 2699
Setting up quadrature point data...
Timestep 1 @ 0.1s
___________________________________________________________________________________________________________________________________________________________
SOLVER STEP | LIN_IT LIN_RES RES_NORM RES_U RES_P RES_J NU_NORM NU_U NU_P NU_J
___________________________________________________________________________________________________________________________________________________________
0 ASM_R ASM_K CST ASM_SC SLV PP UQPH | 786 2.118e-06 1.000e+00 1.000e+00 0.000e+00 0.000e+00 1.000e+00 1.000e+00 1.000e+00 1.000e+00
1 ASM_R ASM_K CST ASM_SC SLV PP UQPH | 552 1.031e-03 8.563e-02 8.563e-02 9.200e-13 3.929e-08 1.060e-01 3.816e-02 1.060e-01 1.060e-01
2 ASM_R ASM_K CST ASM_SC SLV PP UQPH | 667 5.602e-06 2.482e-03 2.482e-03 3.373e-15 2.982e-10 2.936e-03 2.053e-04 2.936e-03 2.936e-03
3 ASM_R ASM_K CST ASM_SC SLV PP UQPH | 856 6.469e-10 2.129e-06 2.129e-06 2.245e-19 1.244e-13 1.887e-06 7.289e-07 1.887e-06 1.887e-06
4 ASM_R CONVERGED!
___________________________________________________________________________________________________________________________________________________________
Relative errors:
Displacement: 7.289e-07
Force: 2.451e-10
Dilatation: 1.353e-07
v / V_0: 1.000e-09 / 1.000e-09 = 1.000e+00
[...]
Timestep 10 @ 1.000e+00s
___________________________________________________________________________________________________________________________________________________________
SOLVER STEP | LIN_IT LIN_RES RES_NORM RES_U RES_P RES_J NU_NORM NU_U NU_P NU_J
___________________________________________________________________________________________________________________________________________________________
0 ASM_R ASM_K CST ASM_SC SLV PP UQPH | 874 2.358e-06 1.000e+00 1.000e+00 1.000e+00 1.000e+00 1.000e+00 1.000e+00 1.000e+00 1.000e+00
1 ASM_R ASM_K CST ASM_SC SLV PP UQPH | 658 2.942e-04 1.544e-01 1.544e-01 1.208e+13 1.855e+06 6.014e-02 7.398e-02 6.014e-02 6.014e-02
2 ASM_R ASM_K CST ASM_SC SLV PP UQPH | 790 2.206e-06 2.908e-03 2.908e-03 7.302e+10 2.067e+03 2.716e-03 1.433e-03 2.716e-03 2.717e-03
3 ASM_R ASM_K CST ASM_SC SLV PP UQPH | 893 2.374e-09 1.919e-06 1.919e-06 4.527e+07 4.100e+00 1.672e-06 6.842e-07 1.672e-06 1.672e-06
4 ASM_R CONVERGED!
___________________________________________________________________________________________________________________________________________________________
Relative errors:
Displacement: 6.842e-07
Force: 8.995e-10
Dilatation: 1.528e-06
v / V_0: 1.000e-09 / 1.000e-09 = 1.000e+00

Using the Timer class, we can discern which parts of the code require the highest computational expense. For a case with a large number of degrees-of-freedom (i.e. a high level of refinement), a typical output of the Timer is given below. Much of the code in the tutorial has been developed based on the optimizations described, discussed and demonstrated in step-18 and others. With over 93% of the time being spent in the linear solver, it is obvious that it may be necessary to invest in a better solver for large three-dimensional problems. The SSOR preconditioner is not multithreaded but is effective for this class of solid problems. It may be beneficial to investigate the use of another solver such as those available through the Trilinos library.

+---------------------------------------------+------------+------------+
| Total wallclock time elapsed since start | 9.874e+02s | |
| | | |
| Section | no. calls | wall time | % of total |
+---------------------------------+-----------+------------+------------+
| Assemble system right-hand side | 53 | 1.727e+00s | 1.75e-01% |
| Assemble tangent matrix | 43 | 2.707e+01s | 2.74e+00% |
| Linear solver | 43 | 9.248e+02s | 9.37e+01% |
| Linear solver postprocessing | 43 | 2.743e-02s | 2.78e-03% |
| Perform static condensation | 43 | 1.437e+01s | 1.46e+00% |
| Setup system | 1 | 3.897e-01s | 3.95e-02% |
| Update QPH data | 43 | 5.770e-01s | 5.84e-02% |
+---------------------------------+-----------+------------+------------+

We then used ParaView to visualize the results for two cases. The first was for the coarsest grid and the lowest-order interpolation method: \(Q_1-DGPM_0-DGPM_0\). The second was on a refined grid using a \(Q_2-DGPM_1-DGPM_1\) formulation. The vertical component of the displacement, the pressure \(\widetilde{p}\) and the dilatation \(\widetilde{J}\) fields are shown below.

For the first case it is clear that the coarse spatial discretization coupled with large displacements leads to a low quality solution (the loading ratio is \(p/p_0=80\)). Additionally, the pressure difference between elements is very large. The constant pressure field on the element means that the large pressure gradient is not captured. However, it should be noted that locking, which would be present in a standard \(Q_1\) displacement formulation does not arise even in this poorly discretised case. The final vertical displacement of the tracked node on the top surface of the block is still within 12.5% of the converged solution. The pressure solution is very coarse and has large jumps between adjacent cells. It is clear that the volume nearest to the applied traction undergoes compression while the outer extents of the domain are in a state of expansion. The dilatation solution field and pressure field are clearly linked, with positive dilatation indicating regions of positive pressure and negative showing regions placed in compression. As discussed in the Introduction, a compressive pressure has a negative sign while an expansive pressure takes a positive sign. This stems from the definition of the volumetric strain energy function and is opposite to the physically realistic interpretation of pressure.

Z-displacement solution for the 3-d problem.

Discontinuous piece-wise constant pressure field.

Discontinuous piece-wise constant dilatation field.

Combining spatial refinement and a higher-order interpolation scheme results in a high-quality solution. Three grid refinements coupled with a \(Q_2-DGPM_1-DGPM_1\) formulation produces a result that clearly captures the mechanics of the problem. The deformation of the traction surface is well resolved. We can now observe the actual extent of the applied traction, with the maximum force being applied at the central point of the surface causing the largest compression. Even though very high strains are experienced in the domain, especially at the boundary of the region of applied traction, the solution remains accurate. The pressure field is captured in far greater detail than before. There is a clear distinction and transition between regions of compression and expansion, and the linear approximation of the pressure field allows a refined visualization of the pressure at the sub-element scale. It should however be noted that the pressure field remains discontinuous and could be smoothed on a continuous grid for the post-processing purposes.

Z-displacement solution for the 3-d problem.

Discontinuous linear pressure field.

Discontinuous linear dilatation field.

This brief analysis of the results demonstrates that the three-field formulation is effective in circumventing volumetric locking for highly-incompressible media. The mixed formulation is able to accurately simulate the displacement of a near-incompressible block under compression. The command-line output indicates that the volumetric change under extreme compression resulted in less than 0.01% volume change for a Poisson's ratio of 0.4999.

In terms of run-time, the \(Q_2-DGPM_1-DGPM_1\) formulation tends to be more computationally expensive than the \(Q_1-DGPM_0-DGPM_0\) for a similar number of degrees-of-freedom (produced by adding an extra grid refinement level for the lower-order interpolation). This is shown in the graph below for a batch of tests run consecutively on a single 4-core (8-thread) machine. The increase in computational time for the higher-order method is likely due to the increased band-width required for the higher-order elements. As previously mentioned, the use of a better solver and preconditioner may mitigate the expense of using a higher-order formulation. It was observed that for the given problem using the multithreaded Jacobi preconditioner can reduce the computational runtime by up to 72% (for the worst case being a higher-order formulation with a large number of degrees-of-freedom) in comparison to the single-thread SSOR preconditioner. However, it is the author's experience that the Jacobi method of preconditioning may not be suitable for some finite-strain problems involving alternative constitutive models.

Runtime on a 4-core machine, normalised against the lowest grid resolution \(Q_1-DGPM_0-DGPM_0\) solution that utilised a SSOR preconditioner.

Lastly, results for the displacement solution for the 2-d problem are showcased below for two different levels of grid refinement. It is clear that due to the extra constraints imposed by simulating in 2-d that the resulting displacement field, although qualitatively similar, is different to that of the 3-d case.

Y-displacement solution in 2-d for 2 global grid refinement levels.

Y-displacement solution in 2-d for 5 global grid refinement levels.

Possibilities for extensions

There are a number of obvious extensions for this work:

  • Firstly, an additional constraint could be added to the free-energy function in order to enforce a high degree of incompressibility in materials. An additional Lagrange multiplier would be introduced, but this could most easily be dealt with using the principle of augmented Lagrange multipliers. This is demonstrated in Simo and Taylor (1991) .
  • The constitutive relationship used in this model is relatively basic. It may be beneficial to split the material class into two separate classes, one dealing with the volumetric response and the other the isochoric response, and produce a generic materials class (i.e. having abstract virtual functions that derived classes have to implement) that would allow for the addition of more complex material models. Such models could include other hyperelastic materials, plasticity and viscoelastic materials and others.
  • The program has been developed for solving problems on single-node multicore machines. With a little effort, the program could be extended to a large-scale computing environment through the use of PETSc or Trilinos, using a similar technique to that demonstrated in step-40. This would mostly involve changes to the setup, assembly, PointHistory and linear solver routines.
  • As this program assumes quasi-static equilibrium, extensions to include dynamic effects would be necessary to study problems where inertial effects are important, e.g. problems involving impact.
  • Load and solution limiting procedures may be necessary for highly nonlinear problems. It is possible to add a linesearch algorithm to limit the step size within a Newton increment to ensure optimum convergence. It may also be necessary to use a load limiting method, such as the Riks method, to solve unstable problems involving geometric instability such as buckling and snap-through.
  • Many physical problems involve contact. It is possible to include the effect of frictional or frictionless contact between objects into this program. This would involve the addition of an extra term in the free-energy functional and therefore an addition to the assembly routine. One would also need to manage the contact problem (detection and stress calculations) itself. An alternative to additional penalty terms in the free-energy functional would be to use active set methods such as the one used in step-41.
  • The complete condensation procedure using LinearOperators has been coded into the linear solver routine. This could also have been achieved through the application of the schur_complement() operator to condense out one or more of the fields in a more automated manner.
  • Finally, adaptive mesh refinement, as demonstrated in step-6 and step-18, could provide additional solution accuracy.

The plain program

/* ------------------------------------------------------------------------
*
* SPDX-License-Identifier: LGPL-2.1-or-later
* Copyright (C) 2011 - 2024 by the deal.II authors and
* & Jean-Paul Pelteret and Andrew McBride
*
* This file is part of the deal.II library.
*
* Part of the source code is dual licensed under Apache-2.0 WITH
* LLVM-exception OR LGPL-2.1-or-later. Detailed license information
* governing the source code and code contributions can be found in
* LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II.
*
* ------------------------------------------------------------------------
*
* Authors: Jean-Paul Pelteret, University of Cape Town,
* Andrew McBride, University of Erlangen-Nuremberg, 2010
*/
#include <iostream>
#include <fstream>
namespace Step44
{
using namespace dealii;
namespace Parameters
{
struct FESystem
{
unsigned int poly_degree;
unsigned int quad_order;
static void declare_parameters(ParameterHandler &prm);
void parse_parameters(ParameterHandler &prm);
};
void FESystem::declare_parameters(ParameterHandler &prm)
{
prm.enter_subsection("Finite element system");
{
prm.declare_entry("Polynomial degree",
"2",
"Displacement system polynomial order");
prm.declare_entry("Quadrature order",
"3",
"Gauss quadrature order");
}
}
void FESystem::parse_parameters(ParameterHandler &prm)
{
prm.enter_subsection("Finite element system");
{
poly_degree = prm.get_integer("Polynomial degree");
quad_order = prm.get_integer("Quadrature order");
}
}
struct Geometry
{
unsigned int global_refinement;
double scale;
double p_p0;
static void declare_parameters(ParameterHandler &prm);
void parse_parameters(ParameterHandler &prm);
};
void Geometry::declare_parameters(ParameterHandler &prm)
{
prm.enter_subsection("Geometry");
{
prm.declare_entry("Global refinement",
"2",
"Global refinement level");
prm.declare_entry("Grid scale",
"1e-3",
"Global grid scaling factor");
prm.declare_entry("Pressure ratio p/p0",
"100",
Patterns::Selection("20|40|60|80|100"),
"Ratio of applied pressure to reference pressure");
}
}
void Geometry::parse_parameters(ParameterHandler &prm)
{
prm.enter_subsection("Geometry");
{
global_refinement = prm.get_integer("Global refinement");
scale = prm.get_double("Grid scale");
p_p0 = prm.get_double("Pressure ratio p/p0");
}
}
struct Materials
{
double nu;
double mu;
static void declare_parameters(ParameterHandler &prm);
void parse_parameters(ParameterHandler &prm);
};
void Materials::declare_parameters(ParameterHandler &prm)
{
prm.enter_subsection("Material properties");
{
prm.declare_entry("Poisson's ratio",
"0.4999",
Patterns::Double(-1.0, 0.5),
"Poisson's ratio");
prm.declare_entry("Shear modulus",
"80.194e6",
"Shear modulus");
}
}
void Materials::parse_parameters(ParameterHandler &prm)
{
prm.enter_subsection("Material properties");
{
nu = prm.get_double("Poisson's ratio");
mu = prm.get_double("Shear modulus");
}
}
struct LinearSolver
{
std::string type_lin;
double tol_lin;
double max_iterations_lin;
bool use_static_condensation;
std::string preconditioner_type;
double preconditioner_relaxation;
static void declare_parameters(ParameterHandler &prm);
void parse_parameters(ParameterHandler &prm);
};
void LinearSolver::declare_parameters(ParameterHandler &prm)
{
prm.enter_subsection("Linear solver");
{
prm.declare_entry("Solver type",
"CG",
Patterns::Selection("CG|Direct"),
"Type of solver used to solve the linear system");
prm.declare_entry("Residual",
"1e-6",
"Linear solver residual (scaled by residual norm)");
"Max iteration multiplier",
"1",
"Linear solver iterations (multiples of the system matrix size)");
prm.declare_entry("Use static condensation",
"true",
"Solve the full block system or a reduced problem");
prm.declare_entry("Preconditioner type",
"ssor",
Patterns::Selection("jacobi|ssor"),
"Type of preconditioner");
prm.declare_entry("Preconditioner relaxation",
"0.65",
"Preconditioner relaxation value");
}
}
void LinearSolver::parse_parameters(ParameterHandler &prm)
{
prm.enter_subsection("Linear solver");
{
type_lin = prm.get("Solver type");
tol_lin = prm.get_double("Residual");
max_iterations_lin = prm.get_double("Max iteration multiplier");
use_static_condensation = prm.get_bool("Use static condensation");
preconditioner_type = prm.get("Preconditioner type");
preconditioner_relaxation = prm.get_double("Preconditioner relaxation");
}
}
struct NonlinearSolver
{
unsigned int max_iterations_NR;
double tol_f;
double tol_u;
static void declare_parameters(ParameterHandler &prm);
void parse_parameters(ParameterHandler &prm);
};
void NonlinearSolver::declare_parameters(ParameterHandler &prm)
{
prm.enter_subsection("Nonlinear solver");
{
prm.declare_entry("Max iterations Newton-Raphson",
"10",
"Number of Newton-Raphson iterations allowed");
prm.declare_entry("Tolerance force",
"1.0e-9",
"Force residual tolerance");
prm.declare_entry("Tolerance displacement",
"1.0e-6",
"Displacement error tolerance");
}
}
void NonlinearSolver::parse_parameters(ParameterHandler &prm)
{
prm.enter_subsection("Nonlinear solver");
{
max_iterations_NR = prm.get_integer("Max iterations Newton-Raphson");
tol_f = prm.get_double("Tolerance force");
tol_u = prm.get_double("Tolerance displacement");
}
}
struct Time
{
double delta_t;
double end_time;
static void declare_parameters(ParameterHandler &prm);
void parse_parameters(ParameterHandler &prm);
};
void Time::declare_parameters(ParameterHandler &prm)
{
prm.enter_subsection("Time");
{
prm.declare_entry("End time", "1", Patterns::Double(), "End time");
prm.declare_entry("Time step size",
"0.1",
"Time step size");
}
}
void Time::parse_parameters(ParameterHandler &prm)
{
prm.enter_subsection("Time");
{
end_time = prm.get_double("End time");
delta_t = prm.get_double("Time step size");
}
}
struct AllParameters : public FESystem,
public Geometry,
public Materials,
public LinearSolver,
public NonlinearSolver,
public Time
{
AllParameters(const std::string &input_file);
static void declare_parameters(ParameterHandler &prm);
void parse_parameters(ParameterHandler &prm);
};
AllParameters::AllParameters(const std::string &input_file)
{
declare_parameters(prm);
prm.parse_input(input_file);
parse_parameters(prm);
}
void AllParameters::declare_parameters(ParameterHandler &prm)
{
FESystem::declare_parameters(prm);
Geometry::declare_parameters(prm);
Materials::declare_parameters(prm);
LinearSolver::declare_parameters(prm);
NonlinearSolver::declare_parameters(prm);
Time::declare_parameters(prm);
}
void AllParameters::parse_parameters(ParameterHandler &prm)
{
FESystem::parse_parameters(prm);
Geometry::parse_parameters(prm);
Materials::parse_parameters(prm);
LinearSolver::parse_parameters(prm);
NonlinearSolver::parse_parameters(prm);
Time::parse_parameters(prm);
}
} // namespace Parameters
class Time
{
public:
Time(const double time_end, const double delta_t)
: timestep(0)
, time_current(0.0)
, time_end(time_end)
, delta_t(delta_t)
{}
virtual ~Time() = default;
double current() const
{
return time_current;
}
double end() const
{
return time_end;
}
double get_delta_t() const
{
return delta_t;
}
unsigned int get_timestep() const
{
return timestep;
}
void increment()
{
time_current += delta_t;
++timestep;
}
private:
unsigned int timestep;
double time_current;
const double time_end;
const double delta_t;
};
template <int dim>
class Material_Compressible_Neo_Hook_Three_Field
{
public:
Material_Compressible_Neo_Hook_Three_Field(const double mu, const double nu)
: kappa((2.0 * mu * (1.0 + nu)) / (3.0 * (1.0 - 2.0 * nu)))
, c_1(mu / 2.0)
, det_F(1.0)
, p_tilde(0.0)
, J_tilde(1.0)
, b_bar(Physics::Elasticity::StandardTensors<dim>::I)
{
Assert(kappa > 0, ExcInternalError());
}
void update_material_data(const Tensor<2, dim> &F,
const double p_tilde_in,
const double J_tilde_in)
{
det_F = determinant(F);
p_tilde = p_tilde_in;
J_tilde = J_tilde_in;
Assert(det_F > 0, ExcInternalError());
}
{
return get_tau_iso() + get_tau_vol();
}
SymmetricTensor<4, dim> get_Jc() const
{
return get_Jc_vol() + get_Jc_iso();
}
double get_dPsi_vol_dJ() const
{
return (kappa / 2.0) * (J_tilde - 1.0 / J_tilde);
}
double get_d2Psi_vol_dJ2() const
{
return ((kappa / 2.0) * (1.0 + 1.0 / (J_tilde * J_tilde)));
}
double get_det_F() const
{
return det_F;
}
double get_p_tilde() const
{
return p_tilde;
}
double get_J_tilde() const
{
return J_tilde;
}
protected:
const double kappa;
const double c_1;
double det_F;
double p_tilde;
double J_tilde;
SymmetricTensor<2, dim> get_tau_vol() const
{
}
SymmetricTensor<2, dim> get_tau_iso() const
{
}
SymmetricTensor<2, dim> get_tau_bar() const
{
return 2.0 * c_1 * b_bar;
}
SymmetricTensor<4, dim> get_Jc_vol() const
{
return p_tilde * det_F *
}
SymmetricTensor<4, dim> get_Jc_iso() const
{
const SymmetricTensor<2, dim> tau_bar = get_tau_bar();
const SymmetricTensor<2, dim> tau_iso = get_tau_iso();
const SymmetricTensor<4, dim> tau_iso_x_I =
const SymmetricTensor<4, dim> I_x_tau_iso =
const SymmetricTensor<4, dim> c_bar = get_c_bar();
return (2.0 / dim) * trace(tau_bar) *
(2.0 / dim) * (tau_iso_x_I + I_x_tau_iso) +
}
SymmetricTensor<4, dim> get_c_bar() const
{
}
};
template <int dim>
class PointHistory
{
public:
PointHistory()
: F_inv(Physics::Elasticity::StandardTensors<dim>::I)
, tau(SymmetricTensor<2, dim>())
, d2Psi_vol_dJ2(0.0)
, dPsi_vol_dJ(0.0)
, Jc(SymmetricTensor<4, dim>())
{}
virtual ~PointHistory() = default;
void setup_lqp(const Parameters::AllParameters &parameters)
{
material =
std::make_shared<Material_Compressible_Neo_Hook_Three_Field<dim>>(
parameters.mu, parameters.nu);
}
void update_values(const Tensor<2, dim> &Grad_u_n,
const double p_tilde,
const double J_tilde)
{
material->update_material_data(F, p_tilde, J_tilde);
F_inv = invert(F);
tau = material->get_tau();
Jc = material->get_Jc();
dPsi_vol_dJ = material->get_dPsi_vol_dJ();
d2Psi_vol_dJ2 = material->get_d2Psi_vol_dJ2();
}
double get_J_tilde() const
{
return material->get_J_tilde();
}
double get_det_F() const
{
return material->get_det_F();
}
const Tensor<2, dim> &get_F_inv() const
{
return F_inv;
}
double get_p_tilde() const
{
return material->get_p_tilde();
}
const SymmetricTensor<2, dim> &get_tau() const
{
return tau;
}
double get_dPsi_vol_dJ() const
{
return dPsi_vol_dJ;
}
double get_d2Psi_vol_dJ2() const
{
return d2Psi_vol_dJ2;
}
const SymmetricTensor<4, dim> &get_Jc() const
{
return Jc;
}
private:
std::shared_ptr<Material_Compressible_Neo_Hook_Three_Field<dim>> material;
double d2Psi_vol_dJ2;
double dPsi_vol_dJ;
};
template <int dim>
class Solid
{
public:
Solid(const std::string &input_file);
void run();
private:
struct PerTaskData_ASM;
struct ScratchData_ASM;
struct PerTaskData_SC;
struct ScratchData_SC;
struct PerTaskData_UQPH;
struct ScratchData_UQPH;
void make_grid();
void system_setup();
void determine_component_extractors();
void make_constraints(const int it_nr);
void assemble_system();
void assemble_system_one_cell(
ScratchData_ASM &scratch,
PerTaskData_ASM &data) const;
void assemble_sc();
void assemble_sc_one_cell(
ScratchData_SC &scratch,
PerTaskData_SC &data);
void copy_local_to_global_sc(const PerTaskData_SC &data);
void setup_qph();
void update_qph_incremental(const BlockVector<double> &solution_delta);
void update_qph_incremental_one_cell(
ScratchData_UQPH &scratch,
PerTaskData_UQPH &data);
void copy_local_to_global_UQPH(const PerTaskData_UQPH & /*data*/)
{}
void solve_nonlinear_timestep(BlockVector<double> &solution_delta);
std::pair<unsigned int, double>
solve_linear_system(BlockVector<double> &newton_update);
get_total_solution(const BlockVector<double> &solution_delta) const;
void output_results() const;
Parameters::AllParameters parameters;
double vol_reference;
Time time;
mutable TimerOutput timer;
PointHistory<dim>>
quadrature_point_history;
const unsigned int degree;
const FESystem<dim> fe;
DoFHandler<dim> dof_handler;
const unsigned int dofs_per_cell;
static const unsigned int n_blocks = 3;
static const unsigned int n_components = dim + 2;
static const unsigned int first_u_component = 0;
static const unsigned int p_component = dim;
static const unsigned int J_component = dim + 1;
enum
{
u_dof = 0,
p_dof = 1,
J_dof = 2
};
std::vector<types::global_dof_index> dofs_per_block;
std::vector<types::global_dof_index> element_indices_u;
std::vector<types::global_dof_index> element_indices_p;
std::vector<types::global_dof_index> element_indices_J;
const QGauss<dim> qf_cell;
const QGauss<dim - 1> qf_face;
const unsigned int n_q_points;
const unsigned int n_q_points_f;
BlockSparsityPattern sparsity_pattern;
BlockSparseMatrix<double> tangent_matrix;
BlockVector<double> system_rhs;
BlockVector<double> solution_n;
struct Errors
{
Errors()
: norm(1.0)
, u(1.0)
, p(1.0)
, J(1.0)
{}
void reset()
{
norm = 1.0;
u = 1.0;
p = 1.0;
J = 1.0;
}
void normalize(const Errors &rhs)
{
if (rhs.norm != 0.0)
norm /= rhs.norm;
if (rhs.u != 0.0)
u /= rhs.u;
if (rhs.p != 0.0)
p /= rhs.p;
if (rhs.J != 0.0)
J /= rhs.J;
}
double norm, u, p, J;
};
Errors error_residual, error_residual_0, error_residual_norm, error_update,
error_update_0, error_update_norm;
void get_error_residual(Errors &error_residual);
void get_error_update(const BlockVector<double> &newton_update,
Errors &error_update);
std::pair<double, double> get_error_dilation() const;
double compute_vol_current() const;
static void print_conv_header();
void print_conv_footer();
};
template <int dim>
Solid<dim>::Solid(const std::string &input_file)
: parameters(input_file)
, vol_reference(0.)
, triangulation(Triangulation<dim>::maximum_smoothing)
, time(parameters.end_time, parameters.delta_t)
, timer(std::cout, TimerOutput::summary, TimerOutput::wall_times)
, degree(parameters.poly_degree)
,
fe(FE_Q<dim>(parameters.poly_degree) ^ dim, // displacement
FE_DGP<dim>(parameters.poly_degree - 1), // pressure
FE_DGP<dim>(parameters.poly_degree - 1)) // dilatation
, dof_handler(triangulation)
, dofs_per_cell(fe.n_dofs_per_cell())
, u_fe(first_u_component)
, p_fe(p_component)
, J_fe(J_component)
, dofs_per_block(n_blocks)
, qf_cell(parameters.quad_order)
, qf_face(parameters.quad_order)
, n_q_points(qf_cell.size())
, n_q_points_f(qf_face.size())
{
Assert(dim == 2 || dim == 3,
ExcMessage("This problem only works in 2 or 3 space dimensions."));
determine_component_extractors();
}
template <int dim>
void Solid<dim>::run()
{
make_grid();
system_setup();
{
constraints.close();
const ComponentSelectFunction<dim> J_mask(J_component, n_components);
dof_handler, constraints, QGauss<dim>(degree + 2), J_mask, solution_n);
}
output_results();
time.increment();
BlockVector<double> solution_delta(dofs_per_block);
while (time.current() < time.end())
{
solution_delta = 0.0;
solve_nonlinear_timestep(solution_delta);
solution_n += solution_delta;
output_results();
time.increment();
}
}
template <int dim>
struct Solid<dim>::PerTaskData_ASM
{
Vector<double> cell_rhs;
std::vector<types::global_dof_index> local_dof_indices;
PerTaskData_ASM(const unsigned int dofs_per_cell)
: cell_matrix(dofs_per_cell, dofs_per_cell)
, cell_rhs(dofs_per_cell)
, local_dof_indices(dofs_per_cell)
{}
void reset()
{
cell_matrix = 0.0;
cell_rhs = 0.0;
}
};
template <int dim>
struct Solid<dim>::ScratchData_ASM
{
FEValues<dim> fe_values;
FEFaceValues<dim> fe_face_values;
std::vector<std::vector<double>> Nx;
std::vector<std::vector<Tensor<2, dim>>> grad_Nx;
std::vector<std::vector<SymmetricTensor<2, dim>>> symm_grad_Nx;
ScratchData_ASM(const FiniteElement<dim> &fe_cell,
const QGauss<dim> &qf_cell,
const UpdateFlags uf_cell,
const QGauss<dim - 1> &qf_face,
const UpdateFlags uf_face)
: fe_values(fe_cell, qf_cell, uf_cell)
, fe_face_values(fe_cell, qf_face, uf_face)
, Nx(qf_cell.size(), std::vector<double>(fe_cell.n_dofs_per_cell()))
, grad_Nx(qf_cell.size(),
std::vector<Tensor<2, dim>>(fe_cell.n_dofs_per_cell()))
, symm_grad_Nx(qf_cell.size(),
std::vector<SymmetricTensor<2, dim>>(
fe_cell.n_dofs_per_cell()))
{}
ScratchData_ASM(const ScratchData_ASM &rhs)
: fe_values(rhs.fe_values.get_fe(),
rhs.fe_values.get_quadrature(),
rhs.fe_values.get_update_flags())
, fe_face_values(rhs.fe_face_values.get_fe(),
rhs.fe_face_values.get_quadrature(),
rhs.fe_face_values.get_update_flags())
, Nx(rhs.Nx)
, grad_Nx(rhs.grad_Nx)
, symm_grad_Nx(rhs.symm_grad_Nx)
{}
void reset()
{
const unsigned int n_q_points = Nx.size();
const unsigned int n_dofs_per_cell = Nx[0].size();
for (unsigned int q_point = 0; q_point < n_q_points; ++q_point)
{
Assert(Nx[q_point].size() == n_dofs_per_cell, ExcInternalError());
Assert(grad_Nx[q_point].size() == n_dofs_per_cell,
ExcInternalError());
Assert(symm_grad_Nx[q_point].size() == n_dofs_per_cell,
ExcInternalError());
for (unsigned int k = 0; k < n_dofs_per_cell; ++k)
{
Nx[q_point][k] = 0.0;
grad_Nx[q_point][k] = 0.0;
symm_grad_Nx[q_point][k] = 0.0;
}
}
}
};
template <int dim>
struct Solid<dim>::PerTaskData_SC
{
std::vector<types::global_dof_index> local_dof_indices;
PerTaskData_SC(const unsigned int dofs_per_cell,
const unsigned int n_u,
const unsigned int n_p,
const unsigned int n_J)
: cell_matrix(dofs_per_cell, dofs_per_cell)
, local_dof_indices(dofs_per_cell)
, k_orig(dofs_per_cell, dofs_per_cell)
, k_pu(n_p, n_u)
, k_pJ(n_p, n_J)
, k_JJ(n_J, n_J)
, k_pJ_inv(n_p, n_J)
, k_bbar(n_u, n_u)
, A(n_J, n_u)
, B(n_J, n_u)
, C(n_p, n_u)
{}
void reset()
{}
};
template <int dim>
struct Solid<dim>::ScratchData_SC
{
void reset()
{}
};
template <int dim>
struct Solid<dim>::PerTaskData_UQPH
{
void reset()
{}
};
template <int dim>
struct Solid<dim>::ScratchData_UQPH
{
const BlockVector<double> &solution_total;
std::vector<Tensor<2, dim>> solution_grads_u_total;
std::vector<double> solution_values_p_total;
std::vector<double> solution_values_J_total;
FEValues<dim> fe_values;
ScratchData_UQPH(const FiniteElement<dim> &fe_cell,
const QGauss<dim> &qf_cell,
const UpdateFlags uf_cell,
const BlockVector<double> &solution_total)
: solution_total(solution_total)
, solution_grads_u_total(qf_cell.size())
, solution_values_p_total(qf_cell.size())
, solution_values_J_total(qf_cell.size())
, fe_values(fe_cell, qf_cell, uf_cell)
{}
ScratchData_UQPH(const ScratchData_UQPH &rhs)
: solution_total(rhs.solution_total)
, solution_grads_u_total(rhs.solution_grads_u_total)
, solution_values_p_total(rhs.solution_values_p_total)
, solution_values_J_total(rhs.solution_values_J_total)
, fe_values(rhs.fe_values.get_fe(),
rhs.fe_values.get_quadrature(),
rhs.fe_values.get_update_flags())
{}
void reset()
{
const unsigned int n_q_points = solution_grads_u_total.size();
for (unsigned int q = 0; q < n_q_points; ++q)
{
solution_grads_u_total[q] = 0.0;
solution_values_p_total[q] = 0.0;
solution_values_J_total[q] = 0.0;
}
}
};
template <int dim>
void Solid<dim>::make_grid()
{
(dim == 3 ? Point<dim>(0.0, 0.0, 0.0) : Point<dim>(0.0, 0.0)),
(dim == 3 ? Point<dim>(1.0, 1.0, 1.0) : Point<dim>(1.0, 1.0)),
true);
GridTools::scale(parameters.scale, triangulation);
triangulation.refine_global(std::max(1U, parameters.global_refinement));
vol_reference = GridTools::volume(triangulation);
std::cout << "Grid:\n\t Reference volume: " << vol_reference << std::endl;
for (const auto &cell : triangulation.active_cell_iterators())
for (const auto &face : cell->face_iterators())
{
if (face->at_boundary() == true &&
face->center()[1] == 1.0 * parameters.scale)
{
if (dim == 3)
{
if (face->center()[0] < 0.5 * parameters.scale &&
face->center()[2] < 0.5 * parameters.scale)
face->set_boundary_id(6);
}
else
{
if (face->center()[0] < 0.5 * parameters.scale)
face->set_boundary_id(6);
}
}
}
}
template <int dim>
void Solid<dim>::system_setup()
{
timer.enter_subsection("Setup system");
std::vector<unsigned int> block_component(n_components,
u_dof); // Displacement
block_component[p_component] = p_dof; // Pressure
block_component[J_component] = J_dof; // Dilatation
dof_handler.distribute_dofs(fe);
DoFRenumbering::component_wise(dof_handler, block_component);
dofs_per_block =
DoFTools::count_dofs_per_fe_block(dof_handler, block_component);
std::cout << "Triangulation:"
<< "\n\t Number of active cells: "
<< triangulation.n_active_cells()
<< "\n\t Number of degrees of freedom: " << dof_handler.n_dofs()
<< std::endl;
tangent_matrix.clear();
{
BlockDynamicSparsityPattern dsp(dofs_per_block, dofs_per_block);
Table<2, DoFTools::Coupling> coupling(n_components, n_components);
for (unsigned int ii = 0; ii < n_components; ++ii)
for (unsigned int jj = 0; jj < n_components; ++jj)
if (((ii < p_component) && (jj == J_component)) ||
((ii == J_component) && (jj < p_component)) ||
((ii == p_component) && (jj == p_component)))
coupling[ii][jj] = DoFTools::none;
else
coupling[ii][jj] = DoFTools::always;
dof_handler, coupling, dsp, constraints, false);
sparsity_pattern.copy_from(dsp);
}
tangent_matrix.reinit(sparsity_pattern);
system_rhs.reinit(dofs_per_block);
solution_n.reinit(dofs_per_block);
setup_qph();
}
template <int dim>
void Solid<dim>::determine_component_extractors()
{
element_indices_u.clear();
element_indices_p.clear();
element_indices_J.clear();
for (unsigned int k = 0; k < fe.n_dofs_per_cell(); ++k)
{
const unsigned int k_group = fe.system_to_base_index(k).first.first;
if (k_group == u_dof)
element_indices_u.push_back(k);
else if (k_group == p_dof)
element_indices_p.push_back(k);
else if (k_group == J_dof)
element_indices_J.push_back(k);
else
{
Assert(k_group <= J_dof, ExcInternalError());
}
}
}
template <int dim>
void Solid<dim>::setup_qph()
{
std::cout << " Setting up quadrature point data..." << std::endl;
quadrature_point_history.initialize(triangulation.begin_active(),
n_q_points);
for (const auto &cell : triangulation.active_cell_iterators())
{
const std::vector<std::shared_ptr<PointHistory<dim>>> lqph =
quadrature_point_history.get_data(cell);
Assert(lqph.size() == n_q_points, ExcInternalError());
for (unsigned int q_point = 0; q_point < n_q_points; ++q_point)
lqph[q_point]->setup_lqp(parameters);
}
}
template <int dim>
void
Solid<dim>::update_qph_incremental(const BlockVector<double> &solution_delta)
{
timer.enter_subsection("Update QPH data");
std::cout << " UQPH " << std::flush;
const BlockVector<double> solution_total(
get_total_solution(solution_delta));
PerTaskData_UQPH per_task_data_UQPH;
ScratchData_UQPH scratch_data_UQPH(fe, qf_cell, uf_UQPH, solution_total);
*this,
&Solid::update_qph_incremental_one_cell,
&Solid::copy_local_to_global_UQPH,
scratch_data_UQPH,
per_task_data_UQPH);
}
template <int dim>
void Solid<dim>::update_qph_incremental_one_cell(
ScratchData_UQPH &scratch,
PerTaskData_UQPH & /*data*/)
{
const std::vector<std::shared_ptr<PointHistory<dim>>> lqph =
quadrature_point_history.get_data(cell);
Assert(lqph.size() == n_q_points, ExcInternalError());
Assert(scratch.solution_grads_u_total.size() == n_q_points,
ExcInternalError());
Assert(scratch.solution_values_p_total.size() == n_q_points,
ExcInternalError());
Assert(scratch.solution_values_J_total.size() == n_q_points,
ExcInternalError());
scratch.reset();
scratch.fe_values.reinit(cell);
scratch.fe_values[u_fe].get_function_gradients(
scratch.solution_total, scratch.solution_grads_u_total);
scratch.fe_values[p_fe].get_function_values(
scratch.solution_total, scratch.solution_values_p_total);
scratch.fe_values[J_fe].get_function_values(
scratch.solution_total, scratch.solution_values_J_total);
for (const unsigned int q_point :
scratch.fe_values.quadrature_point_indices())
lqph[q_point]->update_values(scratch.solution_grads_u_total[q_point],
scratch.solution_values_p_total[q_point],
scratch.solution_values_J_total[q_point]);
}
template <int dim>
void Solid<dim>::solve_nonlinear_timestep(BlockVector<double> &solution_delta)
{
std::cout << std::endl
<< "Timestep " << time.get_timestep() << " @ " << time.current()
<< 's' << std::endl;
BlockVector<double> newton_update(dofs_per_block);
error_residual.reset();
error_residual_0.reset();
error_residual_norm.reset();
error_update.reset();
error_update_0.reset();
error_update_norm.reset();
print_conv_header();
unsigned int newton_iteration = 0;
for (; newton_iteration < parameters.max_iterations_NR; ++newton_iteration)
{
std::cout << ' ' << std::setw(2) << newton_iteration << ' '
<< std::flush;
make_constraints(newton_iteration);
assemble_system();
get_error_residual(error_residual);
if (newton_iteration == 0)
error_residual_0 = error_residual;
error_residual_norm = error_residual;
error_residual_norm.normalize(error_residual_0);
if (newton_iteration > 0 && error_update_norm.u <= parameters.tol_u &&
error_residual_norm.u <= parameters.tol_f)
{
std::cout << " CONVERGED! " << std::endl;
print_conv_footer();
break;
}
const std::pair<unsigned int, double> lin_solver_output =
solve_linear_system(newton_update);
get_error_update(newton_update, error_update);
if (newton_iteration == 0)
error_update_0 = error_update;
error_update_norm = error_update;
error_update_norm.normalize(error_update_0);
solution_delta += newton_update;
update_qph_incremental(solution_delta);
std::cout << " | " << std::fixed << std::setprecision(3) << std::setw(7)
<< std::scientific << lin_solver_output.first << " "
<< lin_solver_output.second << " "
<< error_residual_norm.norm << " " << error_residual_norm.u
<< " " << error_residual_norm.p << " "
<< error_residual_norm.J << " " << error_update_norm.norm
<< " " << error_update_norm.u << " " << error_update_norm.p
<< " " << error_update_norm.J << " " << std::endl;
}
AssertThrow(newton_iteration < parameters.max_iterations_NR,
ExcMessage("No convergence in nonlinear solver!"));
}
template <int dim>
void Solid<dim>::print_conv_header()
{
static const unsigned int l_width = 150;
for (unsigned int i = 0; i < l_width; ++i)
std::cout << '_';
std::cout << std::endl;
std::cout << " SOLVER STEP "
<< " | LIN_IT LIN_RES RES_NORM "
<< " RES_U RES_P RES_J NU_NORM "
<< " NU_U NU_P NU_J " << std::endl;
for (unsigned int i = 0; i < l_width; ++i)
std::cout << '_';
std::cout << std::endl;
}
template <int dim>
void Solid<dim>::print_conv_footer()
{
static const unsigned int l_width = 150;
for (unsigned int i = 0; i < l_width; ++i)
std::cout << '_';
std::cout << std::endl;
const std::pair<double, double> error_dil = get_error_dilation();
std::cout << "Relative errors:" << std::endl
<< "Displacement:\t" << error_update.u / error_update_0.u
<< std::endl
<< "Force: \t\t" << error_residual.u / error_residual_0.u
<< std::endl
<< "Dilatation:\t" << error_dil.first << std::endl
<< "v / V_0:\t" << error_dil.second * vol_reference << " / "
<< vol_reference << " = " << error_dil.second << std::endl;
}
template <int dim>
double Solid<dim>::compute_vol_current() const
{
double vol_current = 0.0;
FEValues<dim> fe_values(fe, qf_cell, update_JxW_values);
for (const auto &cell : triangulation.active_cell_iterators())
{
fe_values.reinit(cell);
const std::vector<std::shared_ptr<const PointHistory<dim>>> lqph =
quadrature_point_history.get_data(cell);
Assert(lqph.size() == n_q_points, ExcInternalError());
for (const unsigned int q_point : fe_values.quadrature_point_indices())
{
const double det_F_qp = lqph[q_point]->get_det_F();
const double JxW = fe_values.JxW(q_point);
vol_current += det_F_qp * JxW;
}
}
Assert(vol_current > 0.0, ExcInternalError());
return vol_current;
}
template <int dim>
std::pair<double, double> Solid<dim>::get_error_dilation() const
{
double dil_L2_error = 0.0;
FEValues<dim> fe_values(fe, qf_cell, update_JxW_values);
for (const auto &cell : triangulation.active_cell_iterators())
{
fe_values.reinit(cell);
const std::vector<std::shared_ptr<const PointHistory<dim>>> lqph =
quadrature_point_history.get_data(cell);
Assert(lqph.size() == n_q_points, ExcInternalError());
for (const unsigned int q_point : fe_values.quadrature_point_indices())
{
const double det_F_qp = lqph[q_point]->get_det_F();
const double J_tilde_qp = lqph[q_point]->get_J_tilde();
const double the_error_qp_squared =
Utilities::fixed_power<2>((det_F_qp - J_tilde_qp));
const double JxW = fe_values.JxW(q_point);
dil_L2_error += the_error_qp_squared * JxW;
}
}
return std::make_pair(std::sqrt(dil_L2_error),
compute_vol_current() / vol_reference);
}
template <int dim>
void Solid<dim>::get_error_residual(Errors &error_residual)
{
BlockVector<double> error_res(dofs_per_block);
for (unsigned int i = 0; i < dof_handler.n_dofs(); ++i)
if (!constraints.is_constrained(i))
error_res(i) = system_rhs(i);
error_residual.norm = error_res.l2_norm();
error_residual.u = error_res.block(u_dof).l2_norm();
error_residual.p = error_res.block(p_dof).l2_norm();
error_residual.J = error_res.block(J_dof).l2_norm();
}
template <int dim>
void Solid<dim>::get_error_update(const BlockVector<double> &newton_update,
Errors &error_update)
{
BlockVector<double> error_ud(dofs_per_block);
for (unsigned int i = 0; i < dof_handler.n_dofs(); ++i)
if (!constraints.is_constrained(i))
error_ud(i) = newton_update(i);
error_update.norm = error_ud.l2_norm();
error_update.u = error_ud.block(u_dof).l2_norm();
error_update.p = error_ud.block(p_dof).l2_norm();
error_update.J = error_ud.block(J_dof).l2_norm();
}
template <int dim>
BlockVector<double> Solid<dim>::get_total_solution(
const BlockVector<double> &solution_delta) const
{
BlockVector<double> solution_total(solution_n);
solution_total += solution_delta;
return solution_total;
}
template <int dim>
void Solid<dim>::assemble_system()
{
timer.enter_subsection("Assemble system");
std::cout << " ASM_SYS " << std::flush;
tangent_matrix = 0.0;
system_rhs = 0.0;
PerTaskData_ASM per_task_data(dofs_per_cell);
ScratchData_ASM scratch_data(fe, qf_cell, uf_cell, qf_face, uf_face);
dof_handler.active_cell_iterators(),
[this](const typename DoFHandler<dim>::active_cell_iterator &cell,
ScratchData_ASM &scratch,
PerTaskData_ASM &data) {
this->assemble_system_one_cell(cell, scratch, data);
},
[this](const PerTaskData_ASM &data) {
this->constraints.distribute_local_to_global(data.cell_matrix,
data.cell_rhs,
data.local_dof_indices,
tangent_matrix,
system_rhs);
},
scratch_data,
per_task_data);
}
template <int dim>
void Solid<dim>::assemble_system_one_cell(
ScratchData_ASM &scratch,
PerTaskData_ASM &data) const
{
data.reset();
scratch.reset();
scratch.fe_values.reinit(cell);
cell->get_dof_indices(data.local_dof_indices);
const std::vector<std::shared_ptr<const PointHistory<dim>>> lqph =
quadrature_point_history.get_data(cell);
Assert(lqph.size() == n_q_points, ExcInternalError());
for (const unsigned int q_point :
scratch.fe_values.quadrature_point_indices())
{
const Tensor<2, dim> F_inv = lqph[q_point]->get_F_inv();
for (const unsigned int k : scratch.fe_values.dof_indices())
{
const unsigned int k_group = fe.system_to_base_index(k).first.first;
if (k_group == u_dof)
{
scratch.grad_Nx[q_point][k] =
scratch.fe_values[u_fe].gradient(k, q_point) * F_inv;
scratch.symm_grad_Nx[q_point][k] =
symmetrize(scratch.grad_Nx[q_point][k]);
}
else if (k_group == p_dof)
scratch.Nx[q_point][k] =
scratch.fe_values[p_fe].value(k, q_point);
else if (k_group == J_dof)
scratch.Nx[q_point][k] =
scratch.fe_values[J_fe].value(k, q_point);
else
Assert(k_group <= J_dof, ExcInternalError());
}
}
for (const unsigned int q_point :
scratch.fe_values.quadrature_point_indices())
{
const SymmetricTensor<2, dim> tau = lqph[q_point]->get_tau();
const Tensor<2, dim> tau_ns = lqph[q_point]->get_tau();
const SymmetricTensor<4, dim> Jc = lqph[q_point]->get_Jc();
const double det_F = lqph[q_point]->get_det_F();
const double p_tilde = lqph[q_point]->get_p_tilde();
const double J_tilde = lqph[q_point]->get_J_tilde();
const double dPsi_vol_dJ = lqph[q_point]->get_dPsi_vol_dJ();
const double d2Psi_vol_dJ2 = lqph[q_point]->get_d2Psi_vol_dJ2();
SymmetricTensor<2, dim> symm_grad_Nx_i_x_Jc;
Tensor<1, dim> grad_Nx_i_comp_i_x_tau;
const std::vector<double> &N = scratch.Nx[q_point];
const std::vector<SymmetricTensor<2, dim>> &symm_grad_Nx =
scratch.symm_grad_Nx[q_point];
const std::vector<Tensor<2, dim>> &grad_Nx = scratch.grad_Nx[q_point];
const double JxW = scratch.fe_values.JxW(q_point);
for (const unsigned int i : scratch.fe_values.dof_indices())
{
const unsigned int component_i =
const unsigned int i_group = fe.system_to_base_index(i).first.first;
if (i_group == u_dof)
data.cell_rhs(i) -= (symm_grad_Nx[i] * tau) * JxW;
else if (i_group == p_dof)
data.cell_rhs(i) -= N[i] * (det_F - J_tilde) * JxW;
else if (i_group == J_dof)
data.cell_rhs(i) -= N[i] * (dPsi_vol_dJ - p_tilde) * JxW;
else
Assert(i_group <= J_dof, ExcInternalError());
if (i_group == u_dof)
{
symm_grad_Nx_i_x_Jc = symm_grad_Nx[i] * Jc;
grad_Nx_i_comp_i_x_tau = grad_Nx[i][component_i] * tau_ns;
}
for (const unsigned int j :
scratch.fe_values.dof_indices_ending_at(i))
{
const unsigned int component_j =
const unsigned int j_group =
fe.system_to_base_index(j).first.first;
if ((i_group == j_group) && (i_group == u_dof))
{
data.cell_matrix(i, j) += symm_grad_Nx_i_x_Jc *
symm_grad_Nx[j] * JxW;
if (component_i == component_j)
data.cell_matrix(i, j) +=
grad_Nx_i_comp_i_x_tau * grad_Nx[j][component_j] * JxW;
}
else if ((i_group == p_dof) && (j_group == u_dof))
{
data.cell_matrix(i, j) += N[i] * det_F *
(symm_grad_Nx[j] * I) * JxW;
}
else if ((i_group == J_dof) && (j_group == p_dof))
data.cell_matrix(i, j) -= N[i] * N[j] * JxW;
else if ((i_group == j_group) && (i_group == J_dof))
data.cell_matrix(i, j) += N[i] * d2Psi_vol_dJ2 * N[j] * JxW;
else
Assert((i_group <= J_dof) && (j_group <= J_dof),
ExcInternalError());
}
}
}
for (const auto &face : cell->face_iterators())
if (face->at_boundary() && face->boundary_id() == 6)
{
scratch.fe_face_values.reinit(cell, face);
for (const unsigned int f_q_point :
scratch.fe_face_values.quadrature_point_indices())
{
const Tensor<1, dim> &N =
scratch.fe_face_values.normal_vector(f_q_point);
static const double p0 =
-4.0 / (parameters.scale * parameters.scale);
const double time_ramp = (time.current() / time.end());
const double pressure = p0 * parameters.p_p0 * time_ramp;
const Tensor<1, dim> traction = pressure * N;
for (const unsigned int i : scratch.fe_values.dof_indices())
{
const unsigned int i_group =
fe.system_to_base_index(i).first.first;
if (i_group == u_dof)
{
const unsigned int component_i =
const double Ni =
scratch.fe_face_values.shape_value(i, f_q_point);
const double JxW = scratch.fe_face_values.JxW(f_q_point);
data.cell_rhs(i) += (Ni * traction[component_i]) * JxW;
}
}
}
}
for (const unsigned int i : scratch.fe_values.dof_indices())
for (const unsigned int j :
scratch.fe_values.dof_indices_starting_at(i + 1))
data.cell_matrix(i, j) = data.cell_matrix(j, i);
}
template <int dim>
void Solid<dim>::make_constraints(const int it_nr)
{
const bool apply_dirichlet_bc = (it_nr == 0);
if (it_nr > 1)
{
std::cout << " --- " << std::flush;
return;
}
std::cout << " CST " << std::flush;
if (apply_dirichlet_bc)
{
constraints.clear();
const FEValuesExtractors::Scalar x_displacement(0);
const FEValuesExtractors::Scalar y_displacement(1);
{
const int boundary_id = 0;
dof_handler,
boundary_id,
constraints,
fe.component_mask(x_displacement));
}
{
const int boundary_id = 2;
dof_handler,
boundary_id,
constraints,
fe.component_mask(y_displacement));
}
if (dim == 3)
{
const FEValuesExtractors::Scalar z_displacement(2);
{
const int boundary_id = 3;
dof_handler,
boundary_id,
constraints,
(fe.component_mask(x_displacement) |
fe.component_mask(z_displacement)));
}
{
const int boundary_id = 4;
dof_handler,
boundary_id,
constraints,
fe.component_mask(z_displacement));
}
{
const int boundary_id = 6;
dof_handler,
boundary_id,
constraints,
(fe.component_mask(x_displacement) |
fe.component_mask(z_displacement)));
}
}
else
{
{
const int boundary_id = 3;
dof_handler,
boundary_id,
constraints,
(fe.component_mask(x_displacement)));
}
{
const int boundary_id = 6;
dof_handler,
boundary_id,
constraints,
(fe.component_mask(x_displacement)));
}
}
}
else
{
if (constraints.has_inhomogeneities())
{
AffineConstraints<double> homogeneous_constraints(constraints);
for (unsigned int dof = 0; dof != dof_handler.n_dofs(); ++dof)
if (homogeneous_constraints.is_inhomogeneously_constrained(dof))
homogeneous_constraints.set_inhomogeneity(dof, 0.0);
constraints.clear();
constraints.copy_from(homogeneous_constraints);
}
}
constraints.close();
}
template <int dim>
void Solid<dim>::assemble_sc()
{
timer.enter_subsection("Perform static condensation");
std::cout << " ASM_SC " << std::flush;
PerTaskData_SC per_task_data(dofs_per_cell,
element_indices_u.size(),
element_indices_p.size(),
element_indices_J.size());
ScratchData_SC scratch_data;
*this,
&Solid::assemble_sc_one_cell,
&Solid::copy_local_to_global_sc,
scratch_data,
per_task_data);
}
template <int dim>
void Solid<dim>::copy_local_to_global_sc(const PerTaskData_SC &data)
{
for (unsigned int i = 0; i < dofs_per_cell; ++i)
for (unsigned int j = 0; j < dofs_per_cell; ++j)
tangent_matrix.add(data.local_dof_indices[i],
data.local_dof_indices[j],
data.cell_matrix(i, j));
}
template <int dim>
void Solid<dim>::assemble_sc_one_cell(
ScratchData_SC &scratch,
PerTaskData_SC &data)
{
data.reset();
scratch.reset();
cell->get_dof_indices(data.local_dof_indices);
data.k_orig.extract_submatrix_from(tangent_matrix,
data.local_dof_indices,
data.local_dof_indices);
data.k_pu.extract_submatrix_from(data.k_orig,
element_indices_p,
element_indices_u);
data.k_pJ.extract_submatrix_from(data.k_orig,
element_indices_p,
element_indices_J);
data.k_JJ.extract_submatrix_from(data.k_orig,
element_indices_J,
element_indices_J);
data.k_pJ_inv.invert(data.k_pJ);
data.k_pJ_inv.mmult(data.A, data.k_pu);
data.k_JJ.mmult(data.B, data.A);
data.k_pJ_inv.Tmmult(data.C, data.B);
data.k_pu.Tmmult(data.k_bbar, data.C);
data.k_bbar.scatter_matrix_to(element_indices_u,
element_indices_u,
data.cell_matrix);
data.k_pJ_inv.add(-1.0, data.k_pJ);
data.k_pJ_inv.scatter_matrix_to(element_indices_p,
element_indices_J,
data.cell_matrix);
}
template <int dim>
std::pair<unsigned int, double>
Solid<dim>::solve_linear_system(BlockVector<double> &newton_update)
{
unsigned int lin_it = 0;
double lin_res = 0.0;
if (parameters.use_static_condensation == true)
{
BlockVector<double> A(dofs_per_block);
BlockVector<double> B(dofs_per_block);
{
assemble_sc();
tangent_matrix.block(p_dof, J_dof)
.vmult(A.block(J_dof), system_rhs.block(p_dof));
tangent_matrix.block(J_dof, J_dof)
.vmult(B.block(J_dof), A.block(J_dof));
A.block(J_dof) = system_rhs.block(J_dof);
A.block(J_dof) -= B.block(J_dof);
tangent_matrix.block(p_dof, J_dof)
.Tvmult(A.block(p_dof), A.block(J_dof));
tangent_matrix.block(u_dof, p_dof)
.vmult(A.block(u_dof), A.block(p_dof));
system_rhs.block(u_dof) -= A.block(u_dof);
timer.enter_subsection("Linear solver");
std::cout << " SLV " << std::flush;
if (parameters.type_lin == "CG")
{
const auto solver_its = static_cast<unsigned int>(
tangent_matrix.block(u_dof, u_dof).m() *
parameters.max_iterations_lin);
const double tol_sol =
parameters.tol_lin * system_rhs.block(u_dof).l2_norm();
SolverControl solver_control(solver_its, tol_sol);
SolverCG<Vector<double>> solver_CG(solver_control, GVM);
preconditioner(parameters.preconditioner_type,
parameters.preconditioner_relaxation);
preconditioner.use_matrix(tangent_matrix.block(u_dof, u_dof));
solver_CG.solve(tangent_matrix.block(u_dof, u_dof),
newton_update.block(u_dof),
system_rhs.block(u_dof),
preconditioner);
lin_it = solver_control.last_step();
lin_res = solver_control.last_value();
}
else if (parameters.type_lin == "Direct")
{
A_direct.initialize(tangent_matrix.block(u_dof, u_dof));
A_direct.vmult(newton_update.block(u_dof),
system_rhs.block(u_dof));
lin_it = 1;
lin_res = 0.0;
}
else
Assert(false, ExcMessage("Linear solver type not implemented"));
}
constraints.distribute(newton_update);
timer.enter_subsection("Linear solver postprocessing");
std::cout << " PP " << std::flush;
{
tangent_matrix.block(p_dof, u_dof)
.vmult(A.block(p_dof), newton_update.block(u_dof));
A.block(p_dof) *= -1.0;
A.block(p_dof) += system_rhs.block(p_dof);
tangent_matrix.block(p_dof, J_dof)
.vmult(newton_update.block(J_dof), A.block(p_dof));
}
constraints.distribute(newton_update);
{
tangent_matrix.block(J_dof, J_dof)
.vmult(A.block(J_dof), newton_update.block(J_dof));
A.block(J_dof) *= -1.0;
A.block(J_dof) += system_rhs.block(J_dof);
tangent_matrix.block(p_dof, J_dof)
.Tvmult(newton_update.block(p_dof), A.block(J_dof));
}
constraints.distribute(newton_update);
}
else
{
std::cout << " ------ " << std::flush;
timer.enter_subsection("Linear solver");
std::cout << " SLV " << std::flush;
if (parameters.type_lin == "CG")
{
const Vector<double> &f_u = system_rhs.block(u_dof);
const Vector<double> &f_p = system_rhs.block(p_dof);
const Vector<double> &f_J = system_rhs.block(J_dof);
Vector<double> &d_u = newton_update.block(u_dof);
Vector<double> &d_p = newton_update.block(p_dof);
Vector<double> &d_J = newton_update.block(J_dof);
const auto K_uu =
linear_operator(tangent_matrix.block(u_dof, u_dof));
const auto K_up =
linear_operator(tangent_matrix.block(u_dof, p_dof));
const auto K_pu =
linear_operator(tangent_matrix.block(p_dof, u_dof));
const auto K_Jp =
linear_operator(tangent_matrix.block(J_dof, p_dof));
const auto K_JJ =
linear_operator(tangent_matrix.block(J_dof, J_dof));
preconditioner_K_Jp_inv("jacobi");
preconditioner_K_Jp_inv.use_matrix(
tangent_matrix.block(J_dof, p_dof));
ReductionControl solver_control_K_Jp_inv(
static_cast<unsigned int>(tangent_matrix.block(J_dof, p_dof).m() *
parameters.max_iterations_lin),
1.0e-30,
parameters.tol_lin);
solver_K_Jp_inv.select("cg");
solver_K_Jp_inv.set_control(solver_control_K_Jp_inv);
const auto K_Jp_inv =
inverse_operator(K_Jp, solver_K_Jp_inv, preconditioner_K_Jp_inv);
const auto K_pJ_inv = transpose_operator(K_Jp_inv);
const auto K_pp_bar = K_Jp_inv * K_JJ * K_pJ_inv;
const auto K_uu_bar_bar = K_up * K_pp_bar * K_pu;
const auto K_uu_con = K_uu + K_uu_bar_bar;
preconditioner_K_con_inv(parameters.preconditioner_type,
parameters.preconditioner_relaxation);
preconditioner_K_con_inv.use_matrix(
tangent_matrix.block(u_dof, u_dof));
ReductionControl solver_control_K_con_inv(
static_cast<unsigned int>(tangent_matrix.block(u_dof, u_dof).m() *
parameters.max_iterations_lin),
1.0e-30,
parameters.tol_lin);
SolverSelector<Vector<double>> solver_K_con_inv;
solver_K_con_inv.select("cg");
solver_K_con_inv.set_control(solver_control_K_con_inv);
const auto K_uu_con_inv =
inverse_operator(K_uu_con,
solver_K_con_inv,
preconditioner_K_con_inv);
d_u =
K_uu_con_inv * (f_u - K_up * (K_Jp_inv * f_J - K_pp_bar * f_p));
timer.enter_subsection("Linear solver postprocessing");
std::cout << " PP " << std::flush;
d_J = K_pJ_inv * (f_p - K_pu * d_u);
d_p = K_Jp_inv * (f_J - K_JJ * d_J);
lin_it = solver_control_K_con_inv.last_step();
lin_res = solver_control_K_con_inv.last_value();
}
else if (parameters.type_lin == "Direct")
{
A_direct.initialize(tangent_matrix);
A_direct.vmult(newton_update, system_rhs);
lin_it = 1;
lin_res = 0.0;
std::cout << " -- " << std::flush;
}
else
Assert(false, ExcMessage("Linear solver type not implemented"));
constraints.distribute(newton_update);
}
return std::make_pair(lin_it, lin_res);
}
template <int dim>
void Solid<dim>::output_results() const
{
DataOut<dim> data_out;
std::vector<DataComponentInterpretation::DataComponentInterpretation>
data_component_interpretation(
data_component_interpretation.push_back(
data_component_interpretation.push_back(
std::vector<std::string> solution_name(dim, "displacement");
solution_name.emplace_back("pressure");
solution_name.emplace_back("dilatation");
DataOutBase::VtkFlags output_flags;
output_flags.write_higher_order_cells = true;
output_flags.physical_units["displacement"] = "m";
data_out.set_flags(output_flags);
data_out.attach_dof_handler(dof_handler);
data_out.add_data_vector(solution_n,
solution_name,
data_component_interpretation);
Vector<double> soln(solution_n.size());
for (unsigned int i = 0; i < soln.size(); ++i)
soln(i) = solution_n(i);
MappingQEulerian<dim> q_mapping(degree, dof_handler, soln);
data_out.build_patches(q_mapping, degree);
std::ofstream output("solution-" + std::to_string(dim) + "d-" +
std::to_string(time.get_timestep()) + ".vtu");
data_out.write_vtu(output);
}
} // namespace Step44
int main()
{
using namespace Step44;
try
{
const unsigned int dim = 3;
Solid<dim> solid("parameters.prm");
solid.run();
}
catch (std::exception &exc)
{
std::cerr << std::endl
<< std::endl
<< "----------------------------------------------------"
<< std::endl;
std::cerr << "Exception on processing: " << std::endl
<< exc.what() << std::endl
<< "Aborting!" << std::endl
<< "----------------------------------------------------"
<< std::endl;
return 1;
}
catch (...)
{
std::cerr << std::endl
<< std::endl
<< "----------------------------------------------------"
<< std::endl;
std::cerr << "Unknown exception!" << std::endl
<< "Aborting!" << std::endl
<< "----------------------------------------------------"
<< std::endl;
return 1;
}
return 0;
}
bool has_inhomogeneities() const
void distribute(VectorType &vec) const
bool is_constrained(const size_type line_n) const
void copy_from(const AffineConstraints< other_number > &other)
BlockType & block(const unsigned int row, const unsigned int column)
void add(const size_type i, const size_type j, const value_type value)
virtual void reinit(const BlockSparsityPattern &sparsity)
void copy_from(const BlockDynamicSparsityPattern &dsp)
virtual size_type size() const override
void reinit(const unsigned int n_blocks, const size_type block_size=0, const bool omit_zeroing_entries=false)
void initialize(const CellIteratorType &cell, const unsigned int number_of_data_points_per_cell)
std::vector< std::shared_ptr< T > > get_data(const CellIteratorType &cell)
void write_vtu(std::ostream &out) const
void set_flags(const FlagType &flags)
void attach_dof_handler(const DoFHandler< dim, spacedim > &)
void add_data_vector(const VectorType &data, const std::vector< std::string > &names, const DataVectorType type=type_automatic, const std::vector< DataComponentInterpretation::DataComponentInterpretation > &data_component_interpretation={})
virtual void build_patches(const unsigned int n_subdivisions=0)
Definition data_out.cc:1062
void distribute_dofs(const FiniteElement< dim, spacedim > &fe)
types::global_dof_index n_dofs() const
double JxW(const unsigned int q_point) const
void reinit(const TriaIterator< DoFCellAccessor< dim, spacedim, level_dof_access > > &cell)
unsigned int n_dofs_per_cell() const
ComponentMask component_mask(const FEValuesExtractors::Scalar &scalar) const
std::pair< unsigned int, unsigned int > system_to_component_index(const unsigned int index) const
std::pair< std::pair< unsigned int, unsigned int >, unsigned int > system_to_base_index(const unsigned int index) const
virtual void parse_input(std::istream &input, const std::string &filename="input file", const std::string &last_line="", const bool skip_undefined=false)
void set_control(SolverControl &ctrl)
void vmult(Vector< double > &dst, const Vector< double > &src) const
void leave_subsection(const std::string &section_name="")
Definition timer.cc:443
void enter_subsection(const std::string &section_name)
Definition timer.cc:401
IteratorRange< active_cell_iterator > active_cell_iterators() const
if(marked_vertices.size() !=0) for(auto it
for(unsigned int j=best_vertex+1;j< vertices.size();++j) if(vertices_to_use[j])
void cell_matrix(FullMatrix< double > &M, const FEValuesBase< dim > &fe, const FEValuesBase< dim > &fetest, const ArrayView< const std::vector< double > > &velocity, const double factor=1.)
Definition advection.h:74
std::enable_if_t< IsBlockVector< VectorType >::value, unsigned int > n_blocks(const VectorType &vector)
Definition operators.h:49
SymmetricTensor< 2, dim, Number > C(const Tensor< 2, dim, Number > &F)
void run(const Iterator &begin, const std_cxx20::type_identity_t< Iterator > &end, Worker worker, Copier copier, const ScratchData &sample_scratch_data, const CopyData &sample_copy_data, const unsigned int queue_length, const unsigned int chunk_size)
const Iterator const std_cxx20::type_identity_t< Iterator > & end
Definition parallel.h:610
std::map< std::string, std::string > physical_units