git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9016 f3b2605a-c512-4ea7-a41b-209d697bcdaa
BIN
doc/Eqs/angle_fourier.jpg
Normal file
|
After Width: | Height: | Size: 4.5 KiB |
9
doc/Eqs/angle_fourier.tex
Normal file
@ -0,0 +1,9 @@
|
||||
\documentclass[12pt]{article}
|
||||
|
||||
\begin{document}
|
||||
|
||||
$$
|
||||
E = K [C_0 + C_1 \cos ( \theta) + C_2 \cos( 2 \theta) ]
|
||||
$$
|
||||
|
||||
\end{document}
|
||||
BIN
doc/Eqs/angle_fourier_simple.jpg
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
9
doc/Eqs/angle_fourier_simple.tex
Normal file
@ -0,0 +1,9 @@
|
||||
\documentclass[12pt]{article}
|
||||
|
||||
\begin{document}
|
||||
|
||||
$$
|
||||
E = K [ 1.0 + c \cos ( n \theta) ]
|
||||
$$
|
||||
|
||||
\end{document}
|
||||
BIN
doc/Eqs/angle_quartic.jpg
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
9
doc/Eqs/angle_quartic.tex
Normal file
@ -0,0 +1,9 @@
|
||||
\documentclass[12pt]{article}
|
||||
|
||||
\begin{document}
|
||||
|
||||
$$
|
||||
E = K_2 (\theta - \theta_0)^2 + K_3 (\theta - \theta_0)^3 + K_4 (\theta - \theta_0)^4
|
||||
$$
|
||||
|
||||
\end{document}
|
||||
BIN
doc/Eqs/dihedral_fourier.jpg
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
9
doc/Eqs/dihedral_fourier.tex
Normal file
@ -0,0 +1,9 @@
|
||||
\documentclass[12pt]{article}
|
||||
|
||||
\begin{document}
|
||||
|
||||
$$
|
||||
E = \sum_{i=1,m} K_i [ 1.0 + \cos ( n_i \phi - d_i ) ]
|
||||
$$
|
||||
|
||||
\end{document}
|
||||
BIN
doc/Eqs/dihedral_nharmonic.jpg
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
9
doc/Eqs/dihedral_nharmonic.tex
Normal file
@ -0,0 +1,9 @@
|
||||
\documentclass[12pt]{article}
|
||||
|
||||
\begin{document}
|
||||
|
||||
$$
|
||||
E = \sum_{n=1,n} A_n \cos^{n-1}(\phi)
|
||||
$$
|
||||
|
||||
\end{document}
|
||||
BIN
doc/Eqs/dihedral_quadratic.jpg
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
9
doc/Eqs/dihedral_quadratic.tex
Normal file
@ -0,0 +1,9 @@
|
||||
\documentclass[12pt]{article}
|
||||
|
||||
\begin{document}
|
||||
|
||||
$$
|
||||
E = K (\phi - \phi_0)^2
|
||||
$$
|
||||
|
||||
\end{document}
|
||||
BIN
doc/Eqs/improper_fourier.jpg
Normal file
|
After Width: | Height: | Size: 4.6 KiB |
9
doc/Eqs/improper_fourier.tex
Normal file
@ -0,0 +1,9 @@
|
||||
\documentclass[12pt]{article}
|
||||
|
||||
\begin{document}
|
||||
|
||||
$$
|
||||
E = K [C_0 + C_1 \cos ( \omega) + C_2 \cos( 2 \omega) ]
|
||||
$$
|
||||
|
||||
\end{document}
|
||||
BIN
doc/Eqs/pair_tersoff.jpg
Normal file
|
After Width: | Height: | Size: 35 KiB |