]> https://gitweb.dealii.org/ - dealii.git/commitdiff
New parameter file
authorAbner J. Salgado <asalgad1@utk.edu>
Wed, 9 Sep 2009 15:46:46 +0000 (15:46 +0000)
committerAbner J. Salgado <asalgad1@utk.edu>
Wed, 9 Sep 2009 15:46:46 +0000 (15:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@19422 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-35/parameter-file.prm

index 12eb9d3cdec59be9bd1b3df802e828ff5ec056a9..dbbcadbc87cd385b33c46d50a75f0c380ddc65d9 100644 (file)
@@ -8,6 +8,7 @@ subsection Physical data
   set initial_time = 0.
   set final_time   = 8.
   set Reynolds     = 100
+  set filename     = zigzag.inp
 end
 
 subsection Time step data
@@ -20,7 +21,7 @@ subsection Space discretization
   # In this subsection we declare the data that is relevant to the space discretization
   # we set the number of global refines the triangulation must have
   # and the degree k of the pair Q_(k+1)--Q_k of velocity--pressure finite element spaces
-  set n_of_refines = 4
+  set n_of_refines = 3
   set pressure_fe_degree = 1
 end
 
@@ -36,7 +37,7 @@ subsection Data solve velocity
 end
 
 #The output frequency
-set output = 1
+set output = 5
 
 #Finally we set the verbosity level
 set verbose = true
\ No newline at end of file

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.