Penacho is a simulation software that calculates and draws the gas dispersion of a smokestack in the atmosphere. It consists of a GUI to enter air conditions, an atmospheric dispersion modeling solver, and an interactive 3D graphics engine. Penacho draws the plume evolution, the particles' deposition and the pollutant concentration distribution, as an isosurface and a grid plane for each coordinate axis. Penacho exports its simulation results as a text file, VTK structured points, or CSV (suitable for spreadsheets).
| Tags | Scientific/Engineering Physics Visualization |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | POSIX Linux |
| Implementation | C C++ |
| Translations | Spanish |
C++ template classes implementing a B+ tree key/data container in main memory.