From: bangerth Date: Mon, 9 Jun 2008 22:27:00 +0000 (+0000) Subject: Fix botched markup. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33b4daf24d72a0b4af7607fb98f0d90c3b3f21e6;p=dealii-svn.git Fix botched markup. git-svn-id: https://svn.dealii.org/trunk@16284 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-21/doc/results.dox b/deal.II/examples/step-21/doc/results.dox index 8e339da8b6..85b68205a9 100644 --- a/deal.II/examples/step-21/doc/results.dox +++ b/deal.II/examples/step-21/doc/results.dox @@ -184,7 +184,7 @@ pressure/velocity and saturation equations). This keeps the time step restriction on the cheap explicit part while it makes the solution of the implicit part less frequent. Experiments in this direction are certainly worthwhile; one starting point for such an approach is the paper by -Zhangxin Chen, Guanren Huan and Baoyan Li: An improved IMPES method for +Zhangxin Chen, Guanren Huan and Baoyan Li: An improved IMPES method for two-phase flow in porous media, Transport in Porous Media, 54 (2004), pp. 361--376. There are certainly many other papers on this topic as well, but this one happened to land on our desk a while back.