out where it comes from yet. For the moment this issue is "solved" by
multiplying the wind function in the parameter file by two.
-If you think you have spot the mistake, please let us know.
+If you think you have spotted the mistake, please let us know.
<h1>Introduction</h1>
end
+subsection Solver
+ set Log frequency = 1
+ set Log history = false
+ set Log result = true
+ set Max steps = 100
+ set Tolerance = 1.e-10
+end
+
+
subsection Wind function 2d
# Any constant used inside the function which is not a variable name.
set Function constants =
# Separate vector valued expressions by ';' as ',' is used internally by the
# function parser.
- set Function expression = 1; 1; 1 # default: 0; 0; 0
+ set Function expression = 2; 2; 2 # default: 0; 0; 0
# The name of the variables as they will be used in the function, separated
# by ','.
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