Skip to content
/ fvm-cfd Public

Computational Fluid Dynamics with the Finite Volume Method

License

Notifications You must be signed in to change notification settings

polmes/fvm-cfd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FVM CFD

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

Run test scripts

  • mainA.m to verify convective and diffusive terms
  • mainB.m to verify pressure correction
  • mainC.m to verify time integration

Current limitations

  • 2D problems
  • Structured mesh
  • Periodic boundary conditions

The code has been tested using the latest MATLAB R2018b on Linux

Examples

Velocity field Velocity streamlines Pressure field

About

Computational Fluid Dynamics with the Finite Volume Method

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages