On Wed, Jan 2, 2013 at 4:00 PM, Stefan Schwarzer <[email protected]>wrote:
> Hi Daniel, > > On 2013-01-02 16:17, Daniel Wheeler wrote: > > On Mon, Dec 31, 2012 at 10:04 AM, Stefan Schwarzer <sschwarzer@sschwarzer > > .net> wrote: > >> RuntimeWarning: invalid value encountered in double_scalars if > >> (numerix.sqrt(numerix.sum(errorVector**2)) / error0) <= self.tolerance > > > > I don't get the above warning. Which version of FiPy are you using and > > which solver? > > FiPy 3.0 with the SciPy solver. Versions are SciPy 0.10.1 > and NumPy 1.6.2 in case it matters. > > Doesn't matter at all. I think the warning is just because the linear solver has no work to do so can't make the residual any lower (I get the same warning when I use the "--scipy" option). Good luck. -- Daniel Wheeler
_______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
