On Thu, Oct 24, 2013 at 3:24 PM, Guyer, Jonathan E. Dr. <[email protected]> wrote: > > On Oct 24, 2013, at 3:09 PM, Jon Alm Eriksen <[email protected]> > wrote: > >> Bad news I guess, in the end I need to scale up my system. So close! >> Anyways, if I try your suggestion, will it matter if I formulate a >> vector equation with four components, rather that a coupled set of >> four equations, for the issue you mention. Or is there any distinction >> in the implementation of vector equation vs. coupled equation? > > Thanks for asking that. I had forgotten, but I believe the vector formulation > works fine, whereas a pair of scalars does not. This is confusing because the > two implementations should be doing the same thing.
But the sweep function seems to crash when working with vectors. This example (modified from the diffusion example) http://folk.uio.no/jonaerik/files/test.py raises a TypeError. I'm I doing something wrong here? _______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
