From: Adam Lee Date: Tue, 6 Aug 2019 20:12:34 +0000 (-0600) Subject: Additional bibtex conversion in step-18 X-Git-Tag: v9.2.0-rc1~1312^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e69fc64a520a524627cb10a5438536c90955a74;p=dealii.git Additional bibtex conversion in step-18 --- diff --git a/doc/doxygen/references.bib b/doc/doxygen/references.bib index de548a5431..a502270f27 100644 --- a/doc/doxygen/references.bib +++ b/doc/doxygen/references.bib @@ -230,3 +230,13 @@ number = 33, pages = {3559--3586} } + +@article{DL05, + author = {Huo-Yuan Duan and Qun Lin}, + title = {Mixed finite elements of least-squares type for elasticity}, + journal = {Computer Methods in Applied Mechanics and Engineering}, + year = 2005, + volume = 194, + number = 9, + pages = {1093--1112} +} diff --git a/examples/step-18/doc/results.dox b/examples/step-18/doc/results.dox index 5aa35ffe48..93b1c9db80 100644 --- a/examples/step-18/doc/results.dox +++ b/examples/step-18/doc/results.dox @@ -441,7 +441,8 @@ Without going into further details of this model, we refer to the excellent book by Simo and Hughes on “Computational Inelasticity” for a comprehensive overview of computational strategies for solving plastic models. Alternatively, a brief but concise description of an algorithm for -plasticity is given in @cite CTZ04. +plasticity is given in an article by S. Commend, A. Truty, and Th. Zimmermann; +@cite CTZ04.
Stabilization issues
@@ -471,10 +472,7 @@ solution of such problems, and stabilization techniques have to be employed for a stable and accurate solution. The book and paper cited above give indications as to how to do this, but there is also a large volume of literature on this subject; a good start to get an overview of the topic can -be found in the references of the paper by -H.-Y. Duan and Q. Lin on “Mixed finite elements of least-squares type for -elasticity” (Computer Methods in Applied Mechanics and Engineering, vol. 194, -pp. 1093-1112, 2005). +be found in the references of the paper by H.-Y. Duan and Q. Lin; @cite DL05.
Refinement during timesteps