From 24bede9ffff882c67fd0045c4cd3360276ca6ba0 Mon Sep 17 00:00:00 2001
From: Evangelos Voyiatzis <evoyiatzis@gmail.com>
Date: Tue, 22 Jan 2019 19:37:58 +0100
Subject: [PATCH] Update fix_adapt_fep.txt

---
 doc/src/fix_adapt_fep.txt | 23 ++++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)

diff --git a/doc/src/fix_adapt_fep.txt b/doc/src/fix_adapt_fep.txt
index e18a2e7771..01634d0a85 100644
--- a/doc/src/fix_adapt_fep.txt
+++ b/doc/src/fix_adapt_fep.txt
@@ -113,29 +113,42 @@ can be varied by this fix.  See the doc pages for individual pair
 styles and their energy formulas for the meaning of these parameters:
 
 "born"_pair_born.html: a,b,c: type pairs:
+"born/coul/long, born/coul/msm"_pair_born.html: coulombic_cutoff: type global:
 "buck"_pair_buck.html: a,c: type pairs:
+"buck/coul/long, buck/coul/msm"_pair_buck.html: coulombic_cutoff: type global:
 "buck/mdf"_pair_mdf.html: a,c: type pairs:
 "coul/cut"_pair_coul.html: scale: type pairs:
 "coul/cut/soft"_pair_lj_soft.html: lambda: type pairs:
 "coul/debye"_pair_coul.html: scale: type pairs:
-"coul/dsf"_pair_coul.html: coulombic_cutoff: type pairs:
-"coul/long"_pair_coul.html: scale: type pairs:
+"coul/dsf"_pair_coul.html: coulombic_cutoff: type global:
+"coul/long, coul/msm"_pair_coul.html: coulombic_cutoff, scale: type pairs:
+"coul/long/soft"_pair_lj_soft.html: scale, lambda, coulombic_cutoff: type pairs:
 "eam, eam/alloy, eam/fs"_pair_eam.html: scale: type pairs:
 "gauss"_pair_gauss.html: a: type pairs:
 "lennard/mdf"_pair_mdf.html: A,B: type pairs:
 "lj/class2"_pair_class2.html: epsilon,sigma: type pairs:
-"lj/class2/coul/cut"_pair_class2.html: epsilon,sigma,coulombic_cutoff: type pairs:
+"lj/class2/coul/cut, lj/class2/coul/long"_pair_class2.html: epsilon,sigma,coulombic_cutoff: type pairs:
 "lj/cut"_pair_lj.html: epsilon,sigma: type pairs:
-"lj/cut/coul/cut"_pair_lj.html: epsilon,sigma,coulombic_cutoff: type pairs:
+"lj/cut/coul/cut, lj/cut/coul/long, lj/cut/coul/msm"_pair_lj.html: epsilon,sigma,coulombic_cutoff: type pairs:
+"lj/cut/coul/cut/soft, lj/cut/coul/long/soft"_pair_lj_soft.html: epsilon,sigma,lambda,coulombic_cutoff: type pairs:
+"lj/cut/coul/dsf"_pair_lj.html: cutoff: type global:
+"lj/cut/tip4p/cut"_pair_lj.html: epsilon,sigma,coulombic_cutoff: type pairs:
 "lj/cut/soft"_pair_lj_soft.html: epsilon,sigma,lambda: type pairs:
 "lj/expand"_pair_lj_expand.html: epsilon,sigma,delta: type pairs:
 "lj/mdf"_pair_mdf.html: epsilon,sigma: type pairs:
 "lj/sf/dipole/sf"_pair_dipole.html: epsilon,sigma,scale: type pairs:
 "lubricate"_pair_lubricate.html: mu: global:
 "mie/cut"_pair_mie.html: epsilon,sigma,gamma_repulsive,gamma_attractive: type pairs:
-"morse"_pair_morse.html: D0,R0,alpha: type pairs:
+"morse, morse/smooth/linear"_pair_morse.html: D0,R0,alpha: type pairs:
 "morse/soft"_pair_morse.html: D0,R0,alpha,lambda: type pairs:
 "nm/cut"_pair_nm.html: E0,R0,m,n: type pairs:
+"nm/cut/coul/cut, nm/cut/coul/long"_pair_nm.html: E0,R0,m,n,coulombic_cutoff: type pairs:
+"reax/c"_pair_reaxc.html: chi, eta, gamma: type global:
+"spin/dmi"_pair_spin_dmi.html: coulombic_cutoff: type global:
+"spin/exchange"_pair_spin_exchange.html: coulombic_cutoff: type global:
+"spin/magelec"_pair_spin_magelec.html: coulombic_cutoff: type global:
+"spin/neel"_pair_spin_neel.html: coulombic_cutoff: type global:
+"table"_pair_table.html: table_cutoff: type pairs:
 "ufm"_pair_ufm.html: epsilon,sigma: type pairs:
 "soft"_pair_soft.html: a: type pairs :tb(c=3,s=:)
 
-- 
GitLab