🧮 How Does CFD Work: A Computational Fluid Dynamics Simulation
Step through the computational-fluid-dynamics pipeline: build a finite-volume mesh, discretise Navier-Stokes on it, then watch the pressure-Poisson solver iterate while the residual falls to convergence.
Fluid Dynamics & Aerodynamics3DAdvanced60 FPS
⚙ Under the hood
This simulation demonstrates the core principles of CFD by visualizing fluid flow around a cylinder within a channel. Users can adjust parameters like mesh resolution and solver settings to observe their impact on the resulting flow field.
Three.jsCFDFinite VolumeNavier-StokesMesh ResolutionIterative SolverConvergence
3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install