]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Selectively apply to examples.
authorRene Gassmoeller <rene.gassmoeller@mailbox.org>
Wed, 21 Aug 2024 14:42:15 +0000 (16:42 +0200)
committerRene Gassmoeller <rene.gassmoeller@mailbox.org>
Tue, 27 Aug 2024 13:06:29 +0000 (15:06 +0200)
examples/step-34/parameters.prm
examples/step-60/parameters.prm
examples/step-70/parameters.prm
examples/step-70/parameters_23.prm
examples/step-86/heat_equation.prm

index 4fc0df2978a6b42d6043c2db53ba977cf4b12e6f..817bd058abfa016453dbe6d8d6596831405ea600 100644 (file)
@@ -9,7 +9,7 @@ set Run 3d simulation               = true
 
 subsection Exact solution 2d
   # Any constant used inside the function which is not a variable name.
-  set Function constants = 
+  set Function constants =
 
   # Separate vector valued expressions by ';' as ',' is used internally by the
   # function parser.
@@ -22,7 +22,7 @@ end
 
 subsection Exact solution 3d
   # Any constant used inside the function which is not a variable name.
-  set Function constants = 
+  set Function constants =
 
   # Separate vector valued expressions by ';' as ',' is used internally by the
   # function parser.
@@ -49,7 +49,7 @@ end
 
 subsection Wind function 2d
   # Any constant used inside the function which is not a variable name.
-  set Function constants = 
+  set Function constants =
 
   # Separate vector valued expressions by ';' as ',' is used internally by the
   # function parser.
@@ -62,7 +62,7 @@ end
 
 subsection Wind function 3d
   # Any constant used inside the function which is not a variable name.
-  set Function constants = 
+  set Function constants =
 
   # Separate vector valued expressions by ';' as ',' is used internally by the
   # function parser.
index e612757510cd08a1567b39803a5b4b05625417c2..7c9638427cf18cfaeaf5450dc2b53b7eb31375f8 100644 (file)
@@ -18,12 +18,12 @@ subsection Distributed Lagrange<1,2>
     # that describes the function, rather than having to use its numeric value
     # everywhere the constant appears. These values can be defined using this
     # parameter, in the form `var1=value1, var2=value2, ...'.
-    # 
+    #
     # A typical example would be to set this runtime parameter to
     # `pi=3.1415926536' and then use `pi' in the expression of the actual
     # formula. (That said, for convenience this class actually defines both
     # `pi' and `Pi' by default, but you get the idea.)
-    set Function constants  = R=.3, Cx=.4, Cy=.4                 # default: 
+    set Function constants  = R=.3, Cx=.4, Cy=.4                 # default:
 
     # The formula that denotes the function you want to evaluate for
     # particular values of the independent variables. This expression may
@@ -34,7 +34,7 @@ subsection Distributed Lagrange<1,2>
     # true, and to the third argument otherwise. For a full overview of
     # possible expressions accepted see the documentation of the muparser
     # library at http://muparser.beltoforion.de/.
-    # 
+    #
     # If the function you are describing represents a vector-valued function
     # with multiple components, then separate the expressions for individual
     # components by a semicolon.
@@ -59,12 +59,12 @@ subsection Distributed Lagrange<1,2>
     # that describes the function, rather than having to use its numeric value
     # everywhere the constant appears. These values can be defined using this
     # parameter, in the form `var1=value1, var2=value2, ...'.
-    # 
+    #
     # A typical example would be to set this runtime parameter to
     # `pi=3.1415926536' and then use `pi' in the expression of the actual
     # formula. (That said, for convenience this class actually defines both
     # `pi' and `Pi' by default, but you get the idea.)
-    set Function constants  = 
+    set Function constants  =
 
     # The formula that denotes the function you want to evaluate for
     # particular values of the independent variables. This expression may
@@ -75,7 +75,7 @@ subsection Distributed Lagrange<1,2>
     # true, and to the third argument otherwise. For a full overview of
     # possible expressions accepted see the documentation of the muparser
     # library at http://muparser.beltoforion.de/.
-    # 
+    #
     # If the function you are describing represents a vector-valued function
     # with multiple components, then separate the expressions for individual
     # components by a semicolon.
@@ -100,12 +100,12 @@ subsection Distributed Lagrange<1,2>
     # that describes the function, rather than having to use its numeric value
     # everywhere the constant appears. These values can be defined using this
     # parameter, in the form `var1=value1, var2=value2, ...'.
-    # 
+    #
     # A typical example would be to set this runtime parameter to
     # `pi=3.1415926536' and then use `pi' in the expression of the actual
     # formula. (That said, for convenience this class actually defines both
     # `pi' and `Pi' by default, but you get the idea.)
-    set Function constants  = 
+    set Function constants  =
 
     # The formula that denotes the function you want to evaluate for
     # particular values of the independent variables. This expression may
@@ -116,7 +116,7 @@ subsection Distributed Lagrange<1,2>
     # true, and to the third argument otherwise. For a full overview of
     # possible expressions accepted see the documentation of the muparser
     # library at http://muparser.beltoforion.de/.
-    # 
+    #
     # If the function you are describing represents a vector-valued function
     # with multiple components, then separate the expressions for individual
     # components by a semicolon.
@@ -141,12 +141,12 @@ subsection Distributed Lagrange<1,2>
     # that describes the function, rather than having to use its numeric value
     # everywhere the constant appears. These values can be defined using this
     # parameter, in the form `var1=value1, var2=value2, ...'.
-    # 
+    #
     # A typical example would be to set this runtime parameter to
     # `pi=3.1415926536' and then use `pi' in the expression of the actual
     # formula. (That said, for convenience this class actually defines both
     # `pi' and `Pi' by default, but you get the idea.)
-    set Function constants  = 
+    set Function constants  =
 
     # The formula that denotes the function you want to evaluate for
     # particular values of the independent variables. This expression may
@@ -157,7 +157,7 @@ subsection Distributed Lagrange<1,2>
     # true, and to the third argument otherwise. For a full overview of
     # possible expressions accepted see the documentation of the muparser
     # library at http://muparser.beltoforion.de/.
-    # 
+    #
     # If the function you are describing represents a vector-valued function
     # with multiple components, then separate the expressions for individual
     # components by a semicolon.
index 672dac0d42e54e74336ccaa357ef77c2ef2c811c..2dc7f79ef755a51d1138a4e8a53da913788498c5 100644 (file)
@@ -12,11 +12,13 @@ subsection Stokes Immersed Problem
   set Velocity degree                    = 2
   set Viscosity                          = 1
   set Output directory                   = .
+
   subsection Angular velocity
-    set Function constants  = 
-    set Function expression = t < .500001 ? 6.283185 : -6.283185 # default: 0
+    set Function constants  =
+    set Function expression = t < .500001 ? 6.283185 : -6.283185
     set Variable names      = x,y,t
   end
+
   subsection Grid generation
     set Fluid grid generator              = hyper_cube
     set Fluid grid generator arguments    = -1: 1: false
@@ -37,7 +39,7 @@ subsection Stokes Immersed Problem
   end
 
   subsection Right hand side
-    set Function constants  = 
+    set Function constants  =
     set Function expression = 0; 0; 0
     set Variable names      = x,y,t
   end
index 86863571ea8c7cdb3fd74ad5f0d0d1da600ad6de..39656cb18a274555aadd48a3aeae64bebeb4c9cc 100644 (file)
@@ -21,19 +21,22 @@ subsection Stokes Immersed Problem
   set Particle insertion refinement         = 4
   set Velocity degree                       = 2
   set Viscosity                             = 1
+
   subsection Angular velocity
-    set Function constants  = 
+    set Function constants  =
     set Function expression = t < .500001 ? 10 : -10
     set Variable names      = x,y,z,t
   end
+
   subsection Grid generation
     set Fluid grid generator              = hyper_rectangle
     set Fluid grid generator arguments    = -50,-50, -10: 50, 50, 40: false
     set Solid grid generator              = impeller.vtk
-    set Solid grid generator arguments    = 
+    set Solid grid generator arguments    =
     set Particle grid generator           = hyper_ball
     set Particle grid generator arguments = 30, 30, 20: 10: false
   end
+
   subsection Refinement and remeshing
     set Maximum number of cells        = 100000
     set Refinement coarsening fraction = 0.3
@@ -43,8 +46,9 @@ subsection Stokes Immersed Problem
     set Refinement step frequency      = 5
     set Refinement strategy            = fixed_fraction
   end
+
   subsection Right hand side
-    set Function constants  = 
+    set Function constants  =
     set Function expression = 0; 0; 0; 0
     set Variable names      = x,y,z,t
   end
index da176a9459237c3cadbe81dc9f1f60ca13582d31..68c9e364a5e3c4b32fb6158e57a61118c7a35f8b 100644 (file)
@@ -4,19 +4,19 @@ subsection Heat Equation
   set Mesh adaptation frequency      = 10
 
   subsection Right hand side
-    set Function constants  = 
+    set Function constants  =
     set Function expression = 0
     set Variable names      = x,y,t
   end
-  
+
   subsection Initial value
-    set Function constants  = 
+    set Function constants  =
     set Function expression = 0
     set Variable names      = x,y,t
   end
-  
+
   subsection Boundary values
-    set Function constants  = 
+    set Function constants  =
     set Function expression = (if(x<-0.999, 1, 0) + if(x>0.999, -1, 0)) * cos(4*pi*t)
     set Variable names      = x,y,t
   end
@@ -28,7 +28,7 @@ subsection Heat Equation
       set initial time            = 0
       set match final time        = false
       set maximum number of steps = -1
-      set options prefix          = 
+      set options prefix          =
       set solver type             = beuler
     end
 
@@ -39,6 +39,6 @@ subsection Heat Equation
       set ignore algebraic lte     = true
       set maximum step size        = -1
       set minimum step size        = -1
-    end    
+    end
   end
 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.