Hi there, 

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.    

I tried scikit-fmm, it worked well and is really a nice software, (Thanks Dr. 
Jason Furtney) but it was slower than I expected. 

skfmm.travel_time(phi, speed)

It takes me 0.5s (wall time) to solve the above equation once and I need to 
solve this equation many times in my model (more than 100000 times). 
 
Is there a faster way to solve it?  Maybe bring the wall time down to below 
0.02s?  Thank you.



Best,

Yunbo


_______________________________________________
fipy mailing list
[email protected]
http://www.ctcms.nist.gov/fipy
  [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]

Reply via email to