From 246b708532f188cbd4be4f6e25d1deb1dba79ead Mon Sep 17 00:00:00 2001 From: bangerth Date: Sat, 8 Oct 2011 23:47:24 +0000 Subject: [PATCH] Fix misspelling. git-svn-id: https://svn.dealii.org/branches/releases/Branch-7-1@24584 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-32/doc/intro.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/examples/step-32/doc/intro.dox b/deal.II/examples/step-32/doc/intro.dox index d5b5e30388..f26e7ef41a 100644 --- a/deal.II/examples/step-32/doc/intro.dox +++ b/deal.II/examples/step-32/doc/intro.dox @@ -638,7 +638,7 @@ cells.

Parallelization on clusters

-Running convection codes in 3d with significant Raleigh numbers requires a lot +Running convection codes in 3d with significant Rayleigh numbers requires a lot of computations — in the case of whole earth simulations on the order of one or several hundred million unknowns. This can obviously not be done with a single machine any more (at least not in 2010 when we started writing this -- 2.39.5