Navier-Stokes Equations for Newtonian Fluids
The Navier-Stokes equations are mathematical rules that describe how liquids and gases move — like how water flows in a pipe or air swirls around an airplane wing.
⚠️ Why It Matters
📘 Definition
The Navier-Stokes equations are a set of nonlinear partial differential equations expressing conservation of linear momentum for Newtonian fluids, derived from Newton’s second law applied to a fluid continuum. They couple velocity, pressure, density, and viscosity fields under the assumptions of local thermodynamic equilibrium and linear constitutive relations for viscous stress. For incompressible flow, they reduce to ∂u/∂t + (u·∇)u = −(1/ρ)∇p + ν∇²u, where u is velocity, p is pressure, ρ is density, and ν is kinematic viscosity.
🎨 Concept Diagram
AI-generated illustration for visual understanding
💡 Engineering Insight
Navier-Stokes solvers are not black boxes — every converged CFD result carries implicit assumptions about closure models, numerical diffusion, and boundary representation. A 5% discrepancy between simulation and plant pressure drop almost always traces to unmodeled gasket protrusion, inlet flow conditioning, or temperature-dependent viscosity interpolation — never to 'solver error'. Always anchor your mesh and physics settings to measurable process constraints, not textbook ideals.
📖 Detailed Explanation
For engineering practice, the incompressible form dominates chemical process design because liquid density changes are negligible (<0.1%) under typical P/T variations. However, compressibility must be retained for high-Mach gas systems (e.g., flare headers >0.3 Ma) or rapid transients (e.g., relief valve discharge), where density fluctuations couple strongly with pressure waves.
Advanced applications require extending the base equations: non-Newtonian rheology (e.g., Carreau-Yasuda for polymer melts), multiphase coupling (via Euler-Euler or Volume-of-Fluid methods), and conjugate heat transfer (adding Fourier’s law with interfacial flux continuity). These extensions increase computational cost exponentially — hence the industry standard remains calibrated single-phase RANS for >90% of process equipment design, validated against ISO 5167 or API RP 14E benchmarks.
🔄 Engineering Workflow
📋 Decision Guide
| Rock/Field Condition | Recommended Design Action |
|---|---|
| Re < 2000 & μ > 10 cP (e.g., glycerol-water mix) | Use Hagen-Poiseuille solution; avoid turbulence models; verify laminar thermal boundary layer coupling |
| 2000 < Re < 10⁵ & Newtonian behavior confirmed (constant μ vs. shear rate) | Apply k-ε or SST k-ω RANS model with wall functions; validate y⁺ ≈ 30–300 |
| High Re (>10⁶) with complex geometry (e.g., multi-pass heat exchanger) | Use hybrid LES-RANS (DES) with resolved near-wall mesh (y⁺ < 1); require DNS-calibrated subgrid models |
📊 Key Properties & Parameters
Dynamic Viscosity (μ)
0.00089 Pa·s (water at 25°C) to 100 Pa·s (heavy bitumen)Measure of a fluid’s resistance to shear deformation under applied stress
Directly scales viscous dissipation terms; errors >15% cause >30% error in pressure drop prediction for laminar flow
Reynolds Number (Re)
1–2000 (laminar), 2000–4000 (transition), >4000 (turbulent) in pipingDimensionless ratio of inertial to viscous forces: Re = ρUL/μ
Determines flow regime, dictates turbulence modeling choice, and governs applicability of analytical solutions
Froude Number (Fr)
0.1–0.3 (subcritical open-channel flow), >1.0 (supercritical/surging)Dimensionless ratio of inertial to gravitational forces: Fr = U/√(gL)
Critical for free-surface design in clarifiers, weirs, and surge tanks — mismatch causes surface instability or entrainment
Euler Number (Eu)
0.1–0.5 (centrifugal pumps), 5–20 (control valves at choked flow)Dimensionless pressure-to-inertial force ratio: Eu = Δp/(ρU²)
Enables scaling of pressure loss across geometrically similar equipment; essential for valve sizing and cavitation margin assessment
📐 Key Formulas
Incompressible Navier-Stokes (Conservation of Momentum)
ρ(∂u/∂t + u·∇u) = −∇p + μ∇²u + ρgMomentum balance for Newtonian fluid with constant density and viscosity
| Symbol | Name | Unit | Description |
|---|---|---|---|
| ρ | fluid density | kg/m³ | Mass per unit volume of the fluid |
| u | velocity vector | m/s | Fluid velocity field |
| t | time | s | Temporal variable |
| p | pressure | Pa | Scalar pressure field |
| μ | dynamic viscosity | Pa·s | Measure of fluid's resistance to shear deformation |
| g | gravitational acceleration vector | m/s² | Body force per unit mass due to gravity |
Reynolds Number
Re = ρUL/μDetermines flow regime and validity of laminar/turbulent modeling assumptions
| Symbol | Name | Unit | Description |
|---|---|---|---|
| ρ | Fluid density | kg/m³ | Mass per unit volume of the fluid |
| U | Characteristic velocity | m/s | Typical flow velocity, e.g., freestream or mean velocity |
| L | Characteristic length | m | Representative physical length scale, e.g., pipe diameter or chord length |
| μ | Dynamic viscosity | Pa·s | Measure of a fluid's resistance to shear flow |
🏭 Engineering Example
BASF Ludwigshafen Olefins Complex
N/A — fluid system: propylene refrigerant loop🏗️ Applications
- Pump and compressor selection
- Heat exchanger tube-side pressure drop estimation
- Reactor mixing efficiency prediction
- Relief system hydraulic analysis
- Pipeline slug flow mitigation design
🔧 Calculate This
⚡📋 Real Project Case
Ethylene Oxide Absorption Column Design Optimization
Greenfield petrochemical plant in Singapore