From b3f88da9390f5755b660bf73ada4e6ce7fad8155 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Fri, 15 Nov 2024 15:22:19 -0500 Subject: [PATCH] document KOKKOS restriction of fix spring/self --- doc/src/fix_spring_self.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/src/fix_spring_self.rst b/doc/src/fix_spring_self.rst index f8354b17d7..a78e7575f8 100644 --- a/doc/src/fix_spring_self.rst +++ b/doc/src/fix_spring_self.rst @@ -106,7 +106,9 @@ invoked by the :doc:`minimize ` command. Restrictions """""""""""" - none + +The KOKKOS version, *fix spring/self/kk* may only be used with a constant +value of K, not a variable. Related commands """"""""""""""""