You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IIRC, TauFactor uses 5e-2 for flux tolerance. Have you made sure that you use an equivalent tolerance for the packages used in the speed comparison chart? I don't know about the rest, but I think PoreSpy uses 1e-8 for "residual" tolerance (might need some trial and error to see how that translates to flux tolerance).
The text was updated successfully, but these errors were encountered:
It's quite hard to calculate these equivalences, however, we decreased the tolerance on taufactor 2 until the converged value was closer to the 'true' value (calculated with a very low tolerance) than any of the other solvers. Let us know your thoughts on whether this is sufficient.
IIRC, TauFactor uses
5e-2
for flux tolerance. Have you made sure that you use an equivalent tolerance for the packages used in the speed comparison chart? I don't know about the rest, but I think PoreSpy uses1e-8
for "residual" tolerance (might need some trial and error to see how that translates to flux tolerance).The text was updated successfully, but these errors were encountered: