Homebrew Godunov-type computational fluid dynamics solver with some additional physics.
-
Updated
Jun 17, 2025 - C++
Homebrew Godunov-type computational fluid dynamics solver with some additional physics.
CFD solver for the 2D incompressible Navier-Stokes equations
The fast Finite Volume simulator with UQ support.
Simulation of the n-component twin-bulb diffusion experiment using the finite volume method.
Finite-volume method solver for modelling incompressible fluid flows.
Implemented a NS solver using SIMPLE algorithm and solved the benchmark cavity problem. There are some small bugs that have to be fixed. But the thoery behind the code is well established. I used reference from a CFD book written by Versteeg. I found the explanation in this book to be better compared to the Patankar book. Next part is to impleme…
📘 Implementations using openFOAM library
2D structured finite volume method based solver for simulating compressible Navier-Stokes equations
Add a description, image, and links to the fvm topic page so that developers can more easily learn about it.
To associate your repository with the fvm topic, visit your repo's landing page and select "manage topics."