dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #11373
Python demo report
Hello,
I have run the python demo through the test script and got some more failing
demos than reported in the TODO file. After some bug removing
la/trilinos/python/demo.py
fails due to some error in call to ML.MultiLevelPreconditioner (Kent?), and
mesh/intersection/python
function/projection-interpolation/python
fails due to the DOLFIN_NOPLOT environment variable (not much to do).
These demos comes in addition to the one that is turned of, i.e., the
Nonlinear ones and the ode demos. The lift-drag demo can be turned on as it
is now working.
I would also suggest that we change the name on the convection-diffusion demo
to advection-diffusion as convection is a common name of heat and mass
transfer through both diffusion _and_ advection. This would also fit with the
dg demo.
Johan
Follow ups