9 Jul 19:28
Re: Programing Differential Equations in Fipy
From: Daniel Wheeler <daniel.wheeler2@...>
Subject: Re: Programing Differential Equations in Fipy
Newsgroups: gmane.comp.python.fipy
Date: 2008-07-09 17:28:47 GMT
Subject: Re: Programing Differential Equations in Fipy
Newsgroups: gmane.comp.python.fipy
Date: 2008-07-09 17:28:47 GMT
On Wed, Jul 9, 2008 at 11:18 AM, Zhiwen Liang <liangz@...> wrote: > Hi Daniel, > Thank you very much for providing such useful information! I really > appreciated! > My version is old and does not have the anisotropic diffusion coefficient. I > will try the new version. This feature looks very powerful! Update to trunk at this point. We still haven't been able to do a release. > Regarding my second question, I did mean solving two equations with two > unknowns. Is that possible? Yes, include both equations in an inner loop at each timestep and iterate to convergence . Take a look at <http://matforge.org/fipy/browser/trunk/examples/phase/binary.py#L636> for an example. -- -- Daniel Wheeler
RSS Feed