The fast Finite Volume simulator with UQ support.
-
Updated
Feb 16, 2025 - C++
The fast Finite Volume simulator with UQ support.
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
CFD solver for the 2D incompressible Navier-Stokes equations
Homebrew Godunov-type computational fluid dynamics solver with some additional physics.
Simulation of the n-component twin-bulb diffusion experiment using the finite volume method.
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."