User Tools

Site Tools


codes:afivo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
codes:afivo [2016/02/17 22:02] – external edit 127.0.0.1codes:afivo [2016/10/13 12:28] (current) – Delete page (refer to Gitlab from now on) jannis
Line 1: Line 1:
-===== Afivo: Adaptive Finite Volume Octree ===== 
- 
-Afivo is a framework for adaptive finite volume simulations, with a focus on 
-**simplicity**. Some of its features are: 
- 
-  * Quadtree (2D) and octree (3D) grids 
-  * OpenMP parallelism 
-  * A geometric multigrid solver for elliptic PDEs 
-  * Output in VTK unstructured and Silo file formats 
- 
-The framework is described in the this {{codes:afivo:afivo_paper.pdf|paper}}. 
-The latest version of the project's code can be found at 
-[[https://github.com/jannisteunissen/afivo|Github]]. Several examples are 
-includes in the /examples/ directory, which can help to get started. 
- 
-==== Streamer model in Afivo ==== 
- 
-A streamer discharge model has been implemented on top of Afivo, with the name 
-**a5-streamer**((A-five is similar to Afivo, but otherwise the name doesn't 
-really make sense.)). The project is still in an alpha stage, but currently 
-features: 
- 
-  * A 2D, cylindrical and 3D version 
-  * A drift-diffusion-reaction plasma fluid model, using the local field approximation 
-  * Modules to read in field-dependent transport data 
-  * A Monte Carlo photoionization model 
-  * A refinement criterion based on the local electric field (i.e., on the ionization length) 
-  * Support for different types of initial conditions 
- 
-Time stepping is fully explicit, using explicit trapezoidal rule, and the Koren 
-limiter is used to compute advective fluxes. The source code of **a5-streamer** 
-can also be found on [[https://github.com/jannisteunissen/a5_streamer|Github]]. 
- 
  
codes/afivo.1455746542.txt.gz · Last modified: 2025/04/17 13:58 (external edit)