Computational Fluid Dynamics (CFD) with the Finite Volume Method (FVM)
This is our Navier-Stokes spectro-consistent FVM CFD solver for the Master's Aerodynamics course
mainA.m
to verify convective and diffusive termsmainB.m
to verify pressure correctionmainC.m
to verify time integration
- 2D problems
- Structured mesh
- Periodic boundary conditions
The code has been tested using the latest MATLAB R2018b on Linux