1
This directory contains three sets of benchmarks:
3
bench.py - simple benchmark
4
bench-tol.py - set of benchmarks for varying tolerance
5
bench-domain.py - set of benchmarks for varying size of domain
7
Results can be found in the corresponding log files:
13
Reference solutions are correct to within a tolerance of 1e-13.
15
Obtained with DOLFIN 0.6.1+ (1861:e059a2aac502, Wed Apr 12 23:08:37 2006 -0500).
16
Computed with mono-adaptive cG(3) and fixed time step k = 0.00001.
18
The following commands were used to obtain the reference solutions:
20
dolfin-ode-reaction cg fixed-point 0.1 0.1 1000 5.0 parameters-reference.xml
21
dolfin-ode-reaction cg fixed-point 0.1 0.1 2000 10.0 parameters-reference.xml
22
dolfin-ode-reaction cg fixed-point 0.1 0.1 4000 20.0 parameters-reference.xml
23
dolfin-ode-reaction cg fixed-point 0.1 0.1 8000 40.0 parameters-reference.xml
24
dolfin-ode-reaction cg fixed-point 0.1 0.1 16000 80.0 parameters-reference.xml