git clone https://github.com/jewettaij/moltemplate moltemplate
git clone https://github.com/jewettaij/emoltemplate emoltemplate_docs
Then follow the installation instructions in the
README file.
Please Ignore the "moltemplate/docs" and "moltemplate/examples"
subdirectories. (These directories currently contain documentation
specific to the LAMMPS version of moltemplate. The ESPResSo-specific
documentation can be downloaed at:
https://github.com/jewettaij/emoltemplate) To update to the latest version of moltemplate/emoltemplate use:
git pull
from within each directory.
If you have difficulty using git, you can also:
tar -xzvf moltemplate_2020-3-10.tar.gz #emoltemplate (and moltemplate)
tar -xzvf emoltemplate_2020-3-10.tar.gz #examples for emoltemplate
(The date will vary from version to version.)
Unpack the archive in your home directory and install moltemplate following the instructions in the "README.md" file that is contained in the moltemplate archive. (This may differ slightly from the instructions in the manual. NOTE: Git is the preferred method for downloading emoltemplate. If you can access github.com, try using git. I can't guarantee that I will remember to keep the .tar.gz file links on this web page up to date. Please me know if you have difficulty downloading emoltemplate.)