Re: Simple 2D Problem

2011-11-01 Thread Jonathan Guyer
On Nov 1, 2011, at 6:53 PM, Lorenzo Isella wrote: > Hello, > And thanks for answering. > I tried running the example script, but I got this error message > > ./sphere.py > Traceback (most recent call last): > File "./sphere.py", line 147, in > exec(fipy.tests.doctestPlus._getScript()) >

Re: Simple 2D Problem

2011-11-01 Thread Lorenzo Isella
Hello, And thanks for answering. I tried running the example script, but I got this error message ./sphere.py Traceback (most recent call last): File "./sphere.py", line 147, in exec(fipy.tests.doctestPlus._getScript()) File "", line 9, in NameError: name 'Gmsh2DIn3DSpace' is not defi

Re: open virtually the graphics interface ....

2011-11-01 Thread Jonathan Guyer
On Nov 1, 2011, at 12:41 PM, Julien Derr wrote: > thanks Daniel and Boris! > > for some reasons both of your solution don't exactly work (they print a file > which is empty...) but I got the idea... > and will fiddle with it ... You probably need to play with Matplotlib's backend: http:/

Re: open virtually the graphics interface ....

2011-11-01 Thread Julien Derr
thanks Daniel and Boris! for some reasons both of your solution don't exactly work (they print a file which is empty...) but I got the idea... and will fiddle with it ... thanks again, Julien On Tue, Nov 1, 2011 at 12:06 PM, Daniel Wheeler wrote: > ...and again. > > > -- Forwarded messa

Fwd: open virtually the graphics interface ....

2011-11-01 Thread Daniel Wheeler
...and again. -- Forwarded message -- From: Daniel Wheeler Date: Tue, Nov 1, 2011 at 11:12 AM Subject: Re: open virtually the graphics interface To: Julien Derr Julien, Try the script below and see if it works for you. Also comment out this line < http://matforge.org/fipy

Fwd: Simple 2D Problem

2011-11-01 Thread Daniel Wheeler
Messed up the reply again. -- Forwarded message -- From: Daniel Wheeler Date: Tue, Nov 1, 2011 at 11:18 AM Subject: Re: Simple 2D Problem To: Lorenzo Isella I think Gmsh should be able to do this. Try it. Tale a look at < http://matforge.org/fipy/browser/trunk/examples/cahnHill