From dd8b0b5978a517e90ba3886a175ba0d4e1f1d404 Mon Sep 17 00:00:00 2001 From: bangerth Date: Tue, 25 Aug 2009 19:51:32 +0000 Subject: [PATCH] Improve wording. git-svn-id: https://svn.dealii.org/trunk@19339 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-31/doc/results.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/examples/step-31/doc/results.dox b/deal.II/examples/step-31/doc/results.dox index 757a9415ae..ea7bbfabc4 100644 --- a/deal.II/examples/step-31/doc/results.dox +++ b/deal.II/examples/step-31/doc/results.dox @@ -390,7 +390,7 @@ $ \beta \|\mathbf{u}\|_{L^\infty(K)} h_K $ to eliminate the effect of of the constant $c_R$ (we know that -solutions are stable by using above $\nu(T)$ as an artificial +solutions are stable by using this version of $\nu(T)$ as an artificial viscosity, but that we can improve things -- i.e. make the solution sharper -- by using the more complicated formula for this artificial viscosity). We then run the program -- 2.39.5