Files
lammps/doc/Eqs/compute_fep_lambda.tex
Axel Kohlmeyer 69c06791a5 import USER-FEP package from https://github.com/agiliopadua/compute_fep
copied the code into the suitable directories and made some adjustments
to include it cleanly. need to think about makeing derived classes, soft
core versions in USER-OMP and also soft-core versions of lj/sdk.
2014-04-18 14:35:23 -04:00

11 lines
227 B
TeX

\documentstyle[12pt]{article}
\begin{document}
\begin{eqnarray*}
\lambda = 0 \quad\Rightarrow\quad U = U_{\mathrm{bg}} + U_0 \\
\lambda = 1 \quad\Rightarrow\quad U = U_{\mathrm{bg}} + U_1
\end{eqnarray*}
\end{document}