jgostick

Results 116 comments of jgostick

Eventually we'd like anisotropic meshes, but we can get to that later. BTW, I fiddled with this a bit on a branch. I'll push it so we can use it...

Hi @xu-kai-xu, thanks for transcribing this list! Hopefully you can tell that we're trying to finalize V3, so are starting to think about how to best explain the new code,...

One possbiel solution is to subclass ``__getitem__`` on ``ReactiveTransport`` so that if a ``KeyError`` occurs after calling ``super``, then is check for the special case of ``if key in ['pore.source']``...

I am thinking this is too much magic just to avoid a few try/excepts. I can imagine a few ways to make this work, but in the name of keep...

After some discussion is seems like a good refactor candidate to add `sources` attribute (or `get_sources` method) that returns a `dict` with source names as the keys and locations as...

Alright, great job @kasasxav and @jingpengw! Thanks so much for your time and energy, which I know is a valuable and limited resource. @alexriss, congrats, I will recommend this paper...