From: Wolfgang Bangerth Date: Thu, 6 Oct 2011 20:20:51 +0000 (+0000) Subject: Set parameters for 2d simulations. X-Git-Tag: v8.0.0~3279 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a255f2464814eb0ece0d069862e17853ccaf0bbb;p=dealii.git Set parameters for 2d simulations. git-svn-id: https://svn.dealii.org/trunk@24541 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-32/step-32.prm b/deal.II/examples/step-32/step-32.prm index ef750a7d62..6c2abfcbee 100644 --- a/deal.II/examples/step-32/step-32.prm +++ b/deal.II/examples/step-32/step-32.prm @@ -13,7 +13,7 @@ set Initial adaptive refinement = 2 # The number of global refinement steps performed on the initial coarse mesh, # before the problem is first solved there. -set Initial global refinement = 2 +set Initial global refinement = 5 # The number of time steps between each generation of graphical output files. set Time steps between graphical output = 50