diff --git a/doc/src/Commands_pair.txt b/doc/src/Commands_pair.txt index 47d4c40d8e..e6ebd21987 100644 --- a/doc/src/Commands_pair.txt +++ b/doc/src/Commands_pair.txt @@ -166,6 +166,7 @@ OPT. "lj/smooth/linear (o)"_pair_lj_smooth_linear.html, "lj/switch3/coulgauss/long"_pair_lj_switch3_coulgauss.html, "lj96/cut (go)"_pair_lj96.html, +"local/density"_pair_local_density.html, "lubricate (o)"_pair_lubricate.html, "lubricate/poly (o)"_pair_lubricate.html, "lubricateU"_pair_lubricateU.html, diff --git a/doc/src/lammps.book b/doc/src/lammps.book index 3c856bde19..9868c8f299 100644 --- a/doc/src/lammps.book +++ b/doc/src/lammps.book @@ -611,6 +611,7 @@ pair_lj_smooth.html pair_lj_smooth_linear.html pair_fep_soft.html pair_lj_switch3_coulgauss.html +pair_local_density.html pair_lubricate.html pair_lubricateU.html pair_mdf.html diff --git a/doc/src/pair_style.txt b/doc/src/pair_style.txt index 1b8e6d46ec..7ba982cd2d 100644 --- a/doc/src/pair_style.txt +++ b/doc/src/pair_style.txt @@ -228,6 +228,7 @@ accelerated styles exist. "lj/smooth/linear"_pair_lj_smooth_linear.html - linear smoothed LJ potential "lj/switch3/coulgauss"_pair_lj_switch3_coulgauss - smoothed LJ vdW potential with Gaussian electrostatics "lj96/cut"_pair_lj96.html - Lennard-Jones 9/6 potential +"local/density"_pair_local_density.html - generalized basic local density potential "lubricate"_pair_lubricate.html - hydrodynamic lubrication forces "lubricate/poly"_pair_lubricate.html - hydrodynamic lubrication forces with polydispersity "lubricateU"_pair_lubricateU.html - hydrodynamic lubrication forces for Fast Lubrication Dynamics diff --git a/doc/src/pairs.txt b/doc/src/pairs.txt index f36a87dea3..1f8f130e48 100644 --- a/doc/src/pairs.txt +++ b/doc/src/pairs.txt @@ -66,6 +66,7 @@ Pair Styles :h1 pair_lj_smooth pair_lj_smooth_linear pair_lj_switch3_coulgauss + pair_local_density pair_lubricate pair_lubricateU pair_mdf