Fluid simulation in C++ based on "Real-Time Fluid Dynamics for Games" by Jos Stam
-
Updated
Jul 7, 2017 - C++
Fluid simulation in C++ based on "Real-Time Fluid Dynamics for Games" by Jos Stam
A simple investigation into various CFD methods (like SF-Vorticity approach, primitive variable FDM, FVM etc.) by using the Lid-Driven Cavity problem as an example
Add a description, image, and links to the pressure-projection topic page so that developers can more easily learn about it.
To associate your repository with the pressure-projection topic, visit your repo's landing page and select "manage topics."