Skip to content

Commit 4e09887

Browse files
committed
small update
1 parent 187ee02 commit 4e09887

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sphinx/source/tutorial2/tutorial.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ file, right after the last *run 5000* command:
331331
run 10000
332332
333333
The chosen velocity for the deformation is :math:`100\,\text{m/s}`, or
334-
:math:`0.001\,\text{\AA{}/fs}`.
334+
:math:`0.001\,\text{Å/fs}`.
335335

336336
Run the simulation using LAMMPS. As can be seen from the variable :math:`L_\text{cnt}`, the length
337337
of the CNT increases linearly over time for :math:`t > 5\,\text{ps}`,
@@ -492,7 +492,7 @@ Launch the deformation
492492
----------------------
493493

494494
After equilibration, let us set the velocity of the edges equal to
495-
:math:`75~\text{m/s}` (or :math:`0.75~\text{\AA{}/ps}`) and run for a longer duration than
495+
:math:`75~\text{m/s}` (or :math:`0.75~\text{Å/ps}`) and run for a longer duration than
496496
previously. Add the following lines into *breakable.lmp*:
497497

498498
.. code-block:: lammps

0 commit comments

Comments
 (0)