forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10702 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
799e759d79
commit
3203427182
Binary file not shown.
After Width: | Height: | Size: 6.2 KiB |
|
@ -0,0 +1,10 @@
|
|||
\documentstyle[12pt]{article}
|
||||
|
||||
\begin{document}
|
||||
|
||||
$$
|
||||
E = \frac{E_0}{(n-m)} \left[ m \left(\frac{r_0}{r}\right)^n -
|
||||
n \left(\frac{r_0}{r}\right)^m \right] \qquad r < r_c
|
||||
$$
|
||||
|
||||
\end{document}
|
Loading…
Reference in New Issue