From 5c42c2abbe32737b30c5777bba5cbda682f42373 Mon Sep 17 00:00:00 2001 From: salgado Date: Tue, 29 Sep 2009 20:41:44 +0000 Subject: [PATCH] Escape numbers git-svn-id: https://svn.dealii.org/trunk@19605 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-35/doc/results.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/examples/step-35/doc/results.dox b/deal.II/examples/step-35/doc/results.dox index fb033b9a66..10b90a4133 100644 --- a/deal.II/examples/step-35/doc/results.dox +++ b/deal.II/examples/step-35/doc/results.dox @@ -92,7 +92,7 @@ This program can be extended in the following directions: projection methods with variable time step, practice shows that they perform very well. -
  • High Reynolds numbers: As we can see from the results, increasing the Reynolds number changes significantly +
  • High Reynolds %numbers: As we can see from the results, increasing the Reynolds number changes significantly the behavior of the flow. Using well-known stabilization techniques we could be able to compute the flow in this, or many other problems, when the Reynolds number is very large. -- 2.39.5