In FVM, we need face values to compute convective fluxes: $F = \rho u \phi_f A_f$. But we store $\phi$ at cell centers. How do we get $\phi_f$? This interpolation choice — the convection scheme — profoundly affects accuracy and stability.
The Convection Problem
The Core Challenge
Consider the convective flux through the east face:
$$F_e = (\rho u)_e \phi_e A_e$$
Sponsored
April batch closing soon — only 42 seats remaining
Join 3,000+ engineers who got placed at top companies
Reserve Your Seat
We know $(\rho u)_e$ from continuity, and $A_e$ is geometric. But $\phi_e$ requires interpolation from neighboring cell values $\phi_P$ and $\phi_E$.
The dilemma:
Simple interpolation (central) → unstable for convection-dominated flows
Convection schemes interpolate face values from cell-center data
Peclet number determines whether flow is convection or diffusion dominated
First-order upwind: Stable but introduces numerical diffusion
Central difference: Accurate but unstable for Pe > 2
Higher-order schemes (QUICK, TVD) balance accuracy and stability
TVD limiters prevent oscillations while maintaining accuracy
Numerical diffusion can mask physical phenomena on coarse meshes
What's Next
We've discretized convection and diffusion, but for incompressible flow, we still have the pressure-velocity coupling problem. The next lesson covers the SIMPLE algorithm and its variants — how to solve for pressure when there's no explicit pressure equation.
Career Growth
3,000+ Engineers Placed in Top Companies
Join the ranks of successful engineers at Bosch, Tata, L&T, and 500+ hiring partners.