Commit f6efde37 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

some more smaller doc file cleanups. almost there...

parent 4c399fc5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -159,7 +159,7 @@ keyword = <em>every</em>
atoms constrained to a curved surface (manifold) in the group each
timestep. The constraint is handled by RATTLE <a class="reference internal" href="fix_shake.html#andersen"><span class="std std-ref">(Andersen)</span></a>
written out for the special case of single-particle constraints as
explained in <a class="reference internal" href="#paquay"><span class="std std-ref">(Paquay)</span></a>.  V is volume; E is energy. This way,
explained in <a class="reference internal" href="#paquay2"><span class="std std-ref">(Paquay)</span></a>.  V is volume; E is energy. This way,
the dynamics of particles constrained to curved surfaces can be
studied. If combined with <a class="reference internal" href="fix_langevin.html"><span class="doc">fix langevin</span></a>, this
generates Brownian motion of particles constrained to a curved
@@ -203,7 +203,7 @@ LAMMPS was built with that package. See the <a class="reference internal" href="
<p><strong>Default:</strong> every = 0, tchain = 3</p>
<hr class="docutils" />
<p id="andersen"><strong>(Andersen)</strong> Andersen, J. Comp. Phys. 52, 24, (1983).</p>
<p id="paquay"><strong>(Paquay)</strong> Paquay and Kusters, Biophys. J., 110, 6, (2016).
<p id="paquay2"><strong>(Paquay)</strong> Paquay and Kusters, Biophys. J., 110, 6, (2016).
preprint available at <a class="reference external" href="http://arxiv.org/abs/1411.3019/">arXiv:1411.3019</a>.</p>
</div>
</div>
+2 −2
Original line number Diff line number Diff line
@@ -157,7 +157,7 @@ keyword = <em>temp</em> or <em>tchain</em> or <em>every</em>
</div>
<div class="section" id="description">
<h2>Description</h2>
<p>This fix combines the RATTLE-based <a class="reference internal" href="fix_shake.html#andersen"><span class="std std-ref">(Andersen)</span></a> time integrator of <a class="reference internal" href="fix_nve_manifold_rattle.html"><span class="doc">fix nve/manifold/rattle</span></a> <a class="reference internal" href="manifolds.html#paquay"><span class="std std-ref">(Paquay)</span></a> with a Nose-Hoover-chain thermostat to sample the
<p>This fix combines the RATTLE-based <a class="reference internal" href="fix_shake.html#andersen"><span class="std std-ref">(Andersen)</span></a> time integrator of <a class="reference internal" href="fix_nve_manifold_rattle.html"><span class="doc">fix nve/manifold/rattle</span></a> <a class="reference internal" href="#paquay3"><span class="std std-ref">(Paquay)</span></a> with a Nose-Hoover-chain thermostat to sample the
canonical ensemble of particles constrained to a curved surface (manifold). This sampling does suffer from discretization bias of O(dt).
For a list of currently supported manifolds and their parameters, see <a class="reference internal" href="manifolds.html"><span class="doc">manifolds</span></a></p>
<hr class="docutils" />
@@ -182,7 +182,7 @@ section for more info.</p>
<strong>Default:</strong> every = 0</p>
<hr class="docutils" />
<p id="andersen"><strong>(Andersen)</strong> Andersen, J. Comp. Phys. 52, 24, (1983).</p>
<p id="paquay"><strong>(Paquay)</strong> Paquay and Kusters, Biophys. J., 110, 6, (2016).
<p id="paquay3"><strong>(Paquay)</strong> Paquay and Kusters, Biophys. J., 110, 6, (2016).
preprint available at <a class="reference external" href="http://arxiv.org/abs/1411.3019/">arXiv:1411.3019</a>.</p>
</div>
</div>
+7 −4
Original line number Diff line number Diff line
@@ -159,7 +159,7 @@ to the relevant fixes.</p>
</tr>
<tr class="row-odd"><td>cylinder_dent</td>
<td>R l a</td>
<td>x^2 + y^2 - r(z)^2 = 0, r(x) = R if <a href="#id1"><span class="problematic" id="id2">|z|</span></a> &gt; l, r(z) = R - a*(1 + cos(z/l))/2 otherwise</td>
<td>x^2 + y^2 - r(z)^2 = 0, r(x) = R if | z | &gt; l, r(z) = R - a*(1 + cos(z/l))/2 otherwise</td>
<td>A cylinder with a dent around z = 0</td>
<td>&nbsp;</td>
</tr>
@@ -195,7 +195,10 @@ to the relevant fixes.</p>
</tr>
<tr class="row-odd"><td>supersphere</td>
<td>R q</td>
<td><a href="#id3"><span class="problematic" id="id4">|x|</span></a>^q + <a href="#id5"><span class="problematic" id="id6">|y|</span></a>^q + <a href="#id7"><span class="problematic" id="id8">|z|</span></a>^q - R^q = 0</td>
<td><div class="first last line-block">
<div class="line">x <a href="#id1"><span class="problematic" id="id2">|</span></a>^q + | y <a href="#id3"><span class="problematic" id="id4">|</span></a>^q + | z <a href="#id5"><span class="problematic" id="id6">|</span></a>^q - R^q = 0</div>
</div>
</td>
<td>A supersphere of hyperradius R</td>
<td>&nbsp;</td>
</tr>
@@ -213,7 +216,7 @@ to the relevant fixes.</p>
</tr>
<tr class="row-even"><td>thylakoid</td>
<td>wB LB lB</td>
<td>Various, see <a class="reference internal" href="#paquay"><span class="std std-ref">(Paquay)</span></a></td>
<td>Various, see <a class="reference internal" href="#paquay1"><span class="std std-ref">(Paquay)</span></a></td>
<td>A model grana thylakoid consisting of two block-like compartments connected by a bridge of width wB, length LB and taper length lB</td>
<td>&nbsp;</td>
</tr>
@@ -225,7 +228,7 @@ to the relevant fixes.</p>
</tr>
</tbody>
</table>
<p id="paquay"><strong>(Paquay)</strong> Paquay and Kusters, Biophys. J., 110, ???, (2016), to be published,
<p id="paquay1"><strong>(Paquay)</strong> Paquay and Kusters, Biophys. J., 110, 6, (2016).
preprint available at <a class="reference external" href="http://arxiv.org/abs/1411.3019/">arXiv:1411.3019</a>.</p>
</div>

+1 −1
Original line number Diff line number Diff line
@@ -280,7 +280,7 @@ headings) the following commands could be included in an input script:</p>
compute reax all pair reax/c
variable eb           equal c_reax[1]
variable ea           equal c_reax[2]
...
[...]
variable eqeq         equal c_reax[14]
thermo_style custom step temp epair v_eb v_ea ... v_eqeq
</pre>
+2 −2
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ Perform constant NVE integration to update position and velocity for
atoms constrained to a curved surface (manifold) in the group each
timestep. The constraint is handled by RATTLE "(Andersen)"_#Andersen
written out for the special case of single-particle constraints as
explained in "(Paquay)"_#Paquay.  V is volume; E is energy. This way,
explained in "(Paquay)"_#Paquay2.  V is volume; E is energy. This way,
the dynamics of particles constrained to curved surfaces can be
studied. If combined with "fix langevin"_fix_langevin.html, this
generates Brownian motion of particles constrained to a curved
@@ -95,7 +95,7 @@ manifoldforce"_fix_manifoldforce.html
:link(Andersen)
[(Andersen)] Andersen, J. Comp. Phys. 52, 24, (1983).

:link(Paquay)
:link(Paquay2)
[(Paquay)] Paquay and Kusters, Biophys. J., 110, 6, (2016).
preprint available at "arXiv:1411.3019"_http://arxiv.org/abs/1411.3019/.

Loading