Beta Phase: Square45 is currently in beta testing. Expect some features or content to be incomplete or missing.
45

Governing Navier-Stokes Equations

The fundamental set of partial differential equations describing fluid motion. For incompressible flow, the momentum equation is ρ(u)u=p+μ2u+f\rho (\vec{u} \cdot \nabla) \vec{u} = -\nabla p + \mu \nabla^2 \vec{u} + \vec{f}, where ρ\rho is density and μ\mu is dynamic viscosity.
📜

The statement of the theorem

For an incompressible, Newtonian fluid (u=0\nabla \cdot \mathbf{u} = 0), the governing equations are:\n\n1. **Continuity Equation:**\nu=0 \nabla \cdot \mathbf{u} = 0 \n2. **Momentum Equation:**\nρ(u)u=p+μ2u+f \rho (\mathbf{u} \cdot \nabla) \mathbf{u} = -\nabla p + \mu \nabla^2 \mathbf{u} + \mathbf{f} \nwhere ρ\rho is the density, μ\mu is the dynamic viscosity, u\mathbf{u} is the velocity vector, pp is the pressure, and f\mathbf{f} represents external body forces.
Source: Wikipedia