On Thu, Jul 5, 2012 at 8:31 AM, Jason Furtney <[email protected]> wrote:
> > I would be interested in a performance comparison between the lsmlib > and scikit-fmm to see how we can improve scikit-fmm. > Hopefully I'll have something in the next week or two on that. > > > > > Is fipy capable of solving Eikonal Equation F(x) | grad T(x) | = 1? I > want > > to calculate the travel time to an interface with speed known already. > > > The original FiPy level set functionality only included F(x) = 1. I've recently integrated both scikit-fmm and lsmlib into FiPy. This is all on a branch at present so is highly experimental. The branch is here <http://matforge.org/fipy/browser/branches/lsmlib> You can run the tests and scripts with both --lsmlib and --skfmm to switch between the two versions and compare the two packages with the FiPy level set examples. I will be doing some comparisons in the next few weeks and will keep you posted on my findings. -- Daniel Wheeler
_______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
