Skip to content
Snippets Groups Projects
Commit a38f111b authored by athomps's avatar athomps
Browse files

Added Vashishta potential

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14124 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 45a91ead
No related branches found
No related tags found
No related merge requests found
doc/Eqs/pair_vashishta.jpg

71.6 KiB

\documentclass[12pt]{article}
\begin{document}
\begin{eqnarray*}
U & = & \sum_i^N \sum_{j > i}^N U_{ij}^{(2)} (r_{ij}) +
\sum_i^N \sum_{j \neq i}^N \sum_{k > j, k \neq i}^N
U_{ijk}^{(3)} (r_{ij}, r_{ik}, \theta_{ijk})
\\
U_{ij}^{(2)} (r) & = & \frac{H_{ij}}{r^{\eta_{ij}}}
+ \frac{Z_i Z_j}{r}\exp(-r/\lambda_{1,ij})
- \frac{D_{ij}}{r^4}\exp(-r/\lambda_{4,ij})
- \frac{W_{ij}}{r^6}, r < r_{c,{ij}}
\\
U_{ijk}^{(3)}(r_{ij},r_{ik},\theta_{ijk}) & = & B_{ijk}
\frac{\left[ \cos \theta_{ijk} - \cos \theta_{0ijk} \right]^2}
{1+C_{ijk}\left[ \cos \theta_{ijk} - \cos \theta_{0ijk} \right]^2} \times \\
& & \exp \left( \frac{\gamma_{ij}}{r_{ij} - r_{0,ij}} \right)
\exp \left( \frac{\gamma_{ik}}{r_{ik} - r_{0,ik}} \right), r_{ij} < r_{0,ij}, r_{ik} < r_{0,ik}
\end{eqnarray*}
\end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment