dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02262
Visualization
As suggested earlier, I think we should add a script for the
visualization of solutions in every demo directory to make it simple
to look at the solution when running a demo.
The natural thing would be to have a python script visualize.py in
every demo directory, but what plotting library should we use?
matplotlib? We could start with the ODE demos.
Should we make the Python format (".py") default for the ODE solvers?
The scripts visualize.py would replace the current scripts
plotsolution.m found in many of the ODE demos.
/Anders
Follow ups