Tuesday, June 15, 2010

Add/build tools of LAMMPS

Go to the tools fold of LAMMPS,
Such as build the tool lmp2arc, do as following:

To build the program
% cd lmp2arc
% cd src
% make
% cp lmp2arc.exe ../bin

The program is only a few files so should compile
quickly.

No comments:

Post a Comment