Jump to content

Mod:Hunt Research Group/Installing DL POLY classic

From ChemWiki

DL POLY Classic

  • can be found on github here: https://gitlab.com/DL_POLY_Classic
  • click on download and then download a *.zip file
  • move the file to your Applications directory, then click on it to unzip
  • you will get a folder "dl_poly_master"
  • copy the sequential version of the dl_poly makefile into the source directory
cp build/MakeSEQ source/Makefile
  • cd into source and compile dlpoly by typing
make dlpoly
  • if successful you will find DLPOLY.X in your execute directory!