Smoothie
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.
| Status | Inactive |
| Language | C++ |
|---|---|
| License | GNU General Public License v3.0 |