From 5ab442f10bc087481ff7d173fa05993ce0619661 Mon Sep 17 00:00:00 2001 From: Evangelos Voyiatzis Date: Fri, 14 Mar 2025 09:32:10 +0100 Subject: [PATCH] Include yukawa in the list of supported pair styles in fix_adapt.rst --- doc/src/fix_adapt.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/src/fix_adapt.rst b/doc/src/fix_adapt.rst index 93bd8da041..34e3e450f6 100644 --- a/doc/src/fix_adapt.rst +++ b/doc/src/fix_adapt.rst @@ -236,6 +236,8 @@ formulas for the meaning of these parameters: +------------------------------------------------------------------------------+--------------------------------------------------+-------------+ | :doc:`wf/cut ` | epsilon,sigma,nu,mu | type pairs | +------------------------------------------------------------------------------+--------------------------------------------------+-------------+ +| :doc:`yukawa ` | alpha | type pairs | ++------------------------------------------------------------------------------+--------------------------------------------------+-------------+ .. note::