Rhie-Chow interpolation
From CFD-Wiki
(Difference between revisions)
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> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
:<math> \left[ {\frac{1}{{a_p }}H} \right]_{face} = \left[ {\frac{1}{{a_p }}\frac{{\nabla p}}{V}} \right]_{face} </math> <br> | :<math> \left[ {\frac{1}{{a_p }}H} \right]_{face} = \left[ {\frac{1}{{a_p }}\frac{{\nabla p}}{V}} \right]_{face} </math> <br> | ||
- | |||
- | |||
- | |||
- | + | where <math> H = \sum\limits_{neighbours} {a_l } \vec v_l </math> <br> | |
+ | |||
+ | |||
+ | |||
+ | ---- | ||
+ | <i> Return to: <br> | ||
+ | # [[Numerical methods | Numerical Methods]] | ||
+ | # [[Solution of Navier-Stokes equation]] | ||
+ | </i> |
Revision as of 11:34, 23 October 2005
we have at each cell descretised equation in this form,
- ;
-
where
Return to: