mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6683 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
3fc17c9132
commit
33a1a32e74
|
@ -3,8 +3,11 @@
|
|||
\begin{document}
|
||||
|
||||
$$
|
||||
E=-Umin \frac{Exp(-a U(\theta,\theta_0))-1\right}{Exp(a)-1}\quad\mbox{with}\quad
|
||||
U(\theta,\theta_0)=0.5 \left(-cos[\theta-\theta_0]-1 \right)
|
||||
E=-U_{min}
|
||||
\frac{e^{-a U(\theta,\theta_0)}-1}{e^a-1}
|
||||
\quad\mbox{with}\quad
|
||||
U(\theta,\theta_0)
|
||||
=-0.5 \left(1+\cos(\theta-\theta_0) \right)
|
||||
$$
|
||||
|
||||
\end{document}
|
||||
|
|
|
@ -3,8 +3,11 @@
|
|||
\begin{document}
|
||||
|
||||
$$
|
||||
E=-Umin \frac{Exp(-a U(\theta,\theta_0))-1\right}{Exp(a)-1}\quad\mbox{with}\quad
|
||||
U(\theta,\theta_0)=0.5 \left(-cos[\theta-\theta_0]-1 \right)
|
||||
E=-U_{min}
|
||||
\frac{e^{-a U(\theta,\theta_0)}-1}{e^a-1}
|
||||
\quad\mbox{with}\quad
|
||||
U(\theta,\theta_0)
|
||||
=-0.5 \left(1+\cos(\theta-\theta_0) \right)
|
||||
$$
|
||||
|
||||
\end{document}
|
||||
|
|
Loading…
Reference in New Issue