''
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13800 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -1,117 +1,224 @@
|
||||
<HTML>
|
||||
<CENTER><A HREF = "http://lammps.sandia.gov">LAMMPS WWW Site</A> - <A HREF = "Manual.html">LAMMPS Documentation</A> - <A HREF = "Section_commands.html#comm">LAMMPS Commands</A>
|
||||
</CENTER>
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
|
||||
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>pair_style colloid command — LAMMPS 15 May 2015 version documentation</title>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="_static/sphinxcontrib-images/LightBox2/lightbox2/css/lightbox.css" type="text/css" />
|
||||
|
||||
|
||||
|
||||
<link rel="top" title="LAMMPS 15 May 2015 version documentation" href="index.html"/>
|
||||
|
||||
|
||||
<script src="_static/js/modernizr.min.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
<body class="wy-body-for-nav" role="document">
|
||||
|
||||
<div class="wy-grid-for-nav">
|
||||
|
||||
|
||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||||
<div class="wy-side-nav-search">
|
||||
|
||||
|
||||
|
||||
<a href="Manual.html" class="icon icon-home"> LAMMPS
|
||||
|
||||
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
<input type="text" name="q" placeholder="Search docs" />
|
||||
<input type="hidden" name="check_keywords" value="yes" />
|
||||
<input type="hidden" name="area" value="default" />
|
||||
</form>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
|
||||
|
||||
|
||||
|
||||
<ul>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_intro.html">1. Introduction</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_start.html">2. Getting Started</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_commands.html">3. Commands</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_packages.html">4. Packages</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_accelerate.html">5. Accelerating LAMMPS performance</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_howto.html">6. How-to discussions</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_example.html">7. Example problems</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_perf.html">8. Performance & scalability</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_tools.html">9. Additional tools</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_modify.html">10. Modifying & extending LAMMPS</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_python.html">11. Python interface to LAMMPS</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_errors.html">12. Errors</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Section_history.html">13. Future and history</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</nav>
|
||||
|
||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
|
||||
|
||||
|
||||
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
|
||||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||||
<a href="Manual.html">LAMMPS</a>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
|
||||
<HR>
|
||||
|
||||
<H3>pair_style colloid command
|
||||
</H3>
|
||||
<H3>pair_style colloid/gpu command
|
||||
</H3>
|
||||
<H3>pair_style colloid/omp command
|
||||
</H3>
|
||||
<P><B>Syntax:</B>
|
||||
</P>
|
||||
<PRE>pair_style colloid cutoff
|
||||
</PRE>
|
||||
<UL><LI>cutoff = global cutoff for colloidal interactions (distance units)
|
||||
</UL>
|
||||
<P><B>Examples:</B>
|
||||
</P>
|
||||
<PRE>pair_style colloid 10.0
|
||||
|
||||
<div class="wy-nav-content">
|
||||
<div class="rst-content">
|
||||
<div role="navigation" aria-label="breadcrumbs navigation">
|
||||
<ul class="wy-breadcrumbs">
|
||||
<li><a href="Manual.html">Docs</a> »</li>
|
||||
|
||||
<li>pair_style colloid command</li>
|
||||
<li class="wy-breadcrumbs-aside">
|
||||
|
||||
|
||||
<a href="http://lammps.sandia.gov">Website</a>
|
||||
<a href="Section_commands.html#comm">Commands</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
<hr/>
|
||||
|
||||
</div>
|
||||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
|
||||
<div itemprop="articleBody">
|
||||
|
||||
<div class="section" id="pair-style-colloid-command">
|
||||
<span id="index-0"></span><h1>pair_style colloid command<a class="headerlink" href="#pair-style-colloid-command" title="Permalink to this headline">¶</a></h1>
|
||||
</div>
|
||||
<div class="section" id="pair-style-colloid-gpu-command">
|
||||
<h1>pair_style colloid/gpu command<a class="headerlink" href="#pair-style-colloid-gpu-command" title="Permalink to this headline">¶</a></h1>
|
||||
</div>
|
||||
<div class="section" id="pair-style-colloid-omp-command">
|
||||
<h1>pair_style colloid/omp command<a class="headerlink" href="#pair-style-colloid-omp-command" title="Permalink to this headline">¶</a></h1>
|
||||
<div class="section" id="syntax">
|
||||
<h2>Syntax<a class="headerlink" href="#syntax" title="Permalink to this headline">¶</a></h2>
|
||||
<div class="highlight-python"><div class="highlight"><pre>pair_style colloid cutoff
|
||||
</pre></div>
|
||||
</div>
|
||||
<ul class="simple">
|
||||
<li>cutoff = global cutoff for colloidal interactions (distance units)</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="examples">
|
||||
<h2>Examples<a class="headerlink" href="#examples" title="Permalink to this headline">¶</a></h2>
|
||||
<div class="highlight-python"><div class="highlight"><pre>pair_style colloid 10.0
|
||||
pair_coeff * * 25 1.0 10.0 10.0
|
||||
pair_coeff 1 1 144 1.0 0.0 0.0 3.0
|
||||
pair_coeff 1 2 75.398 1.0 0.0 10.0 9.0
|
||||
pair_coeff 2 2 39.478 1.0 10.0 10.0 25.0
|
||||
</PRE>
|
||||
<P><B>Description:</B>
|
||||
</P>
|
||||
<P>Style <I>colloid</I> computes pairwise interactions between large colloidal
|
||||
pair_coeff 2 2 39.478 1.0 10.0 10.0 25.0
|
||||
</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="description">
|
||||
<h2>Description<a class="headerlink" href="#description" title="Permalink to this headline">¶</a></h2>
|
||||
<p>Style <em>colloid</em> computes pairwise interactions between large colloidal
|
||||
particles and small solvent particles using 3 formulas. A colloidal
|
||||
particle has a size > sigma; a solvent particle is the usual
|
||||
Lennard-Jones particle of size sigma.
|
||||
</P>
|
||||
<P>The colloid-colloid interaction energy is given by
|
||||
</P>
|
||||
<CENTER><IMG SRC = "Eqs/pair_colloid_cc.jpg">
|
||||
</CENTER>
|
||||
<P>where A_cc is the Hamaker constant, a1 and a2 are the radii of the two
|
||||
particle has a size > sigma; a solvent particle is the usual
|
||||
Lennard-Jones particle of size sigma.</p>
|
||||
<p>The colloid-colloid interaction energy is given by</p>
|
||||
<img alt="_images/pair_colloid_cc.jpg" class="align-center" src="_images/pair_colloid_cc.jpg" />
|
||||
<p>where A_cc is the Hamaker constant, a1 and a2 are the radii of the two
|
||||
colloidal particles, and Rc is the cutoff. This equation results from
|
||||
describing each colloidal particle as an integrated collection of
|
||||
Lennard-Jones particles of size sigma and is derived in
|
||||
<A HREF = "#Everaers">(Everaers)</A>.
|
||||
</P>
|
||||
<P>The colloid-solvent interaction energy is given by
|
||||
</P>
|
||||
<CENTER><IMG SRC = "Eqs/pair_colloid_cs.jpg">
|
||||
</CENTER>
|
||||
<P>where A_cs is the Hamaker constant, a is the radius of the colloidal
|
||||
<a class="reference internal" href="pair_resquared.html#everaers"><span>(Everaers)</span></a>.</p>
|
||||
<p>The colloid-solvent interaction energy is given by</p>
|
||||
<img alt="_images/pair_colloid_cs.jpg" class="align-center" src="_images/pair_colloid_cs.jpg" />
|
||||
<p>where A_cs is the Hamaker constant, a is the radius of the colloidal
|
||||
particle, and Rc is the cutoff. This formula is derived from the
|
||||
colloid-colloid interaction, letting one of the particle sizes go to
|
||||
zero.
|
||||
</P>
|
||||
<P>The solvent-solvent interaction energy is given by the usual
|
||||
Lennard-Jones formula
|
||||
</P>
|
||||
<CENTER><IMG SRC = "Eqs/pair_colloid_ss.jpg">
|
||||
</CENTER>
|
||||
<P>with A_ss set appropriately, which results from letting both particle
|
||||
sizes go to zero.
|
||||
</P>
|
||||
<P>When used in combination with <A HREF = "pair_colloid.html">pair_style
|
||||
yukawa/colloid</A>, the two terms become the so-called
|
||||
zero.</p>
|
||||
<p>The solvent-solvent interaction energy is given by the usual
|
||||
Lennard-Jones formula</p>
|
||||
<img alt="_images/pair_colloid_ss.jpg" class="align-center" src="_images/pair_colloid_ss.jpg" />
|
||||
<p>with A_ss set appropriately, which results from letting both particle
|
||||
sizes go to zero.</p>
|
||||
<p>When used in combination with <a class="reference internal" href=""><em>pair_style yukawa/colloid</em></a>, the two terms become the so-called
|
||||
DLVO potential, which combines electrostatic repulsion and van der
|
||||
Waals attraction.
|
||||
</P>
|
||||
<P>The following coefficients must be defined for each pair of atoms
|
||||
types via the <A HREF = "pair_coeff.html">pair_coeff</A> command as in the examples
|
||||
Waals attraction.</p>
|
||||
<p>The following coefficients must be defined for each pair of atoms
|
||||
types via the <a class="reference internal" href="pair_coeff.html"><em>pair_coeff</em></a> command as in the examples
|
||||
above, or in the data file or restart files read by the
|
||||
<A HREF = "read_data.html">read_data</A> or <A HREF = "read_restart.html">read_restart</A>
|
||||
commands, or by mixing as described below:
|
||||
</P>
|
||||
<UL><LI>A (energy units)
|
||||
<LI>sigma (distance units)
|
||||
<LI>d1 (distance units)
|
||||
<LI>d2 (distance units)
|
||||
<LI>cutoff (distance units)
|
||||
</UL>
|
||||
<P>A is the Hamaker energy prefactor and should typically be set as
|
||||
follows:
|
||||
</P>
|
||||
<UL><LI>A_cc = colloid/colloid = 4 pi^2 = 39.5
|
||||
<LI>A_cs = colloid/solvent = sqrt(A_cc*A_ss)
|
||||
<LI>A_ss = solvent/solvent = 144 (assuming epsilon = 1, so that 144/36 = 4)
|
||||
</UL>
|
||||
<P>Sigma is the size of the solvent particle or the constituent particles
|
||||
<a class="reference internal" href="read_data.html"><em>read_data</em></a> or <a class="reference internal" href="read_restart.html"><em>read_restart</em></a>
|
||||
commands, or by mixing as described below:</p>
|
||||
<ul class="simple">
|
||||
<li>A (energy units)</li>
|
||||
<li>sigma (distance units)</li>
|
||||
<li>d1 (distance units)</li>
|
||||
<li>d2 (distance units)</li>
|
||||
<li>cutoff (distance units)</li>
|
||||
</ul>
|
||||
<p>A is the Hamaker energy prefactor and should typically be set as
|
||||
follows:</p>
|
||||
<ul class="simple">
|
||||
<li>A_cc = colloid/colloid = 4 pi^2 = 39.5</li>
|
||||
<li>A_cs = colloid/solvent = sqrt(A_cc*A_ss)</li>
|
||||
<li>A_ss = solvent/solvent = 144 (assuming epsilon = 1, so that 144/36 = 4)</li>
|
||||
</ul>
|
||||
<p>Sigma is the size of the solvent particle or the constituent particles
|
||||
integrated over in the colloidal particle and should typically be set
|
||||
as follows:
|
||||
</P>
|
||||
<UL><LI>Sigma_cc = colloid/colloid = 1.0
|
||||
<LI>Sigma_cs = colloid/solvent = arithmetic mixing between colloid sigma and solvent sigma
|
||||
<LI>Sigma_ss = solvent/solvent = 1.0 or whatever size the solvent particle is
|
||||
</UL>
|
||||
<P>Thus typically Sigma_cs = 1.0, unless the solvent particle's size !=
|
||||
1.0.
|
||||
</P>
|
||||
<P>D1 and d2 are particle diameters, so that d1 = 2*a1 and d2 = 2*a2 in
|
||||
the formulas above. Both d1 and d2 must be values >= 0. If d1 > 0
|
||||
and d2 > 0, then the pair interacts via the colloid-colloid formula
|
||||
as follows:</p>
|
||||
<ul class="simple">
|
||||
<li>Sigma_cc = colloid/colloid = 1.0</li>
|
||||
<li>Sigma_cs = colloid/solvent = arithmetic mixing between colloid sigma and solvent sigma</li>
|
||||
<li>Sigma_ss = solvent/solvent = 1.0 or whatever size the solvent particle is</li>
|
||||
</ul>
|
||||
<p>Thus typically Sigma_cs = 1.0, unless the solvent particle’s size !=
|
||||
1.0.</p>
|
||||
<p>D1 and d2 are particle diameters, so that d1 = 2*a1 and d2 = 2*a2 in
|
||||
the formulas above. Both d1 and d2 must be values >= 0. If d1 > 0
|
||||
and d2 > 0, then the pair interacts via the colloid-colloid formula
|
||||
above. If d1 = 0 and d2 = 0, then the pair interacts via the
|
||||
solvent-solvent formula. I.e. a d value of 0 is a Lennard-Jones
|
||||
particle of size sigma. If either d1 = 0 or d2 = 0 and the other is
|
||||
larger, then the pair interacts via the colloid-solvent formula.
|
||||
</P>
|
||||
<P>Note that the diameter of a particular particle type may appear in
|
||||
larger, then the pair interacts via the colloid-solvent formula.</p>
|
||||
<p>Note that the diameter of a particular particle type may appear in
|
||||
multiple pair_coeff commands, as it interacts with other particle
|
||||
types. You should insure the particle diameter is specified
|
||||
consistently each time it appears.
|
||||
</P>
|
||||
<P>The last coefficient is optional. If not specified, the global cutoff
|
||||
consistently each time it appears.</p>
|
||||
<p>The last coefficient is optional. If not specified, the global cutoff
|
||||
specified in the pair_style command is used. However, you typically
|
||||
want different cutoffs for interactions between different particle
|
||||
sizes. E.g. if colloidal particles of diameter 10 are used with
|
||||
@ -119,95 +226,135 @@ solvent particles of diameter 1, then a solvent-solvent cutoff of 2.5
|
||||
would correspond to a colloid-colloid cutoff of 25. A good
|
||||
rule-of-thumb is to use a colloid-solvent cutoff that is half the big
|
||||
diameter + 4 times the small diameter. I.e. 9 = 5 + 4 for the
|
||||
colloid-solvent cutoff in this case.
|
||||
</P>
|
||||
<P>IMPORTANT NOTE: When using pair_style colloid for a mixture with 2 (or
|
||||
colloid-solvent cutoff in this case.</p>
|
||||
<div class="admonition warning">
|
||||
<p class="first admonition-title">Warning</p>
|
||||
<p class="last">When using pair_style colloid for a mixture with 2 (or
|
||||
more) widely different particles sizes (e.g. sigma=10 colloids in a
|
||||
background sigam=1 LJ fluid), you will likely want to use these
|
||||
commands for efficiency: <A HREF = "neighbor.html">neighbor multi</A> and
|
||||
<A HREF = "comm_modify.html">comm_modify multi</A>.
|
||||
</P>
|
||||
<HR>
|
||||
|
||||
<P>Styles with a <I>cuda</I>, <I>gpu</I>, <I>intel</I>, <I>kk</I>, <I>omp</I>, or <I>opt</I> suffix are
|
||||
commands for efficiency: <a class="reference internal" href="neighbor.html"><em>neighbor multi</em></a> and
|
||||
<a class="reference internal" href="comm_modify.html"><em>comm_modify multi</em></a>.</p>
|
||||
</div>
|
||||
<hr class="docutils" />
|
||||
<p>Styles with a <em>cuda</em>, <em>gpu</em>, <em>intel</em>, <em>kk</em>, <em>omp</em>, or <em>opt</em> suffix are
|
||||
functionally the same as the corresponding style without the suffix.
|
||||
They have been optimized to run faster, depending on your available
|
||||
hardware, as discussed in <A HREF = "Section_accelerate.html">Section_accelerate</A>
|
||||
hardware, as discussed in <a class="reference internal" href="Section_accelerate.html"><em>Section_accelerate</em></a>
|
||||
of the manual. The accelerated styles take the same arguments and
|
||||
should produce the same results, except for round-off and precision
|
||||
issues.
|
||||
</P>
|
||||
<P>These accelerated styles are part of the USER-CUDA, GPU, USER-INTEL,
|
||||
issues.</p>
|
||||
<p>These accelerated styles are part of the USER-CUDA, GPU, USER-INTEL,
|
||||
KOKKOS, USER-OMP and OPT packages, respectively. They are only
|
||||
enabled if LAMMPS was built with those packages. See the <A HREF = "Section_start.html#start_3">Making
|
||||
LAMMPS</A> section for more info.
|
||||
</P>
|
||||
<P>You can specify the accelerated styles explicitly in your input script
|
||||
by including their suffix, or you can use the <A HREF = "Section_start.html#start_7">-suffix command-line
|
||||
switch</A> when you invoke LAMMPS, or you can
|
||||
use the <A HREF = "suffix.html">suffix</A> command in your input script.
|
||||
</P>
|
||||
<P>See <A HREF = "Section_accelerate.html">Section_accelerate</A> of the manual for
|
||||
more instructions on how to use the accelerated styles effectively.
|
||||
</P>
|
||||
<HR>
|
||||
|
||||
<P><B>Mixing, shift, table, tail correction, restart, rRESPA info</B>:
|
||||
</P>
|
||||
<P>For atom type pairs I,J and I != J, the A, sigma, d1, and d2
|
||||
enabled if LAMMPS was built with those packages. See the <a class="reference internal" href="Section_start.html#start-3"><span>Making LAMMPS</span></a> section for more info.</p>
|
||||
<p>You can specify the accelerated styles explicitly in your input script
|
||||
by including their suffix, or you can use the <a class="reference internal" href="Section_start.html#start-7"><span>-suffix command-line switch</span></a> when you invoke LAMMPS, or you can
|
||||
use the <a class="reference internal" href="suffix.html"><em>suffix</em></a> command in your input script.</p>
|
||||
<p>See <a class="reference internal" href="Section_accelerate.html"><em>Section_accelerate</em></a> of the manual for
|
||||
more instructions on how to use the accelerated styles effectively.</p>
|
||||
<hr class="docutils" />
|
||||
<p><strong>Mixing, shift, table, tail correction, restart, rRESPA info</strong>:</p>
|
||||
<p>For atom type pairs I,J and I != J, the A, sigma, d1, and d2
|
||||
coefficients and cutoff distance for this pair style can be mixed. A
|
||||
is an energy value mixed like a LJ epsilon. D1 and d2 are distance
|
||||
values and are mixed like sigma. The default mix value is
|
||||
<I>geometric</I>. See the "pair_modify" command for details.
|
||||
</P>
|
||||
<P>This pair style supports the <A HREF = "pair_modify.html">pair_modify</A> shift
|
||||
option for the energy of the pair interaction.
|
||||
</P>
|
||||
<P>The <A HREF = "pair_modify.html">pair_modify</A> table option is not relevant
|
||||
for this pair style.
|
||||
</P>
|
||||
<P>This pair style does not support the <A HREF = "pair_modify.html">pair_modify</A>
|
||||
<em>geometric</em>. See the “pair_modify” command for details.</p>
|
||||
<p>This pair style supports the <a class="reference internal" href="pair_modify.html"><em>pair_modify</em></a> shift
|
||||
option for the energy of the pair interaction.</p>
|
||||
<p>The <a class="reference internal" href="pair_modify.html"><em>pair_modify</em></a> table option is not relevant
|
||||
for this pair style.</p>
|
||||
<p>This pair style does not support the <a class="reference internal" href="pair_modify.html"><em>pair_modify</em></a>
|
||||
tail option for adding long-range tail corrections to energy and
|
||||
pressure.
|
||||
</P>
|
||||
<P>This pair style writes its information to <A HREF = "restart.html">binary restart
|
||||
files</A>, so pair_style and pair_coeff commands do not need
|
||||
to be specified in an input script that reads a restart file.
|
||||
</P>
|
||||
<P>This pair style can only be used via the <I>pair</I> keyword of the
|
||||
<A HREF = "run_style.html">run_style respa</A> command. It does not support the
|
||||
<I>inner</I>, <I>middle</I>, <I>outer</I> keywords.
|
||||
</P>
|
||||
<HR>
|
||||
|
||||
<P><B>Restrictions:</B>
|
||||
</P>
|
||||
<P>This style is part of the COLLOID package. It is only enabled if
|
||||
LAMMPS was built with that package. See the <A HREF = "Section_start.html#start_3">Making
|
||||
LAMMPS</A> section for more info.
|
||||
</P>
|
||||
<P>Normally, this pair style should be used with finite-size particles
|
||||
which have a diameter, e.g. see the <A HREF = "atom_style.html">atom_style
|
||||
sphere</A> command. However, this is not a requirement,
|
||||
pressure.</p>
|
||||
<p>This pair style writes its information to <a class="reference internal" href="restart.html"><em>binary restart files</em></a>, so pair_style and pair_coeff commands do not need
|
||||
to be specified in an input script that reads a restart file.</p>
|
||||
<p>This pair style can only be used via the <em>pair</em> keyword of the
|
||||
<a class="reference internal" href="run_style.html"><em>run_style respa</em></a> command. It does not support the
|
||||
<em>inner</em>, <em>middle</em>, <em>outer</em> keywords.</p>
|
||||
</div>
|
||||
<hr class="docutils" />
|
||||
<div class="section" id="restrictions">
|
||||
<h2>Restrictions<a class="headerlink" href="#restrictions" title="Permalink to this headline">¶</a></h2>
|
||||
<p>This style is part of the COLLOID package. It is only enabled if
|
||||
LAMMPS was built with that package. See the <a class="reference internal" href="Section_start.html#start-3"><span>Making LAMMPS</span></a> section for more info.</p>
|
||||
<p>Normally, this pair style should be used with finite-size particles
|
||||
which have a diameter, e.g. see the <a class="reference internal" href="atom_style.html"><em>atom_style sphere</em></a> command. However, this is not a requirement,
|
||||
since the only definition of particle size is via the pair_coeff
|
||||
parameters for each type. In other words, the physical radius of the
|
||||
particle is ignored. Thus you should insure that the d1,d2 parameters
|
||||
you specify are consistent with the physical size of the particles of
|
||||
that type.
|
||||
</P>
|
||||
<P>Per-particle polydispersity is not yet supported by this pair style;
|
||||
only per-type polydispersity is enabled via the pair_coeff parameters.
|
||||
</P>
|
||||
<P><B>Related commands:</B>
|
||||
</P>
|
||||
<P><A HREF = "pair_coeff.html">pair_coeff</A>
|
||||
</P>
|
||||
<P><B>Default:</B> none
|
||||
</P>
|
||||
<HR>
|
||||
that type.</p>
|
||||
<p>Per-particle polydispersity is not yet supported by this pair style;
|
||||
only per-type polydispersity is enabled via the pair_coeff parameters.</p>
|
||||
</div>
|
||||
<div class="section" id="related-commands">
|
||||
<h2>Related commands<a class="headerlink" href="#related-commands" title="Permalink to this headline">¶</a></h2>
|
||||
<p><a class="reference internal" href="pair_coeff.html"><em>pair_coeff</em></a></p>
|
||||
<p><strong>Default:</strong> none</p>
|
||||
<hr class="docutils" />
|
||||
<p id="everaers"><strong>(Everaers)</strong> Everaers, Ejtehadi, Phys Rev E, 67, 041710 (2003).</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<A NAME = "Everaers"></A>
|
||||
|
||||
<P><B>(Everaers)</B> Everaers, Ejtehadi, Phys Rev E, 67, 041710 (2003).
|
||||
</P>
|
||||
</HTML>
|
||||
</div>
|
||||
</div>
|
||||
<footer>
|
||||
|
||||
|
||||
<hr/>
|
||||
|
||||
<div role="contentinfo">
|
||||
<p>
|
||||
© Copyright .
|
||||
</p>
|
||||
</div>
|
||||
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
|
||||
|
||||
</footer>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT:'./',
|
||||
VERSION:'15 May 2015 version',
|
||||
COLLAPSE_INDEX:false,
|
||||
FILE_SUFFIX:'.html',
|
||||
HAS_SOURCE: true
|
||||
};
|
||||
</script>
|
||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
|
||||
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/jquery-1.11.0.min.js"></script>
|
||||
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2/js/lightbox.min.js"></script>
|
||||
<script type="text/javascript" src="_static/sphinxcontrib-images/LightBox2/lightbox2-customize/jquery-noconflict.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="_static/js/theme.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
jQuery(function () {
|
||||
SphinxRtdTheme.StickyNav.enable();
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user