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 <module> > exec(fipy.tests.doctestPlus._getScript()) > File "<string>", line 9, in <module> > NameError: name 'Gmsh2DIn3DSpace' is not defined > > Am I making any mistake?
Daniel gave a link to our development trunk, but you undoubtedly have FiPy 2.1. Please see examples/cahnHilliard/sphere.py in the distribution you downloaded (documented at http://www.ctcms.nist.gov/fipy/examples/cahnHilliard/generated/examples.cahnHilliard.sphere.html or you can get it from http://matforge.org/fipy/browser/branches/version-2_1/examples/cahnHilliard/sphere.py) _______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy]
