User Tools

Site Tools


codes:afivo

This is an old revision of the document!


Adaptive Finite Volume Octree

The goal of this project is to provide a framework for adaptive finite volume simulations, with a focus on simplicity and adaptive grid refinement.

The framework should:

  • Provide all the basic grid functionality for finite volume simulations with adaptive mesh refinement.
  • Be relatively easy to use.
  • Be easy to modify.
  • Efficiently make use of a multicore machine.
  • Provide a FAS multigrid solver (v-cycle and fmg) with point relaxation.
  • Provide routines for generating output that can be visualized with Visit.

The project's code can be found at Github, and it includes a couple of examples that can help you get started. I haven't written any kind of manual yet, but this is pretty high on my to-do list

codes/afivo.1422026939.txt.gz ยท Last modified: 2025/04/17 13:58 (external edit)