Calculation on non-orthogonal curvelinear structured grids, finite-volume method
From CFD-Wiki
(Difference between revisions)
(→2D case) |
(→2D case) |
||
| Line 70: | Line 70: | ||
</math> | </math> | ||
</td><td width="5%">(10)</td></tr></table> | </td><td width="5%">(10)</td></tr></table> | ||
| + | |||
| + | where | ||
| + | |||
| + | <table width="70%"><tr><td> | ||
| + | :<math> | ||
| + | A^{\phi}_{E} = \left(\frac{\Gamma}{J} \alpha \frac{\Delta \eta}{\Delta \xi} \right)_{e} + max \left[ 0, - \left( \rho U \Delta \eta \right)_{e} \right] | ||
| + | </math> | ||
| + | </td><td width="5%">(11)</td></tr></table> | ||
| + | |||
| + | <table width="70%"><tr><td> | ||
| + | :<math> | ||
| + | A^{\phi}_{W} = \left(\frac{\Gamma}{J} \alpha \frac{\Delta \eta}{\Delta \xi} \right)_{w} + max \left[ 0, \left( \rho U \Delta \eta \right)_{w} \right] | ||
| + | </math> | ||
| + | </td><td width="5%">(12)</td></tr></table> | ||
Revision as of 22:30, 18 August 2010
2D case
For calculations in complex geometries boundary-fitted non-orthogonal curvlinear grids is usually used.
General transport equation is transformed from the physical domain
into the computational domain
as the following equation
|
| (2) |
where
|
| (3) |
|
| (4) |
|
| (5) |
|
| (6) |
|
| (7) |
|
| (8) |
Using the finite volume method the trnsformed equations can be integrated as follows:
|
| (9) |
The convection terms are approximated as described in section http://www.cfd-online.com/Wiki/Discretization_of_the_convection_term .
Diffusion terms are approximated by the second-oder central differencing scheme.
The standard form of the finite volume equation can be obtained as
|
| (10) |
where
|
| (11) |
|
| (12) |
