← Back to team overview

dolfin team mailing list archive

ODE: [...]

 

Commit from johanjan (2005-11-16 22:44 CET)
--------------------

ODE:

Added debug version of benchmark with N = 20 and T = 0.1 which is
easier to analyze for bugs. Added some extra input parameters (N and a
parameter file). Updated plot_reaction.py to automatically set
limits. Disabled the cg/newton (gamma = 1e3) test in run-bench.py
since it takes too long, other tests seem to produce the same results
as before (haven't checked every number).

+ dolfin  src/demo/solvers/ode/reaction/bench-parameters.xml            1.1
  dolfin  src/demo/solvers/ode/reaction/bench.log                       1.10
+ dolfin  src/demo/solvers/ode/reaction/checkerror-debug.py             1.1
+ dolfin  src/demo/solvers/ode/reaction/debug-parameters.xml            1.1
  dolfin  src/demo/solvers/ode/reaction/main.cpp                        1.30
  dolfin  src/demo/solvers/ode/reaction/plot_reaction.py                1.2
+ dolfin  src/demo/solvers/ode/reaction/reference-gamma-1000-N-20.data  1.1
  dolfin  src/demo/solvers/ode/reaction/run-bench.py                    1.2
+ dolfin  src/demo/solvers/ode/reaction/run-debug.py                    1.1