Qwestrum Engineering360 · Mechanical Engineering · CFD
Governing Equations of Fluid Flow
CFD solves the conservation laws: continuity ∂ρ/∂t + ∇·(ρV) = 0, the Navier-Stokes momentum equations, and energy. These coupled PDEs are discretised and solved numerically, per Versteeg & Malalasekera.
Exam tip: keep SI units consistent end-to-end, write the governing relation symbolically before substituting, and sanity-check magnitude and sign.
Key formulas & points
Skim these first — then read the full notes below.
- Boundary conditions: no-slip wall, inlet velocity, outlet pressure
Topic details
Introduction
The governing equations are the starting point of any CFD analysis, expressing conservation of mass, momentum, and energy for a fluid. Indian CFD courses derive them in differential (and integral/finite-volume) form.
Scope in B.Tech and GATE syllabus
Continuity enforces mass conservation; the Navier-Stokes equations add momentum with pressure, viscous, and body-force terms; the energy equation tracks temperature/enthalpy. For incompressible flow density is constant, simplifying continuity to ∇·V = 0.
Why this topic matters in practice
These non-linear coupled PDEs rarely have analytical solutions, motivating numerical methods. Understanding each term's physical meaning and the appropriate simplifications (incompressible, steady, inviscid) is the conceptual foundation examiners test.
Key relations & formulas
(continuity)
(Navier-Stokes)
(energy)
(dimensionless, determines regime)
Notation and sign conventions
Relation 1 —
(continuity)
Write this relation with symbols exactly as in Computational Fluid Dynamics — John Anderson before substituting numbers. Examiners award partial marks for a correct setup even when arithmetic slips.
Relation 2 —
(Navier-Stokes)
Write this relation with symbols exactly as in Computational Fluid Dynamics — John Anderson before substituting numbers. Examiners award partial marks for a correct setup even when arithmetic slips.
Relation 3 —
(energy)
Write this relation with symbols exactly as in Computational Fluid Dynamics — John Anderson before substituting numbers. Examiners award partial marks for a correct setup even when arithmetic slips.
Relation 4 —
(dimensionless, determines regime)
Write this relation with symbols exactly as in Computational Fluid Dynamics — John Anderson before substituting numbers. Examiners award partial marks for a correct setup even when arithmetic slips.
Fundamentals and definitions
Continuity, ∂ρ/∂t + ∇·(ρV) = 0, states that mass accumulation in a control volume equals net mass inflow; for incompressible flow it reduces to ∇·V = 0 (a divergence-free velocity field).
Governing relations in practice
The Navier-Stokes momentum equation ρ(DV/Dt) = −∇p + μ∇²V + ρg balances inertia (material derivative) against pressure gradient, viscous diffusion, and body forces. Its non-linear convective term V·∇V makes the equations difficult and gives rise to turbulence.
Design and analysis considerations
The energy equation adds conservation of thermal energy, coupling temperature to the flow through convection and conduction (and viscous dissipation), needed for heat transfer and compressible problems.
Advanced theory and extensions
Together these form a coupled non-linear PDE system. Simplifications — incompressible, steady-state, inviscid (Euler), or boundary-layer — reduce complexity when justified. Recognising which terms dominate and which can be dropped is essential before discretisation, the intellectual core of setting up a CFD problem.
Assumptions and validity limits
State assumptions explicitly before using any relation for governing equations of fluid flow — steady state, uniform properties, linear elastic material, ideal gas, incompressible flow, etc., as applicable.
Wrong assumptions invalidate the entire solution even when the formula is correct. In CFD viva and GATE descriptive questions, listing valid assumptions often earns separate marks.
Step-by-step problem approach
1. Read the question and list given data with SI units (common in CFD papers).
2. Draw a neat labelled diagram where applicable — examiners in Indian universities award diagram marks even when arithmetic slips.
3. Identify which relation from this topic applies to governing equations of fluid flow.
4. Use equation 1:
5. Use equation 2:
6. Substitute values, compute, and verify units and sign (direction).
7. State conclusion in one line — e.g. safe/unsafe, stable/unstable, feasible/infeasible.
2. Draw a neat labelled diagram where applicable — examiners in Indian universities award diagram marks even when arithmetic slips.
3. Identify which relation from this topic applies to governing equations of fluid flow.
4. Use equation 1:
.
5. Use equation 2:
.
6. Substitute values, compute, and verify units and sign (direction).
7. State conclusion in one line — e.g. safe/unsafe, stable/unstable, feasible/infeasible.
Applications & exam relevance
Governing Equations of Fluid Flow appears in aero, HVAC ducts, and turbomachinery. In Indian mechanical curricula this topic is tested because it connects theory to computational fluid flow simulation.
GATE and semester exams often combine governing equations of fluid flow with earlier units — revise prerequisites before attempting mixed problems.
Industry interview panels sometimes ask: "Where did you use governing equations of fluid flow?" — answer with a lab, mini-project, or plant visit example if possible.
Common mistakes in exams
• Dropping the convective (non-linear) term that is central to real flows
• Using compressible continuity where incompressible ∇·V = 0 suffices (or vice versa)
• Forgetting body-force or pressure-gradient terms in momentum
• Ignoring the energy equation when heat transfer or compressibility matters
• Using compressible continuity where incompressible ∇·V = 0 suffices (or vice versa)
• Forgetting body-force or pressure-gradient terms in momentum
• Ignoring the energy equation when heat transfer or compressibility matters
Quick revision checklist
Before attempting governing equations of fluid flow problems, confirm you can:
1.
2.
3. Boundary conditions: no-slip wall, inlet velocity, outlet pressure
2.
3. Boundary conditions: no-slip wall, inlet velocity, outlet pressure
Revise the solved examples in Computational Fluid Dynamics — John Anderson and one previous-year GATE or university paper for this unit.
Worked examples
Try the problem first — open the solution when you are ready to check.
Incompressible continuity check
Problem
A 2D incompressible flow has u = 2x. For continuity to hold, find the required ∂v/∂y.
Solution
∇·V = ∂u/∂x + ∂v/∂y = 0 → 2 + ∂v/∂y = 0 → ∂v/∂y = −2, so v = −2y + f(x).
Conceptual check — Governing Equations of Fluid Flow
Problem
In a CFD semester or GATE paper you are asked: "State the main assumption, the governing relation, and one practical consequence of governing equations of fluid flow." What should a complete answer include?
Practice questions
Most-asked interview and GATE questions for this topic — expand any item for a model answer.
- 1What is Governing Equations of Fluid Flow, and why does it appear in B.Tech / GATE syllabi?
Model answer
CFD solves the conservation laws: continuity ∂ρ/∂t + ∇·(ρV) = 0, the Navier-Stokes momentum equations, and energy. These coupled PDEs are discretised and solved numerically, per Versteeg & Malalasekera. - 2State the relation ∂ρ/∂t + ∇· and name each symbol.
Model answer
The governing relation is . Write every symbol with SI units before substituting numbers. - 3State the relation ρ and name each symbol.
Model answer
The governing relation is . Write every symbol with SI units before substituting numbers. - 4State the relation ∂ and name each symbol.
Model answer
The governing relation is . Write every symbol with SI units before substituting numbers. - 5State the relation Re = ρVL/μ and name each symbol.
Model answer
The governing relation is . Write every symbol with SI units before substituting numbers. - 6Explain: Incompressible: ρ = constant, continuity → ∇·V = 0
Model answer
— state the assumption range and one exam trap linked to this point. - 7Explain: Euler equations: inviscid limit (μ = 0)
Model answer
— state the assumption range and one exam trap linked to this point. - 8Explain: Boundary conditions: no-slip wall, inlet velocity, outlet pressure
Model answer
Boundary conditions: no-slip wall, inlet velocity, outlet pressure — state the assumption range and one exam trap linked to this point. - 9How would you correct this error in a viva: Dropping the convective (non-linear) term that is central to real flows?
Model answer
Identify the wrong assumption or unit mix-up, rewrite the correct relation, and recompute with a one-line sanity check. - 10How would you correct this error in a viva: Using compressible continuity where incompressible ∇·V = 0 suffices (or vice versa)?
Model answer
Identify the wrong assumption or unit mix-up, rewrite the correct relation, and recompute with a one-line sanity check. - 11How would you correct this error in a viva: Forgetting body-force or pressure-gradient terms in momentum?
Model answer
Identify the wrong assumption or unit mix-up, rewrite the correct relation, and recompute with a one-line sanity check. - 12How would you correct this error in a viva: Ignoring the energy equation when heat transfer or compressibility matters?
Model answer
Identify the wrong assumption or unit mix-up, rewrite the correct relation, and recompute with a one-line sanity check.
Exams & GATE
- 1Anderson Ch. 2 — distinguish conservative vs non-conservative form.
- 2Avoid: Dropping the convective (non-linear) term that is central to real flows
- 3Avoid: Using compressible continuity where incompressible ∇·V = 0 suffices (or vice versa)
- 4Avoid: Forgetting body-force or pressure-gradient terms in momentum
📖 Standard books (India)
Computational Fluid Dynamics — John Anderson
Read: Syllabus unit
CFD fundamentals for aerospace and ME
Explore related topics
See real mechanical engineering careers
After exams and interviews, see how engineers actually built careers — milestones and decisions from people in the field.