mhamadmahdialloush / uFVM

Learning the Finite Volume Method in CFD with MATLAB Programming

Home Page:https://www.aub.edu.lb/msfea/research/Pages/cfd.aspx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ufvm v 1.5
Open-source CFD package for academic purposes, done by CFD group at the American University of Beirut
contact us at: cfd@aub.edu.lb

Note:
Remember to add '~/uFVM' directory to your path in Matlab by calling: addpath(genpath(<uFVM Directory>));

Refer to the youtube video for watching how to set the paths, and how to work with uFVM:
https://youtu.be/zbOngaJj8HE

About

Learning the Finite Volume Method in CFD with MATLAB Programming

https://www.aub.edu.lb/msfea/research/Pages/cfd.aspx


Languages

Language:C++ 78.3%Language:MATLAB 21.7%