From 8a7a2dd3d2d314b37012d51ee688347eb8271979 Mon Sep 17 00:00:00 2001 From: bangerth Date: Sat, 15 Aug 2009 23:31:20 +0000 Subject: [PATCH] Fix a wording problem. git-svn-id: https://svn.dealii.org/trunk@19277 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-32/doc/intro.dox | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deal.II/examples/step-32/doc/intro.dox b/deal.II/examples/step-32/doc/intro.dox index 289c84f2b4..c8a8ef5b2d 100644 --- a/deal.II/examples/step-32/doc/intro.dox +++ b/deal.II/examples/step-32/doc/intro.dox @@ -351,8 +351,7 @@ SI system) even if we list them here in other units: Celsius (see, for example, this Wikipedia entry). In Kelvin, we therefore choose $T_0=(4000+273)\text{K}, - T_1=(500+273)\text{K}$. These temperatures we choose as boundary - conditions at the inner and outer edge. + T_1=(500+273)\text{K}$ as boundary conditions at the inner and outer edge. In addition to this, we also have to specifiy some initial conditions for the temperature field. The real temperature field of the earth is quite -- 2.39.5