Skip to content

Code for plasma fluid simulation of streamer discharges

License

Notifications You must be signed in to change notification settings

MD-CWI/afivo-streamer

Repository files navigation

Afivo-streamer

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

Documentation is available at https://teunissen.net/afivo_streamer

News

  • The Hypre library has been updated. It has to be recompiled using the build_hypre.sh script in the afivo/external_libraries folder.