These_linjie_JC/thesis/6_backmatter/acronyms.tex

49 lines
1.8 KiB
TeX
Raw Normal View History

2021-06-14 03:58:27 +02:00
% this file is called up by thesis.tex
% content in this file will be fed into the main document
%: ----------------------- name of chapter -------------------------
%\chapter{chaptername} % top level followed by section, subsection
%: ----------------------- paths to graphics ------------------------
% change according to folder and file names
\ifpdf
\graphicspath{{X/figures/PNG/}{X/figures/PDF/}{X/figures/}}
\else
\graphicspath{{X/figures/EPS/}{X/figures/}}
\fi
%: ----------------------- contents from here ------------------------
{\Large \textbf{Acronyms}}
\begin{itemize}
\item[$\bullet$] \textbf{PAH}: polycyclic aromatic hydrocarbons; p. 4
\item[$\bullet$] \textbf{PES}: potential energy surface; page 5
\item[$\bullet$] \textbf{MD}: molecular dynamics; p. 30
\item[$\bullet$] \textbf{FF}: force field; p. 17
\item[$\bullet$] \textbf{BO}: Born-Op­pen­heimer; p. 18
\item[$\bullet$] \textbf{HF}: Hartree-Fock; p. 20
\item[$\bullet$] \textbf{KS}: Kohn-Sham p. 20
\item[$\bullet$] \textbf{DFT}: densituy functional theory p.
\item[$\bullet$] \textbf{DFTB}: Density Functional based Tight-Binding p. XX
\item[$\bullet$] \textbf{SCC-DFTB}: Self-Consistent Charge Density Functional based Tight-Binding p. XX
\item[$\bullet$] \textbf{PTMD}: Parallel-tempering molecular dynamics p. XX
\item[$\bullet$] \textbf{QM}: quantum chemical; p.
\item[$\bullet$] \textbf{MM}: molecular mechanics p.
\item[$\bullet$] \textbf{CAD}: collisionally activated dissociation p, 84
\item[$\bullet$] \textbf{CID}: collisioninduced dissociation p, 84
\end{itemize}
% ---------------------------------------------------------------------------
%: ----------------------- end of thesis sub-document ------------------------
% ---------------------------------------------------------------------------