doc fixes

This commit is contained in:
Axel Kohlmeyer
2023-01-24 21:28:08 -05:00
parent dec3afe595
commit b17689af6b
2 changed files with 5 additions and 4 deletions

View File

@ -732,8 +732,8 @@ choices:
* Use one of the 4 NPT or NPH styles for the rigid bodies. Use the
*dilate* all option so that it will dilate the positions of the
*non-rigid particles as well. Use :doc:`fix nvt <fix_nh>` (or any
*other thermostat) for the non-rigid particles.
non-rigid particles as well. Use :doc:`fix nvt <fix_nh>` (or any
other thermostat) for the non-rigid particles.
* Use :doc:`fix npt <fix_nh>` for the group of non-rigid particles. Use
the *dilate* all option so that it will dilate the center-of-mass
positions of the rigid bodies as well. Use one of the 4 NVE or 2 NVT

View File

@ -202,8 +202,9 @@ These pair styles can only be used via the *pair* keyword of the
.. note::
There is a unresolved issue with the `amoeba/gpu` and `hippo/gpu`
pair styles with the OpenCL build when running on integrated GPUs.
Using the GPU accelerated pair styles 'amoeba/gpu' or 'hippo/gpu'
when compiling the GPU package for OpenCL has a few known issues
when running on integrated GPUs and the calculation may crash.
----------