Hydrostatic Balance#
The Navier-Stokes equations in three-dimensional Cartesian coordinates for a Newtonian fluid are expressed as follows:
General Form (Momentum Equation)#
where:
\(\mathbf{V} = (u, v, w)\) is the velocity vector,
\(\rho\) is the fluid density,
\(p\) is the pressure,
\(\mu\) is the dynamic viscosity,
\(\mathbf{f}\) is the body force per unit volume, such as gravity.
Assumptions for Hydrostatic Balance#
To derive hydrostatic balance:
Steady-state condition: \(\frac{\partial \mathbf{V}}{\partial t} = 0\) (no time-dependent changes).
No motion: \(\mathbf{V} = 0\) (fluid is at rest, so no convective acceleration).
Negligible viscous forces: \(\mu \nabla^2 \mathbf{V} = 0\) (dominance of pressure and body forces over viscous effects).
With these assumptions, the Navier-Stokes equations simplify to:
Incorporating Gravitational Force#
The dominant body force in many scenarios is gravity, \(\mathbf{f} = -\rho g \mathbf{j}\), where \(\mathbf{j}\) is the unit vector in the vertical direction (\(z\)). Substituting:
In component form, this becomes:
The pressure only varies in the \(z\) direction, leading to:
This is the equation of hydrostatic balance.
Integration of Hydrostatic Balance#
1. Incompressible Fluid (Liquids)#
For an incompressible fluid, \(\rho\) is constant. Integrating \(\frac{\partial p}{\partial z} = -\rho g\):
where:
\(p_0\) is the pressure at a reference height \(z = 0\).
This is the well-known hydrostatic pressure formula for liquids.
2. Compressible Fluid (Atmosphere)#
For a compressible fluid, \(\rho\) varies with pressure and temperature. Using the ideal gas law:
where:
\(R\) is the specific gas constant,
\(T\) is the temperature.
Substitute \(\rho\) into \(\frac{\partial p}{\partial z} = -\rho g\):
Assuming isothermal conditions (\(T\) is constant), we can integrate:
Integrating:
Exponentiate to solve for \(p(z)\):
where \(p_0\) is the pressure at \(z = 0\). This is the barometric pressure formula for the atmosphere.
Summary#
For incompressible fluids, hydrostatic pressure increases linearly with depth.
For compressible fluids, pressure decreases exponentially with height under isothermal conditions. These simplifications and integrations illustrate the core principles of hydrostatic balance for different fluid states.