Skip to content

Commit 980cd29

Browse files
Merge pull request #103 from lammpstutorials/contact-me
improved the contact page
2 parents aafaf92 + 730eac0 commit 980cd29

24 files changed

+732
-422
lines changed

docs/sphinx/source/non-tutorials/cite.rst

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 10 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,32 @@
1+
.. include:: ../shared/links.rst
12
.. _contact-label:
23

34
Contact
45
*******
56

6-
Since its launch in 2019, this website has evolved considerably--and will
7-
likely continue to do so.
7+
.. include:: ../shared/cite.rst
88

9-
Follow the LAMMPS tutorials initiative
10-
======================================
9+
About LAMMPS tutorials
10+
======================
1111

12-
You can follow the progress of LAMMPStutorials via:
12+
Since its launch in 2019, this website has evolved
13+
considerably -- and will likely continue to do so.
14+
A citable pdf version is available on |gravelle2025tutorials_arXiv|.
15+
16+
You can follow the progress of LAMMPS tutorials via:
1317

1418
- the |github_lammps_tutorials| account of LAMMPS tutorials,
1519
- the |mastodon_lammps_tutorials| account of LAMMPS tutorials.
1620

17-
.. |github_lammps_tutorials| raw:: html
18-
19-
<a href="https://github.com/lammpstutorials" target="_blank">GitHub</a>
20-
21-
.. |mastodon_lammps_tutorials| raw:: html
22-
23-
<a href="https://mastodon.social/@simongravelle" target="_blank">Mastodon</a>
24-
2521
Contact the founder
2622
===================
2723

2824
You can reach the founder of LAMMPS tutorials, |simongravelle_page|, for suggestions,
2925
to report issues with the website, or to ask general questions about LAMMPS
3026
or molecular simulations.
3127

32-
.. |simongravelle_page| raw:: html
33-
34-
<a href="https://simongravelle.github.io/" target="_blank">Simon Gravelle</a>
35-
3628
Struggling with your simulation project?
3729
========================================
3830

3931
Register on |patreon| and receive personalised help for your LAMMPS research project,
40-
or simply support the founder of LAMMPStutorials.
41-
42-
.. |patreon| raw:: html
43-
44-
<a href="https://www.patreon.com/molecularsimulations" target="_blank">patreon</a>
45-
46-
47-
32+
or simply support the founder of LAMMPS tutorials.

docs/sphinx/source/non-tutorials/running-lammps.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ LAMMPS--GUI. Among other options:
5858
windows is updated every 10 milliseconds. Set this to 100 milliseconds or more
5959
if LAMMPS--GUI consumes too many resources during a run. The ``Charts update interval``
6060
controls the time interval between redrawing the plots in the ``Charts`` window, in milliseconds.
61-
-The ``Accelerators`` tab enables you to select an accelerator package
61+
- The ``Accelerators`` tab enables you to select an accelerator package
6262
for LAMMPS to use. Only settings supported by the LAMMPS library and local hardware
6363
are available. The ``Number of threads`` field allows you to set the maximum
6464
number of threads for accelerator packages that utilize threading.

0 commit comments

Comments
 (0)