usnistgov / fipy

FiPy is a Finite Volume PDE solver written in Python
http://pages.nist.gov/fipy/en/latest
Other
504 stars 148 forks source link

LSMLIB #936

Open Gobas100 opened 1 year ago

Gobas100 commented 1 year ago

I I've been trying to work with Fipy for a long time, but without much success. (I usually use matlab and comsol multiphysics in my work). I wanted to make another attempt here with the calculation of electrodeposition. But the level set method does not work, the library works, I can calculate other tasks, but I cannot install LSMLIB and PYLSMLIB. I can't even run the tasks from the examples in the end. Where can I read the instructions on how to install it all at least.

wd15 commented 1 year ago

Hi @Gobas100, FiPy works with Scikit-fmm. I would use that instead. I'm not sure how well maintained LSMLIB is, but far more likely that Scikit-fmm is still installable.