Graphical Post Processor for OpenSMOKE++ solvers (based on Qt 5.3)
In order to compile the OpenSMOKEppPostProcessor the Qt Libraries (version 5.3 or higher) are needed.
The Qt libraries are available for free at the following web-address:
http://qt-project.org/downloads
-
Windows The
projects/Windows/OpenSMOKEppPostProcessorprovides a project for Microsoft Visual Studio -
Linux Go to the
projects/Linuxfolder and run the following instructions:qmake QtOpenSMOKE_PostProcessor.pro make clean make