]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Modified the example parameter file to be coherent with what was said in the warning.
authorheltai <heltai@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 26 Apr 2009 12:00:03 +0000 (12:00 +0000)
committerheltai <heltai@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 26 Apr 2009 12:00:03 +0000 (12:00 +0000)
git-svn-id: https://svn.dealii.org/trunk@18736 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 3a40b6a9b17a8ecefac2d5c4842d5fc31a019420..c8aaae1b6274f42ec439b2c7a4715fa266ed0690 100644 (file)
@@ -12,7 +12,7 @@ wrong. There is a factor of $1/2$ that appears, and we haven't figured
 out where it comes from yet. For the moment this issue is "solved" by
 multiplying the wind function in the parameter file by two. 
 
-If you think you have spot the mistake, please let us know.
+If you think you have spotted the mistake, please let us know.
 
 <h1>Introduction</h1>
 
index 176d51f47da25800f17c1381e600b722e5a3d934..01e7b38fe6427d223a523f8fecb11e8b3284b54e 100644 (file)
@@ -47,6 +47,15 @@ subsection Quadrature rules
 end
 
 
+subsection Solver
+  set Log frequency = 1
+  set Log history   = false
+  set Log result    = true
+  set Max steps     = 100
+  set Tolerance     = 1.e-10
+end
+
+
 subsection Wind function 2d
   # Any constant used inside the function which is not a variable name.
   set Function constants  = 
@@ -67,7 +76,7 @@ subsection Wind function 3d
 
   # Separate vector valued expressions by ';' as ',' is used internally by the
   # function parser.
-  set Function expression = 1; 1; 1 # default: 0; 0; 0
+  set Function expression = 2; 2; 2 # default: 0; 0; 0
 
   # The name of the variables as they will be used in the function, separated
   # by ','.

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.