Hello, again, Just to mention a new problem which I found is when I tried to run as example "python examples/flow/stokesCavity.py" I obtained the error:
......<skip>......
pylab.quiver2(X, Y, U, V, 0.15)
AttributeError: 'module' object has no attribute 'quiver2'
So I needed to replace "quiver2" with "quiver" in
fipy/viewers/matplotlibViewer/matplotlibVectorViewer.py
in order to work.
Cheers,
Ionut
--
===
Ioan Vancea
http://www.vioan.ro
