A numerical solver in C++ for the advection-diffusion equation and the Burgers' equation, currently supporting 1D and 2D formulation. Equation solved using the Finite Difference Method (FDM).
-
Updated
May 15, 2026 - C++
A numerical solver in C++ for the advection-diffusion equation and the Burgers' equation, currently supporting 1D and 2D formulation. Equation solved using the Finite Difference Method (FDM).
Fortran CFD simulator for 2D lid-driven cavity flow with modular design, OpenMP parallelization, HDF5 output, and extensible solvers for research and education.
Add a description, image, and links to the quick-scheme topic page so that developers can more easily learn about it.
To associate your repository with the quick-scheme topic, visit your repo's landing page and select "manage topics."