Processing math: 100%
OGS
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
NumLib::NoStabilization Struct Referencefinal

Detailed Description

It defines stabilization method for solving the advection diffusion transport equation using the Galerkin finite element method.

The convection diffusion transport equation takes the form

\frac{\partial u}{\partial t} - \nabla(\mathbf{K}\nabla u) + {\mathbf v}\cdot \nabla u = Q

with u the primary variable, \mathbf v the fluid velocity, \mathbf{K} the diffusion coefficient.

Definition at line 34 of file NumericalStabilization.h.

#include <NumericalStabilization.h>


The documentation for this struct was generated from the following file: