]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Use a reasonable final time.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 12 Jan 2009 16:44:31 +0000 (16:44 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 12 Jan 2009 16:44:31 +0000 (16:44 +0000)
git-svn-id: https://svn.dealii.org/trunk@18186 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-32/step-32.cc

index 77684c6587102485ac7556eb85a6cafeec5ba315..10c04418d55854218680e5c2a60ff85f704dc918 100644 (file)
@@ -1647,7 +1647,7 @@ void BoussinesqFlowProblem<dim>::run ()
       old_old_temperature_solution = old_temperature_solution;
       old_temperature_solution     = temperature_solution;      
     }
-  while (time <= 0);
+  while (time <= 100);
 
 }
 

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.