Skip to content

gzavo/medFlow2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

medFlow2D

Old lattice Boltzmann code written in C. It is meant as an education tool, both for the LBM method, and for CFD in general. It contains a Python GUI that facilitates the problem setup, and gives monitoring tools during the execution.

The C computing back-end is OpenMP parallel, and communicates with the GUI via files (can be on a shared file system). Thus the user interface and the computation can run on different machines.

For more detailed information check the 'Doc' folder.

About

No description, website, or topics provided.

Resources

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE
Unknown
License.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published