LICENSE
README.md
pyproject.toml
flowtube/__init__.py
flowtube/__init__.pyi
flowtube/boat_reactor.py
flowtube/coated_wall_reactor.py
flowtube/diffusion_coef.py
flowtube/flow_calc.py
flowtube/kinetics.py
flowtube/py.typed
flowtube/tools.py
flowtube/viscosity_density.py
flowtube.egg-info/PKG-INFO
flowtube.egg-info/SOURCES.txt
flowtube.egg-info/dependency_links.txt
flowtube.egg-info/requires.txt
flowtube.egg-info/top_level.txt
tests/test_CWR_errors.py
tests/test_boat_reactor_errors.py
tests/test_common_errors.py
tests/test_diffusion_corrected_uptake.py
tests/test_happy_paths.py
tests/test_vapor_pressure_to_MR.py