From 1ad45d65d6ea6c45c4df71d56fb626c5353281ac Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Mon, 19 Apr 2021 08:09:02 -0400 Subject: [PATCH] document limitation of not using GPU pair styles as the same style multiple times with hybrid --- doc/src/pair_hybrid.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/src/pair_hybrid.rst b/doc/src/pair_hybrid.rst index e4e253caf9..868d645b83 100644 --- a/doc/src/pair_hybrid.rst +++ b/doc/src/pair_hybrid.rst @@ -452,6 +452,9 @@ the same or else LAMMPS will generate an error. Pair style *hybrid/scaled* currently only works for non-accelerated pair styles and pair styles from the OPT package. +When using pair styles from the GPU package they must not be listed +multiple times. LAMMPS will detect this and abort. + Related commands """"""""""""""""