]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Also update the .prm file.
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 4 Apr 2020 17:03:07 +0000 (11:03 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 4 Apr 2020 17:05:01 +0000 (11:05 -0600)
examples/step-69/step-69.prm

index e69826de17a7bbaa3dd5e0059ab7c75f262b2dfe..385176d499dda5eba56066a11c0d6491d69accc4 100644 (file)
@@ -10,7 +10,7 @@ subsection A - MainLoop
   # Final time
   set final time             = 4
 
-  # time interval for output
+  # Time interval for output
   set output granularity     = 0.02
 
   # Resume an interrupted computation.
@@ -19,19 +19,19 @@ end
 
 
 subsection B - Discretization
-  # height of computational domain
+  # Height of computational domain
   set height          = 2
 
-  # length of computational domain
+  # Length of computational domain
   set length          = 4
 
-  # diameter of immersed disc
+  # Diameter of immersed disc
   set object diameter = 0.5
 
   # x position of immersed disc center point
   set object position = 0.6
 
-  # number of refinement steps of the geometry
+  # Number of refinement steps of the geometry
   set refinement      = 5
 end
 
@@ -50,7 +50,7 @@ end
 
 
 subsection E - TimeStepping
-  # relative CFL constant used for update
+  # Relative CFL constant used for update
   set cfl update = 0.8
 end
 

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.