From f323fb29b3cc6e96a643b9de94c73472c3f9bccd Mon Sep 17 00:00:00 2001 From: Joel Clemmer Date: Mon, 5 Apr 2021 11:53:49 -0600 Subject: [PATCH] Reverting no_attraction option in wall gran region docu --- doc/src/fix_wall_gran_region.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/src/fix_wall_gran_region.rst b/doc/src/fix_wall_gran_region.rst index b7a9ff6bd7..35fe1fab72 100644 --- a/doc/src/fix_wall_gran_region.rst +++ b/doc/src/fix_wall_gran_region.rst @@ -36,14 +36,12 @@ Syntax * wallstyle = region (see :doc:`fix wall/gran ` for options for other kinds of walls) * region-ID = region whose boundary will act as wall -* keyword = *contacts* or *no_attraction* +* keyword = *contacts* .. parsed-literal:: *contacts* value = none generate contact information for each particle - *no_attraction* value = none - turn off possibility of attractive interactions Examples """"""""