You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sphinx/build/html/tutorial3/polymer-in-water.html
+21-1Lines changed: 21 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -353,6 +353,17 @@ <h2>Preparing the water reservoir<a class="headerlink" href="#preparing-the-wate
353
353
<codeclass="docutils literal notranslate"><spanclass="pre">special_bonds</span></code> command, which was already seen in
354
354
<aclass="reference internal" href="../tutorial2/breaking-a-carbon-nanotube.html#carbon-nanotube-label"><spanclass="std std-ref">Pulling on a carbon nanotube</span></a>, sets the LJ and Coulomb
355
355
weighting factors for the interaction between neighboring atoms.</p>
356
+
<divclass="non-title-info admonition">
357
+
<pclass="admonition-title">Note</p>
358
+
<p>With Coulomb interactions, additional rules
359
+
apply to the <codeclass="docutils literal notranslate"><spanclass="pre">pair_coeff</span></code> command: (a) atom type values
360
+
only matter for assignment of LJ potential parameters; (b) for Coulomb interactions,
361
+
there are no parameters outside the cutoff, and when using a
362
+
<codeclass="docutils literal notranslate"><spanclass="pre">coul/long</span></code> pair style, that cutoff can only be set globally
363
+
for all atoms with the <codeclass="docutils literal notranslate"><spanclass="pre">pair_style</span></code> command; (c) for
364
+
Coulomb interactions, only the per-atom charge and any
365
+
<codeclass="docutils literal notranslate"><spanclass="pre">special_bonds</span></code> exclusions are relevant.</p>
366
+
</div>
356
367
<divclass="patreon admonition">
357
368
<pclass="admonition-title">Struggling with your molecular simulations project?</p>
358
369
<p>Get guidance for your LAMMPS simulations and receive
include element names in the dump file and simplify visualization.</p>
730
741
</div>
731
742
<divclass="non-title-info admonition">
743
+
<pclass="admonition-title">Note</p>
744
+
<p>Microstates collected during a simulation in the form of a trajectory
745
+
can be analyzed within LAMMPS using the <codeclass="docutils literal notranslate"><spanclass="pre">rerun</span></code> command. This is
746
+
particularly useful, for example, for computing properties not set up in
747
+
the original simulation without having to run it again. A possible use of
748
+
the <codeclass="docutils literal notranslate"><spanclass="pre">rerun</span></code> command is estimating the self-diffusion coefficient
749
+
by using the <codeclass="docutils literal notranslate"><spanclass="pre">compute</span><spanclass="pre">msd</span></code> command <spanid="id17">[<aclass="reference internal" href="../non-tutorials/bibliography.html#id9" title="Daan Frenkel and Berend Smit. Understanding molecular simulation: from algorithms to applications. Elsevier, 2023.">6</a>]</span>.</p>
750
+
</div>
751
+
<divclass="non-title-info admonition">
732
752
<pclass="admonition-title">Cite</p>
733
753
<p>You can access the input scripts and data files that
734
754
are used in these tutorials from a dedicated <ahref="https://github.com/lammpstutorials/lammpstutorials-inputs/" target="_blank">GitHub repository</a>.
@@ -757,7 +777,7 @@ <h3>Extract the radial distribution function<a class="headerlink" href="#extract
757
777
</div>
758
778
<p>Note the difference in the structure of the water before and after
759
779
the PEG molecule is stretched. This effect is described in
760
-
the 2017 publication by Liese et al. <spanid="id17">[<aclass="reference internal" href="../non-tutorials/bibliography.html#id52" title="Susanne Liese, Manuel Gensler, Stefanie Krysiak, Richard Schwarzl, Andreas Achazi, Beate Paulus, Thorsten Hugel, Jürgen P Rabe, and Roland R Netz. Hydration effects turn a highly stretched polymer from an entropic into an energetic spring. ACS nano, 11(1):702–712, 2017.">27</a>]</span>.</p>
780
+
the 2017 publication by Liese et al. <spanid="id18">[<aclass="reference internal" href="../non-tutorials/bibliography.html#id52" title="Susanne Liese, Manuel Gensler, Stefanie Krysiak, Richard Schwarzl, Andreas Achazi, Beate Paulus, Thorsten Hugel, Jürgen P Rabe, and Roland R Netz. Hydration effects turn a highly stretched polymer from an entropic into an energetic spring. ACS nano, 11(1):702–712, 2017.">27</a>]</span>.</p>
761
781
</section>
762
782
<sectionid="add-salt-to-the-system">
763
783
<h3>Add salt to the system<aclass="headerlink" href="#add-salt-to-the-system" title="Link to this heading">¶</a></h3>
Copy file name to clipboardExpand all lines: sphinx/build/html/tutorial3/tutorial.html
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -305,6 +305,17 @@ <h1>Preparing the water reservoir<a class="headerlink" href="#preparing-the-wate
305
305
<codeclass="docutils literal notranslate"><spanclass="pre">special_bonds</span></code> command, which was already seen in
306
306
<aclass="reference internal" href="../tutorial2/breaking-a-carbon-nanotube.html#carbon-nanotube-label"><spanclass="std std-ref">Pulling on a carbon nanotube</span></a>, sets the LJ and Coulomb
307
307
weighting factors for the interaction between neighboring atoms.</p>
308
+
<divclass="non-title-info admonition">
309
+
<pclass="admonition-title">Note</p>
310
+
<p>With Coulomb interactions, additional rules
311
+
apply to the <codeclass="docutils literal notranslate"><spanclass="pre">pair_coeff</span></code> command: (a) atom type values
312
+
only matter for assignment of LJ potential parameters; (b) for Coulomb interactions,
313
+
there are no parameters outside the cutoff, and when using a
314
+
<codeclass="docutils literal notranslate"><spanclass="pre">coul/long</span></code> pair style, that cutoff can only be set globally
315
+
for all atoms with the <codeclass="docutils literal notranslate"><spanclass="pre">pair_style</span></code> command; (c) for
316
+
Coulomb interactions, only the per-atom charge and any
317
+
<codeclass="docutils literal notranslate"><spanclass="pre">special_bonds</span></code> exclusions are relevant.</p>
318
+
</div>
308
319
<divclass="patreon admonition">
309
320
<pclass="admonition-title">Struggling with your molecular simulations project?</p>
310
321
<p>Get guidance for your LAMMPS simulations and receive
<codeclass="docutils literal notranslate"><spanclass="pre">dump</span><spanclass="pre">custom</span></code> command can be combined with <codeclass="docutils literal notranslate"><spanclass="pre">dump</span></code> command to
681
692
include element names in the dump file and simplify visualization.</p>
682
693
</div>
694
+
<divclass="non-title-info admonition">
695
+
<pclass="admonition-title">Note</p>
696
+
<p>Microstates collected during a simulation in the form of a trajectory
697
+
can be analyzed within LAMMPS using the <codeclass="docutils literal notranslate"><spanclass="pre">rerun</span></code> command. This is
698
+
particularly useful, for example, for computing properties not set up in
699
+
the original simulation without having to run it again. A possible use of
700
+
the <codeclass="docutils literal notranslate"><spanclass="pre">rerun</span></code> command is estimating the self-diffusion coefficient
701
+
by using the <codeclass="docutils literal notranslate"><spanclass="pre">compute</span><spanclass="pre">msd</span></code> command <spanid="id11">[<aclass="reference internal" href="../non-tutorials/bibliography.html#id9" title="Daan Frenkel and Berend Smit. Understanding molecular simulation: from algorithms to applications. Elsevier, 2023.">6</a>]</span>.</p>
0 commit comments