Skip to content

Commit 9239ebe

Browse files
committed
added missing link
1 parent 21b4d2e commit 9239ebe

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/sphinx/source/tutorial3/tutorial.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,13 @@ distances, etc). Thus add to **water.lmp** the line:
9090
maps are used for the bond types, angle types, and dihedral types.
9191

9292
Let us create water molecules. To do so, let us import a molecule template called
93-
**water.mol** and then randomly create 700 molecules. Add the following
93+
|water_mol_tutorial3| and then randomly create 700 molecules. Add the following
9494
lines into **water.lmp**:
9595

96+
.. |water_mol_tutorial3| raw:: html
97+
98+
<a href="https://raw.githubusercontent.com/lammpstutorials/lammpstutorials-inputs/refs/heads/main/tutorial3/water.mol" target="_blank">water.mol</a>
99+
96100
.. code-block:: lammps
97101
98102
molecule h2omol water.mol

0 commit comments

Comments
 (0)