]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Revert to end_time = 1e9.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 13 Sep 2009 00:02:31 +0000 (00:02 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 13 Sep 2009 00:02:31 +0000 (00:02 +0000)
git-svn-id: https://svn.dealii.org/trunk@19446 0785d39b-7218-0410-832d-ea1e28bc413d

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

index e3dbc466a725341194ad7cdf34521192653cd175..0d55dfc80987e7ccf56bd40a01c9149fc24dbc46 100644 (file)
@@ -105,7 +105,7 @@ namespace EquationData
   const double T1      =  700+273;
 
   const double year_in_seconds  = 60*60*24*365.2425;
-  const double end_time         = 2.7e6 * year_in_seconds;
+  const double end_time         = 1e9 * year_in_seconds;
 
   const double pressure_scaling = eta / (R1-R0);
 

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.