Hi John, I got to know about the matplotlibStreamViewer from this page: http://stackoverflow.com/questions/20927397/numpy-typeerror-reshape-got-an-unexpected-keyword-argument-order/21393905?noredirect=1#21393905
I grabbed the file and was trying to use it with FiPy 3.0. Thanks for letting me know that this module requires the FiPy3.1. Regards, Aniruddha On Feb 10, 2014, at 8:42 PM, "Guyer, Jonathan E. Dr." <[email protected]> wrote: > 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 ]
_______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
