Rhie-Chow interpolation
From CFD-Wiki
(Difference between revisions)
OuoucAcnar (Talk | contribs) (corelouge) |
|||
(2 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | |||
we have at each cell descretised equation in this form, <br> | we have at each cell descretised equation in this form, <br> | ||
:<math> a_p \vec v_P = \sum\limits_{neighbours} {a_l } \vec v_l - \frac{{\nabla p}}{V} </math> ; <br> | :<math> a_p \vec v_P = \sum\limits_{neighbours} {a_l } \vec v_l - \frac{{\nabla p}}{V} </math> ; <br> | ||
Line 9: | Line 8: | ||
This interpolation of variables H and <math> {\nabla p} </math> based on coefficients <math> a_p </math> for [[Velocity-pressure coupling | pressure velocity coupling ]] is called <b>Rhie-Chow interpolation</b>. | This interpolation of variables H and <math> {\nabla p} </math> based on coefficients <math> a_p </math> for [[Velocity-pressure coupling | pressure velocity coupling ]] is called <b>Rhie-Chow interpolation</b>. | ||
+ | |||
+ | the Rhie-Chow interpolation is the same as adding a pressure term, which is proportional to a third derivative of the pressue | ||
---- | ---- |
Latest revision as of 06:14, 27 August 2012
we have at each cell descretised equation in this form,
- ;
For continuity we have
where
This interpolation of variables H and based on coefficients for pressure velocity coupling is called Rhie-Chow interpolation.
the Rhie-Chow interpolation is the same as adding a pressure term, which is proportional to a third derivative of the pressue
Return to: