Getting TROVE ================ Downalod TROVE from github_ .. _github: https://github.com/Trovemaster/TROVE/ To compile, edit the makefile and compile by running :: make TROVE is provided both as source code and as compiled executables for Linux and Microsoft Windows. Using the executables is the easiest way to run TROVE. TROVE works from the command line (also known as the ``terminal`` or ``command prompt``). A TROVE input is a plain text input file (see documentation and examples on github) which is fed into the program with a command of the kind :: TROVE-executable < filename.inp > filename.out Please note that TROVE is still in active development and new versions with bug fixes and new functionalities are expected to appear regularly. The most recent version under the development is _TROVE. If you have found a bug or you would like to make a comment please do not hesitate to contact the authors (contact details are reported in the first page of this manual). .. _TROVE: https://github.com/Trovemaster/TROVE/tree/develop