dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02608
[HG] Check for PETSc for TimeDepententPDE and ElasticityUpdatedSolver.
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 1954:853d1b199d9ee69f3500831c44fc4b5aa882635d
tag: tip
user: "Johan Jansson <johanjan@xxxxxxxxxxxxxxxx>"
date: Mon May 29 14:12:38 2006 +0200
files: src/kernel/pde/TimeDependentPDE.cpp src/kernel/pde/dolfin/TimeDependentPDE.h src/modules/elasticity-updated/ElasticityUpdatedSolver.cpp src/modules/elasticity-updated/dolfin/ElasticityUpdatedSolver.h
description:
Check for PETSc for TimeDepententPDE and ElasticityUpdatedSolver.
changeset: 1953:dbb6876de0de223cf8d254dcfdaed76ee4bea2b4
user: "Anders Logg <logg@xxxxxxxxx>"
date: Mon May 29 13:00:12 2006 +0200
files: src/demo/ode/courtemanche/plot.py
description:
Add default Python plot script for Courtemanche ODE demo.
This plot script uses matplotlib to plot the solution and time steps.
We should replace all old matlab scripts with corresponding Python
scripts (using matplotlib or ParaView).
I suggest we name the scripts plot.py.
changeset: 1952:108171ffba1c4be3b35132b8804fdb17992e74b9
user: "Anders Logg <logg@xxxxxxxxx>"
date: Mon May 29 11:58:16 2006 +0200
files: src/kernel/io/PythonFile.cpp src/kernel/parameter/dolfin/DefaultParameters.h
description:
Make Python default output format for ODE solver.
- Default file name is now solution.py (instead of primal.m)
- Change names of data files to solution_t.data etc
- Use read_array from SciPy, from scipy.io.array_import import *
-------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin