View on GitHub
Download this project as a .zip file Download this project as a tar.gz file
redbKIT
a MATLAB library for reduced-order modeling of PDEs

Advection Diffusion Reaction Solvers

We provide here a brief summary of the models, and corresponding finite element approximations, available in the ADR (Advection Diffusion Reaction) module of the FEM_Library.

In particular:

  • Steady and unsteady linear advection-diffusion-reaction equations and their finite element approximation are introduced here

  • An example of datafile and main file for the setup of a simulation using either the Elliptic_Solver (for steady problems) or the ADRt_Solver (for unsteady problems) are provided here