From 004d69350beb644aee4212a76cc638622615e56e Mon Sep 17 00:00:00 2001 From: bangerth Date: Wed, 16 Sep 2009 12:11:54 +0000 Subject: [PATCH] Add note. git-svn-id: https://svn.dealii.org/trunk@19462 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-35/doc/intro.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/examples/step-35/doc/intro.dox b/deal.II/examples/step-35/doc/intro.dox index 9b3aaf6b26..0dfe1b88c1 100644 --- a/deal.II/examples/step-35/doc/intro.dox +++ b/deal.II/examples/step-35/doc/intro.dox @@ -155,7 +155,7 @@ as follows: @image html geometry.png -with $H=4.1$. +with $H=4.1$, making the geometry slightly non-symmetric. We impose no-slip boundary conditions on both the top and bottom walls and the obstacle. On the left side we have the inflow boundary condition -- 2.39.5