| 1 |
\documentclass[nosummary,dvips,noindentfirst]{ndthesis} |
| 2 |
\usepackage{graphicx} |
| 3 |
\usepackage{psfrag} |
| 4 |
\usepackage{amsmath} |
| 5 |
\usepackage{amssymb} |
| 6 |
\usepackage{color} |
| 7 |
\usepackage{listings} |
| 8 |
|
| 9 |
\includeonly{preview} |
| 10 |
|
| 11 |
\begin{document} |
| 12 |
\renewcommand{\lstlistlistingname}{SCHEMES} |
| 13 |
\renewcommand{\lstlistingname}{Scheme} |
| 14 |
\frontmatter |
| 15 |
\work{Dissertation} % Change to ``Thesis'' for Master's thesis |
| 16 |
\title{MOLECULAR DYNAMICS SIMULATIONS OF PHOSPHOLIPID BILAYERS AND LIQUID CRYSTALS} |
| 17 |
\author{Teng Lin} |
| 18 |
\degprior{B.Sc.} % All previously earned degrees |
| 19 |
\degaward{Doctor of Philosophy} % What this paper is for |
| 20 |
\advisor{J. Daniel Gezelter} % supervisor/director/advisor |
| 21 |
%% \advisorB{} % second supervisor/director/advisor (if present) |
| 22 |
\department{Chemistry and Biochemistry} % Dept. granting the degree |
| 23 |
\maketitle % Uncomment to get the title page printed out |
| 24 |
%% \copypage % Uncomment if you want a copyright page |
| 25 |
\begin{abstract} |
| 26 |
|
| 27 |
I present a dissertation utilizing an open source molecular dynamics |
| 28 |
simulation package {\sc oopse}. |
| 29 |
\end{abstract} |
| 30 |
|
| 31 |
\begin{dedication} |
| 32 |
|
| 33 |
I would like to dedicate this dissertation to my wife, who has |
| 34 |
helped and supported me throughout all of this work. |
| 35 |
|
| 36 |
\end{dedication} |
| 37 |
\tableofcontents |
| 38 |
\listoffigures % If you don't have any figures or tables, comment |
| 39 |
\listoftables % out these two lines. |
| 40 |
\lstlistoflistings |
| 41 |
|
| 42 |
\begin{acknowledge} % acknowledgments go here |
| 43 |
|
| 44 |
\noindent I would like to thank my advisor, Dr. Gezelter for his inspiring and encouraging way |
| 45 |
to guide me to a deeper understanding of knowledge work. Without his encouragement and constant |
| 46 |
guidance, I could not have finished this dissertation. I am also grateful to my colleagues |
| 47 |
Charles F.~Vardeman II, Christopher J.~Fennell, Xiuquan Sun, Yang Zheng, Kyle Daily, |
| 48 |
Kyle S.~Haygarth, Matthew A.~Meineke, Dan Combest, Pat Conforti, and Megan Sprague, |
| 49 |
who were always here for technical help and moral support. Last, but not least, |
| 50 |
I thank my family: my parents, Zongzan Lin, and Rongying Chen, |
| 51 |
for unconditional support and encouragement to pursue my interests, |
| 52 |
even when the interests went beyond boundaries of language and |
| 53 |
geography. My wife, Xi, for her understanding and love during the past few years. Her support and |
| 54 |
encouragement was in the end what made this dissertation possible. |
| 55 |
|
| 56 |
\end{acknowledge} |
| 57 |
|
| 58 |
\mainmatter |
| 59 |
%\include{Introduction} |
| 60 |
%\include{Methodology} |
| 61 |
%\include{Lipid} |
| 62 |
%\include{LiquidCrystal} |
| 63 |
%\include{Conclusion} |
| 64 |
%\include{Appendix} |
| 65 |
%\include{phdBib} |