]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Improve resolution in step 8. 8539/head
authorStephanie Sparks <saspark2@asu.edu>
Fri, 9 Aug 2019 22:30:26 +0000 (15:30 -0700)
committerStephanie Sparks <saspark2@asu.edu>
Fri, 9 Aug 2019 22:30:26 +0000 (15:30 -0700)
examples/step-8/step-8.cc

index 5c3c1772bd8d56475b3ad8ca68740768eb4f3b87..c44a0b04158ff71312925fd5932cb28bbeaf1bd4 100644 (file)
@@ -622,7 +622,7 @@ namespace Step8
         if (cycle == 0)
           {
             GridGenerator::hyper_cube(triangulation, -1, 1);
-            triangulation.refine_global(2);
+            triangulation.refine_global(4);
           }
         else
           refine_grid();

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.