CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Wiki > Finite volume

Finite volume

From CFD-Wiki

(Difference between revisions)
Jump to: navigation, search
m (fixed some formula formatting and numbered the equation)
Line 10: Line 10:
All the conservation equations can be written in the same generic differential form:
All the conservation equations can be written in the same generic differential form:
-
  <math>  
+
<table width="100%"><tr><td>
 +
:<math>  
   \frac {\partial( \rho \phi )} {\partial t} +  \frac{\partial}{\partial x_{i}} \left( \rho U \phi - \Gamma_{\phi} \frac{\partial\phi}{\partial x_{i}}\right)=S_{\phi}     
   \frac {\partial( \rho \phi )} {\partial t} +  \frac{\partial}{\partial x_{i}} \left( \rho U \phi - \Gamma_{\phi} \frac{\partial\phi}{\partial x_{i}}\right)=S_{\phi}     
-
  </math>
+
</math>
 +
</td><td width="5%">(1)</td></tr></table>
-
The equation (\ref{eq1}) is integrated over a control volume and the following discretised equation for $\phi$ is prodused:
+
Equation (1) is integrated over a control volume and the following discretised equation for <math>\Phi</math> is produced:

Revision as of 21:55, 13 September 2005

Discretisation Schemes for convective terms in General Transport Equation. Finite-Volume Formulation, structured grids

Introduction

Here is describing the discretization schemes of the convective terms in the finite-volume equations. The accuracy, numerical stability and the boundness of the solution depends on the numerical scheme used for these terms. The central issue is the specification of an appropriate relationship between the convected variable, stored at the cell centre and its value at each of the cell faces.

Basic Equations of CFD

All the conservation equations can be written in the same generic differential form:

 
  \frac {\partial( \rho \phi )} {\partial t} +  \frac{\partial}{\partial x_{i}} \left( \rho U \phi - \Gamma_{\phi} \frac{\partial\phi}{\partial x_{i}}\right)=S_{\phi}
(1)

Equation (1) is integrated over a control volume and the following discretised equation for \Phi is produced:

My wiki