PMEAL / OpenPNM

A Python package for performing pore network modeling of porous media
http://openpnm.org
MIT License
456 stars 174 forks source link

Poisson and laplace models in ionic_conductance.py are the same #2110

Closed ma-sadeghi closed 2 years ago

jgostick commented 3 years ago

I think this is a result of us doing too much behind the scenes. Also, the ionic conductance model named 'Poisson' is mis-named too. This needs to be considered for the multiphysics re-write project.

ma-sadeghi commented 2 years ago

This has been addressed in one of @Ni2M's PRs I guess...