Jonathan Guyer <guyer@...> writes: > > > On Apr 26, 2012, at 2:51 PM, Rodney Clayton wrote: > > > These are the last few lines of my code... > > > viewer = MatplotlibViewer(vars = var) > > What is var? > > _______________________________________________ > fipy mailing list > fipy@... > http://www.ctcms.nist.gov/fipy > [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ] > >
Silly mistake... it should be vars = mass, not vars = var. This fixed my problem. I appreciate your help. Rodney Clayton _______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
