Afivo-streamer is a code for fluid simulations of streamer discharges. It is based on the afivo framework, which provides adaptive mesh refinement (AMR) and a multigrid solver for Poisson's equation.
A brief summary of features:
- 1D, 2D, 3D and a cylindrical fluid model
- Electrodes
- Chemistry
- Gas dynamics
- OpenMP parallelization
Documentation is available at https://teunissen.net/afivo_streamer
- The Hypre library has been updated. It has to be recompiled using the
build_hypre.sh
script in theafivo/external_libraries
folder.