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 theADRt_Solver(for unsteady problems) are provided here

