unknown

Numerical implementation of a mixed finite element formulation for convection-diffusion problems

Abstract

This document aims to the numerical solution of convection-diffusion problems in a fluid dynamics context by means of the Finite Element Method (FEM). It describes the classical finite element solution of convection-diffusion problems and presents the implementation and validation of a new formulation for improving the accuracy of the standard approach. On first place, the importance and need of numerical convection-diffusion models for Computational Fluid Dynamics (CFD) is emphasized, highlighting the similarities between the convection-diffusion equation and the governing equations of fluid dynamics for incompressible flow. The basic aspects of the finite element method needed for the standard solution of general convection-diffusion problems are then explained and applied to the steady state case. These include the weak formulation of the initial boundary value problem for the convection-diffusion equation and the posterior finite element spatial discretization of the weak form based on the Galerkin method. After their application to the steady transport equation a simple numerical test is performed to show that the standard Galerkin formulation is not stable in convection-dominated situations, and the need for stabilization is justified. Attention is then focused on the analysis of the truncation error provided by the Galerkin formulation, leading to the derivation of a classical stabilization technique based on the addition of artificial diffusion along the flow direction, the so-called streamline-upwind (SU) schemes. Next, a more general and modern stabilization approach known as the Sub-Grid-Scale (SGS) method is described, showing that SU schemes are a particular case of it. Taking into account all the concepts explained, a new mixed finite element formulation for convection-diffusion problems is presented. It has been proposed by Dr. Riccardo Rossi, a researcher from the International Center for Numerical Methods in Engineering (CIMNE), and consists on extending the original convection-diffusion equation to a system in mixed form in which both the unknown variable and its gradient are computed simultaneously, leading to an increase in the convergence rate of the solution. The formulation, which had not been tested before, is then implemented and validated by means of a multiphysics finite element software called \texttt{Kratos}. Eventually, the obtained results are analyzed, showing the improved performance of the mixed formulation in pure diffusion problems

    Similar works