]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Provide further links.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 13 Sep 2013 21:25:45 +0000 (21:25 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 13 Sep 2013 21:25:45 +0000 (21:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@30697 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-31/doc/intro.dox
deal.II/examples/step-31/doc/results.dox

index 9f11f04b816b48b3d23c63fe540e34089cb9805b..7676de331c69a53dfe02c6ea81c5740678407021 100644 (file)
@@ -117,6 +117,12 @@ shorter than for the same amount of heat to be distributed by thermal
 conductivity and a time scale of relevance to affect the evolution of the
 earth's interior and surface structure.
 
+@note If you are interested in using the program as the basis for your own
+experiments, you will also want to take a look at its continuation in
+step-32. Furthermore, step-32 later was developed into the much larger open
+source code Aspect (see http://aspect.dealii.org/ ) that can solve realistic
+problems and that you may want to investigate before trying to morph step-31
+into something that can solve whatever you want to solve.
 
 
 <h3>%Boundary and initial conditions</h3>
index 36fe1bc8c269254d0c94e152efe0c91bda23d6bd..acccb420872f5ad06982f7f2ac449dc122c2be7b 100644 (file)
@@ -512,7 +512,7 @@ half the size for the $Q_1$ element, a fact that may not be surprising
 if we state the CFL condition as the requirement that the time step be
 small enough so that the distance transport advects in each time step
 is no longer than one <i>grid point</i> away (which for $Q_1$ elements
-is $h_K$, but for $Q_2$ elements is $h_K/2$). It turns out that $\beta$ 
+is $h_K$, but for $Q_2$ elements is $h_K/2$). It turns out that $\beta$
 needs to be slightly larger for obtaining stable results also late in
 the simulation at times larger than 60, so we actually choose it as
 $\beta = 0.034$ in the code.
@@ -593,7 +593,9 @@ There are various ways to extend the current program. Of particular interest
 is, of course, to make it faster and/or increase the resolution of the
 program, in particular in 3d. This is the topic of the step-32
 tutorial program which will implement strategies to solve this problem in
-%parallel on a cluster.
+%parallel on a cluster. It is also the basis of the much larger open
+source code Aspect (see http://aspect.dealii.org/ ) that can solve realistic
+problems and that constitutes the further development of step-32.
 
 Another direction would be to make the fluid flow more realistic. The program
 was initially written to simulate various cases simulating the convection of

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.