diff --git a/bench/README b/bench/README index 5d1a3bc057..85d71cbb5d 100644 --- a/bench/README +++ b/bench/README @@ -82,7 +82,7 @@ also leave off the "-fft fftw3" switch if you do not have the FFTW library will be used. cd src -Make.py -j 16 -p none molecule manybody kspace granular orig \ +Make.py -j 16 -p none molecule manybody kspace granular rigid orig \ -cc mpi wrap=icc -fft fftw3 -a file mpi ---------------------------------------------------------------------- diff --git a/bench/in.chute.scaled b/bench/in.chute.scaled index cda2445620..7bac8fe12d 100644 --- a/bench/in.chute.scaled +++ b/bench/in.chute.scaled @@ -8,7 +8,7 @@ units lj atom_style sphere boundary p p fs newton off -communicate single vel yes +comm_modify vel yes read_data data.chute diff --git a/doc/Manual.html b/doc/Manual.html index 8a51000f98..a721809ec6 100644 --- a/doc/Manual.html +++ b/doc/Manual.html @@ -1,7 +1,7 @@ LAMMPS-ICMS Users Manual - + @@ -22,7 +22,7 @@

LAMMPS-ICMS Documentation

-

12 Mar 2015 version +

14 Mar 2015 version

Version info:

@@ -260,17 +260,21 @@ it gives quick access to documentation for all LAMMPS commands.
  • Python interface -