Skip to content
Snippets Groups Projects
Commit 0d7e4f1e authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

update docs for pair style gauss/cut to document optional per pair cutoff

parent 9ef748bb
No related branches found
No related tags found
No related merge requests found
...@@ -63,7 +63,7 @@ solvent simulations of salt ions "(Lenart)"_#Lenart and of surfactants ...@@ -63,7 +63,7 @@ solvent simulations of salt ions "(Lenart)"_#Lenart and of surfactants
"(Jusufi)"_#Jusufi. In these instances the Gaussian potential mimics "(Jusufi)"_#Jusufi. In these instances the Gaussian potential mimics
the hydration barrier between a pair of particles. The hydration the hydration barrier between a pair of particles. The hydration
barrier is located at r_mh and has a width of sigma_h. The prefactor barrier is located at r_mh and has a width of sigma_h. The prefactor
determines the hight of the potential barrier. determines the height of the potential barrier.
The following coefficients must be defined for each pair of atom types The following coefficients must be defined for each pair of atom types
via the "pair_coeff"_pair_coeff.html command as in the example above, via the "pair_coeff"_pair_coeff.html command as in the example above,
...@@ -73,9 +73,11 @@ commands: ...@@ -73,9 +73,11 @@ commands:
H (energy * distance units) H (energy * distance units)
r_mh (distance units) r_mh (distance units)
sigma_h (distance units) :ul sigma_h (distance units)
cutoff (distance units) :ul
The global cutoff (r_c) specified in the pair_style command is used. The last coefficient is optional. If not specified, the global cutoff
is used.
:line :line
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment