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
<h3>LAMMPS (2Aug2023)<aclass="headerlink" href="#lammps-2aug2023" title="Link to this heading">¶</a></h3>
299
299
<divclass="justify docutils container">
300
300
<p>Download and install LAMMPS version 2Aug2023 by following the
301
-
instructions of the <ahref="https://docs.lammps.org/Install.html" target="_blank">LAMMPS website</a><spanid="id1">[<aclass="reference internal" href="bibliography.html#id28" title="Aidan P Thompson, H Metin Aktulga, Richard Berger, Dan S Bolintineanu, W Michael Brown, Paul S Crozier, Pieter J in't Veld, Axel Kohlmeyer, Stan G Moore, Trung Dac Nguyen, and others. LAMMPS-a flexible simulation tool for particle-based materials modeling at the atomic, meso, and continuum scales. Computer Physics Communications, 271:108171, 2022.">1</a>]</span>.
301
+
instructions of the <ahref="https://docs.lammps.org/Install.html" target="_blank">LAMMPS website</a><spanid="id1">[<aclass="reference internal" href="bibliography.html#id29" title="Aidan P Thompson, H Metin Aktulga, Richard Berger, Dan S Bolintineanu, W Michael Brown, Paul S Crozier, Pieter J in't Veld, Axel Kohlmeyer, Stan G Moore, Trung Dac Nguyen, and others. LAMMPS-a flexible simulation tool for particle-based materials modeling at the atomic, meso, and continuum scales. Computer Physics Communications, 271:108171, 2022.">1</a>]</span>.
302
302
Depending on your operating system (i.e. Linux, macOS, or Windows),
303
303
the procedure may differ.</p>
304
304
</div>
@@ -324,7 +324,7 @@ <h3>LAMMPS (2Aug2023)<a class="headerlink" href="#lammps-2aug2023" title="Link t
324
324
<h3>VMD (optional)<aclass="headerlink" href="#vmd-optional" title="Link to this heading">¶</a></h3>
325
325
<divclass="justify docutils container">
326
326
<p>To visualize the simulation, <ahref="https://www.ks.uiuc.edu/Research/vmd" target="_blank">VMD</a> version 1.9.3 will
327
-
be used <spanid="id2">[<aclass="reference internal" href="bibliography.html#id30" title="William Humphrey, Andrew Dalke, and Klaus Schulten. VMD: visual molecular dynamics. Journal of molecular graphics, 14(1):33–38, 1996.">2</a>]</span>. Some basic instructions for VMD are given here in the
327
+
be used <spanid="id2">[<aclass="reference internal" href="bibliography.html#id31" title="William Humphrey, Andrew Dalke, and Klaus Schulten. VMD: visual molecular dynamics. Journal of molecular graphics, 14(1):33–38, 1996.">2</a>]</span>. Some basic instructions for VMD are given here in the
328
328
<aclass="reference internal" href="../tutorials/vmd/vmd-tutorial.html#vmd-label"><spanclass="std std-ref">VMD tutorial</span></a>. Feel free to use an alternative visualization
329
329
software like <ahref="https://www.ovito.org" target="_blank">Ovito</a>.</p>
330
330
</div>
@@ -335,13 +335,13 @@ <h3>Python (optional)<a class="headerlink" href="#python-optional" title="Link t
335
335
<p>To perform post-mortem analysis of the data during the <aclass="reference internal" href="../tutorials/mdanalysis/mdanalysis-tutorial.html#mda-label"><spanclass="std std-ref">MDAnalysis tutorials</span></a>,
336
336
MDAnalysis version 2.6.1 is used
337
337
together with Python version 3.11.4
338
-
<spanid="id3">[<aclass="reference internal" href="bibliography.html#id29" title="Guido van Rossum and Fred L Drake Jr. Python reference manual. Centrum voor Wiskunde en Informatica Amsterdam, 1995.">3</a>, <aclass="reference internal" href="bibliography.html#id32" title="Naveen Michaud-Agrawal, Elizabeth J Denning, Thomas B Woolf, and Oliver Beckstein. MDAnalysis: a toolkit for the analysis of molecular dynamics simulations. Journal of computational chemistry, 32(10):2319–2327, 2011.">4</a>, <aclass="reference internal" href="bibliography.html#id31" title="Richard J Gowers, Max Linke, Jonathan Barnoud, Tyler JE Reddy, Manuel N Melo, Sean L Seyler, Jan Domanski, David L Dotson, Sébastien Buchoux, Ian M Kenney, and others. MDAnalysis: a Python package for the rapid analysis of molecular dynamics simulations. In Proceedings of the 15th python in science conference, volume 98, 105. SciPy Austin, TX, 2016.">5</a>]</span>.</p>
338
+
<spanid="id3">[<aclass="reference internal" href="bibliography.html#id30" title="Guido van Rossum and Fred L Drake Jr. Python reference manual. Centrum voor Wiskunde en Informatica Amsterdam, 1995.">3</a>, <aclass="reference internal" href="bibliography.html#id33" title="Naveen Michaud-Agrawal, Elizabeth J Denning, Thomas B Woolf, and Oliver Beckstein. MDAnalysis: a toolkit for the analysis of molecular dynamics simulations. Journal of computational chemistry, 32(10):2319–2327, 2011.">4</a>, <aclass="reference internal" href="bibliography.html#id32" title="Richard J Gowers, Max Linke, Jonathan Barnoud, Tyler JE Reddy, Manuel N Melo, Sean L Seyler, Jan Domanski, David L Dotson, Sébastien Buchoux, Ian M Kenney, and others. MDAnalysis: a Python package for the rapid analysis of molecular dynamics simulations. In Proceedings of the 15th python in science conference, volume 98, 105. SciPy Austin, TX, 2016.">5</a>]</span>.</p>
339
339
</div>
340
340
<divclass="justify docutils container">
341
341
<p>To plot the results from the simulations,
342
342
<ahref="https://matplotlib.org/3.5.3/api/_as_gen/matplotlib.pyplot.html" target="_blank">Matplotlib Pyplot</a> version 3.5.2 is used
343
343
in combination with <ahref="https://github.com/henriasv/lammps-logfile" target="_blank">lammps logfile</a>, a library allowing
344
-
one to read the <em>log</em> file produced by LAMMPS <spanid="id4">[<aclass="reference internal" href="bibliography.html#id34" title="J. D. Hunter. Matplotlib: a 2d graphics environment. Computing in Science & Engineering, 9(3):90–95, 2007.">6</a>, <aclass="reference internal" href="bibliography.html#id39" title="Henrik Andersen Sveinsson. LAMMPS logfile reader. https://github.com/henriasv/lammps-logfile, 2021.">7</a>]</span>.</p>
344
+
one to read the <em>log</em> file produced by LAMMPS <spanid="id4">[<aclass="reference internal" href="bibliography.html#id35" title="J. D. Hunter. Matplotlib: a 2d graphics environment. Computing in Science & Engineering, 9(3):90–95, 2007.">6</a>, <aclass="reference internal" href="bibliography.html#id40" title="Henrik Andersen Sveinsson. LAMMPS logfile reader. https://github.com/henriasv/lammps-logfile, 2021.">7</a>]</span>.</p>
<p>To better understand molecular dynamics simulations, I recommend the reading
368
368
of <em>Understanding molecular simulation</em> by Daan Frenkel and Berend
369
-
Smit <spanid="id5">[<aclass="reference internal" href="bibliography.html#id40" title="Daan Frenkel and Berend Smit. Understanding molecular simulation: from algorithms to applications. Elsevier, 2023.">8</a>]</span>, as well as
369
+
Smit <spanid="id5">[<aclass="reference internal" href="bibliography.html#id41" title="Daan Frenkel and Berend Smit. Understanding molecular simulation: from algorithms to applications. Elsevier, 2023.">8</a>]</span>, as well as
370
370
<em>Computer simulation of liquids</em> by Michael Allen and Dominic Tildesley
371
-
<spanid="id6">[<aclass="reference internal" href="bibliography.html#id26" title="Michael P Allen and Dominic J Tildesley. Computer simulation of liquids. Oxford university press, 2017.">9</a>]</span>. To understand the basic concepts
371
+
<spanid="id6">[<aclass="reference internal" href="bibliography.html#id27" title="Michael P Allen and Dominic J Tildesley. Computer simulation of liquids. Oxford university press, 2017.">9</a>]</span>. To understand the basic concepts
372
372
of fluid and Soft Matter systems, I recommend reading <em>Basic concepts for
373
373
simple and complex liquids</em> by Jean-Louis Barrat and Jean-Pierre Hansen
374
374
<spanid="id7">[<aclass="reference internal" href="bibliography.html#id2" title="Jean-Louis Barrat and Jean-Pierre Hansen. Basic concepts for simple and complex liquids. Cambridge University Press, 2003.">10</a>]</span>,
375
375
as well as <em>Theory of simple liquids: with applications to soft matter</em>
376
-
by Jean-Pierre Hansen and Ian Ranald McDonald <spanid="id8">[<aclass="reference internal" href="bibliography.html#id25" title="Jean-Pierre Hansen and Ian Ranald McDonald. Theory of simple liquids: with applications to soft matter. Academic press, 2013.">11</a>]</span>.</p>
376
+
by Jean-Pierre Hansen and Ian Ranald McDonald <spanid="id8">[<aclass="reference internal" href="bibliography.html#id26" title="Jean-Pierre Hansen and Ian Ranald McDonald. Theory of simple liquids: with applications to soft matter. Academic press, 2013.">11</a>]</span>.</p>
0 commit comments