Merge branch 'develop' into amoeba-gpu

This commit is contained in:
Axel Kohlmeyer
2023-01-24 20:22:59 -05:00
612 changed files with 5186 additions and 94929 deletions

View File

@ -128,12 +128,12 @@ Makefile.lammps is created by the make command, by copying one of the
Makefile.lammps.* files. See the EXTRAMAKE setting at the top of the
Makefile.* files.
IMPORTANT: You should examine the final Makefile.lammps to insure it is
IMPORTANT: You should examine the final Makefile.lammps to ensure it is
correct for your system, else the LAMMPS build can fail.
IMPORTANT: If you re-build the library, e.g. for a different precision
(see below), you should do a "make clean" first, e.g. make -f
Makefile.linux clean, to insure all previous derived files are removed
Makefile.linux clean, to ensure all previous derived files are removed
before the new build is done.
NOTE: The system-specific setting LAMMPS_SMALLBIG (default), LAMMPS_BIGBIG,