document in README, that msi2lmp is now build alongside LAMMPS

This commit is contained in:
Axel Kohlmeyer 2019-04-07 00:47:10 -04:00
parent 6f7b3643ef
commit 13cf357f66
No known key found for this signature in database
GPG Key ID: D9B44E93BF0C375A
1 changed files with 6 additions and 2 deletions

View File

@ -49,8 +49,12 @@ This program uses the .car and .mdf files from MSI/Biosyms's INSIGHT
1. Building msi2lmp
Use the Makefile in the src directory. It is
currently set up for gcc. You will have to modify
If you are using CMake to compile LAMMPS, the building
(and installation) of msi2lmp is included in the normal
build process.
Otherwise you can use the Makefile in the src directory.
It is currently set up for gcc. You will have to modify
it to use a different compiler.
2. Testing the program