Commit 053bdea2 authored by Risto Toijala's avatar Risto Toijala
Browse files

fix elstop: Use inline LaTeX for equation

parent 61d4b7a4
Loading
Loading
Loading
Loading

doc/src/Eqs/fix_elstop.jpg

deleted100644 → 0
−2.21 KiB
Loading image diff...

doc/src/Eqs/fix_elstop.tex

deleted100644 → 0
+0 −13
Original line number Diff line number Diff line
\documentclass[12pt]{article}

\begin{document}

$$ 
  {\vec F}_i = {\vec F}^{0}_i - \frac{{\vec v}_i}{\|\vec{v}_i\|}\cdot S_e
$$

\end{document}



+3 −1
Original line number Diff line number Diff line
@@ -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