some more tweaks to the example

This commit is contained in:
Axel Kohlmeyer
2020-04-29 17:15:46 -04:00
parent 6cd1b45a49
commit 910d91bc93
3 changed files with 1 additions and 300010 deletions

File diff suppressed because it is too large Load Diff

View File

@ -25,7 +25,7 @@ make machine # for binary (machine= e.g. mpi)
To run the example from this folder:
```
mpirun -np NPROCS /path/to/lammps/src/lmp_machine -in in.pafi.lammps
mpirun -np NPROCS /path/to/lammps/src/lmp_machine -in in.pafi
```
To generate your own path, please see the PAFI++ documentation for more details