Submitted by mb on
Smoothie is a static fluid flow (or heat transfer, if you prefer) simulator, which uses the finite element method. The core of the computational part of the application is done in C++, user interface is made in Qt, while visualization is done in OpenGL.
The projects makes use of several invaluable libraries, such as:
- Boost UBLAS
- Libxml2
- FreeType
- FTGL
The user guide and theoretical documentation is in progress.
This is open-source software. It's released under GNU GPL. Please follow the below links to access project activity and repository.