tldr-group / taufactor

TauFactor is a parallelised solver for calculating tortuosity factors from voxel data.
MIT License
28 stars 5 forks source link

Development #97

Open amirDahari1 opened 8 months ago

amirDahari1 commented 8 months ago

Fixes the iter limit reach and negative flux convergence issues.

amirDahari1 commented 6 months ago

solves #91 by calling s.calc_vertical_flux() after solve

amirDahari1 commented 3 months ago

solves #100