From 25f46ca203d7160225fa07a7503e04a125280c83 Mon Sep 17 00:00:00 2001 From: Wenqing Wang <wenqing.wang@ufz.de> Date: Thu, 20 Sep 2018 13:44:07 +0200 Subject: [PATCH] [web/BGRa] Recovered the display of the formula of the elastic tensor --- web/content/docs/benchmarks/creepbgra/CreepBRGa.pandoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/content/docs/benchmarks/creepbgra/CreepBRGa.pandoc b/web/content/docs/benchmarks/creepbgra/CreepBRGa.pandoc index 83ca08206ea..4d9b0d5b3b8 100644 --- a/web/content/docs/benchmarks/creepbgra/CreepBRGa.pandoc +++ b/web/content/docs/benchmarks/creepbgra/CreepBRGa.pandoc @@ -78,7 +78,7 @@ $$\begin{gathered} (\dot { \mathbf \epsilon}- \dot { \mathbf \epsilon}^T- \dot { \mathbf \epsilon}^c) \end{gathered}$$ where -$\mathbf{C}:= \lambda \mathcal{J} + 2G \mathbf I \otimes \mathbf I $ +$\mathbf{C} = \lambda \mathcal{J} + 2G \mathbf I \otimes \mathbf I$ with $\mathcal{J}$ the forth order identity, $\mathbf I$ the second order identity, $\lambda$ the Lamé constant, $G$ the shear modulus, and $\otimes$ the tensor product notation. -- GitLab