Merge pull request #1535 from evoyiatzis/class2

Implementation of inner/middle/outer compute methods for lj/class2/coul/long
This commit is contained in:
Axel Kohlmeyer
2019-06-25 06:00:06 -04:00
committed by GitHub
3 changed files with 418 additions and 4 deletions

View File

@ -155,7 +155,7 @@ All of the lj/class2 pair styles write their information to "binary
restart files"_restart.html, so pair_style and pair_coeff commands do
not need to be specified in an input script that reads a restart file.
Only the {lj/class2} pair style support the use of the
Only the {lj/class2} and {lj/class2/coul/long} pair styles support the use of the
{inner}, {middle}, and {outer} keywords of the "run_style
respa"_run_style.html command, meaning the pairwise forces can be
partitioned by distance at different levels of the rRESPA hierarchy.