Tinker is provided as a complete source distribution. After unpacking the release, you can build a set of Tinker executables on almost any machine with GNU gfortran or another modern Fortran compiler. Makefiles, a cmake configure script, as well as standalone scripts to compile, build object libraries, and link executables on a wide variety of machine-CPU-operating system combinations are provided. To build using the Tinker Makefile, just copy /make/Makefile into the /source area of the distribution. Small changes are needed near the top of the Makefile to set directory names and activate the appropriate operating system and compiler. Then issue the "make" command while in the /source directory.
0 commit comments