OpenPNM icon indicating copy to clipboard operation
OpenPNM copied to clipboard

Add `rerun` method to transport classes

Open jgostick opened this issue 2 years ago • 3 comments

jgostick avatar Feb 11 '24 05:02 jgostick

@jgostick You mean for transient transport? For steady state, would it be equivalent to just calling alg.run?

ma-sadeghi avatar Mar 08 '24 20:03 ma-sadeghi

Alg.run does not work for rerunning and maybe we should fix that instead actually.

jgostick avatar Mar 08 '24 23:03 jgostick

I see. Is it because A and b are cached after first run?

ma-sadeghi avatar Mar 09 '24 00:03 ma-sadeghi