Installing RHM#
Prerequisites#
In order to install RHM onto your machine, following requirements suffice
unix terminal
gcc installation of C++14 or higher (might even work with C++11)
git installation
a few megabytes of free space
ROOT CERN installation (optional; if available, is enabled automatically)
Select an appropriate directory and run:
git clone https://github.com/Silence2107/Rotochemical-heating-manager.git
Now enter a newly created Rotochemical-heating-manager/ directory. In what follows all the commands are presented as if run from this directory.