flowtube ======== .. py:module:: flowtube .. autoapi-nested-parse:: flowtube - A Python package for transport and diffusion calculations in cylindrical flow reactors. This package provides tools and utilities for flow reactor analysis including coated wall reactor (CWR), boat reactor, viscosity/density, and binary diffusion coefficients calculations for atmospheric chemistry research. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/flowtube/boat_reactor/index /autoapi/flowtube/coated_wall_reactor/index /autoapi/flowtube/diffusion_coef/index /autoapi/flowtube/flow_calc/index /autoapi/flowtube/kinetics/index /autoapi/flowtube/tools/index /autoapi/flowtube/viscosity_density/index Attributes ---------- .. autoapisummary:: flowtube.CoatedWallReactor Package Contents ---------------- .. py:data:: CoatedWallReactor :type: type[coated_wall_reactor.CoatedWallReactor]