fix elstop: Use inline LaTeX for equation

This commit is contained in:
Risto Toijala 2019-04-01 12:27:50 +03:00
parent 61d4b7a47f
commit 053bdea234
3 changed files with 3 additions and 14 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,13 +0,0 @@
\documentclass[12pt]{article}
\begin{document}
$$
{\vec F}_i = {\vec F}^{0}_i - \frac{{\vec v}_i}{\|\vec{v}_i\|}\cdot S_e
$$
\end{document}

View File

@ -44,7 +44,9 @@ considered, the simulated range of the ions can be severely overestimated
The electronic stopping is implemented by applying a friction force
to each atom as:
:c,image(Eqs/fix_elstop.jpg)
\begin\{equation\}
\vec\{F\}_i = \vec\{F\}^0_i - \frac\{\vec\{v\}_i\}\{\|\vec\{v\}_i\|\} \cdot S_e
\end\{equation\}
where \(\vec\{F\}_i\) is the resulting total force on the atom. \(\vec\{F\}^0_i\)
is the original force applied to the atom, \(\vec\{v\}_i\) is its velocity and