中文 English
You are here: Numerics and Convergence > Theory

14.1 Theory

This section explains the discretization of the governing equations, linearization and solving the linear system of equations.

Discretization and Solution

To illustrate the finite volume methodology, the general form of the transport equation of a passive scalar, is considered as follows:

14.1

where from left to right, the terms represent the transient, advection (convection), diffusion and source terms of the transporting scalar- respectively.

Using the Finite Volume Method (FVM), equation 14.1 is first integrated over an arbitrary volume, . Applying the Green-Gauss theorem, the volume integrals of the convection and diffusion terms are converted to surface integrals. In a moving reference frame with the mesh velocity ,the integral form of the conservation equation for scalar- is then expressed as:

14.2

where

General scalar representing any dependent variable
Velocity vector
Mesh velocity. It is zero if there is no geometry change or mesh movement
External/User source for scalar-
Effective diffusion coefficient of scalar-
Control volume, which is a function of time in moving meshes
Surface area (magnitude) of the control volume , commonly referred to as “face"
Normal vector of the control volume surfaces
Volume integral
Surface integral. In equation 14.2, the Green-Gauss Theorem is applied to convert the volume integrals of the convection and diffusion terms to surface integrals.

 

Figure 14.1 - Two control volumes to illustrate discretization of the equations

 

equation 14.2 is applied to each individual control volume cell in the computational domain. As indicated by the 2D sketch in Figure 14.1, over an arbitrary control volume "", is stored at the cell center (point P) and is assumed to remain unchanged within the cell. To discretize equation 14.2 over "", the volume integrals (transient and source terms) are calculated using the cell center values, while the surface integrals (the advection and diffusion) are approximated by the sum of the face values across all the surfaces enclosing the control volume "". After discretization, the resulting equation has the form:

14.3

where

Transient term. It is determined by temporal schemes
Mass flux through surface/face “”:
Area vector of surface “”:
Gradient of at the surface “
Effective diffusion coefficient at the surface “”;
Control volume surface between cell “” and “” (face “”)
Number of surfaces enclosing the cell

 

The individual terms of equation 14.3 should be discretized and linearized. This is accomplished by:

The spatial and temporal discretization are implemented using various numerical schemes, which have different orders of numerical accuracy. More detailed descriptions on the numerical schemes are given in the following subsections.

Spatial Discretization Schemes

Source Term Linearization

Temporal Discretization Schemes

Solving the Linear Systems-Solution matrix

 

Pressure-Based Flow Solver

In Simerics-MP, the pressure-based finite-volume approach is adopted for solving the conservation of mass and momentum for all fluid flows. In this method, the velocity field is obtained directly from the discretized momentum equations. The pressure field is obtained by solving a pressure correction equation, which is derived from the discretized continuity and the momentum equations in a way that the velocity field, corrected by the pressure, satisfies the continuity.

Discretization of Governing Equations

Pressure-Velocity Coupling

Pressure-Based Segregated Algorithm

 

Copyright © 2023 Simerics Inc.,