rename USER-LB to LATBOLTZ

This commit is contained in:
Axel Kohlmeyer
2021-06-29 17:07:14 -04:00
parent dc3efd17d2
commit 8bf6805e1d
54 changed files with 26 additions and 26 deletions

View File

@ -90,7 +90,7 @@ standard. A more detailed discussion of that is below.
directory, or ``make`` from the ``src/STUBS`` dir. If the build
fails, you may need to edit the ``STUBS/Makefile`` for your
platform. The stubs library does not provide MPI/IO functions
required by some LAMMPS packages, e.g. ``MPIIO`` or ``USER-LB``,
required by some LAMMPS packages, e.g. ``MPIIO`` or ``LATBOLTZ``,
and thus is not compatible with those packages.
.. note::