MatplotlibStreamViewer was not introduced until FiPy 3.1. Where did you get it?
On Feb 9, 2014, at 12:20 PM, Aniruddha Jana <[email protected]> wrote: > Hello, > > I am trying to generate stream plots using the matplotlibStreamViewer.py from > the FiPy package. Unfortunately, I am getting an error as shown below: > > line 127, in __init__ > self._plot() > File "/home/.../.../matplotlibStreamViewer.py", line 150, in _plot > xmin, ymin = mesh.extents['min'] > AttributeError: 'UniformGrid2D' object has no attribute 'extents' > > I am using FiPy 3.0. Any thoughts on why this is happening? Do I need to > upgrade to Fipy 3.1? Thank you. > > Regards, > Aniruddha > -- > Aniruddha Jana > Graduate Student, > Materials Engineering, > Purdue University > > > > > > > _______________________________________________ > fipy mailing list > [email protected] > http://www.ctcms.nist.gov/fipy > [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ] _______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
