| 1 |
xsun |
3347 |
\documentclass[nosummary]{ndthesis} |
| 2 |
|
|
|
| 3 |
xsun |
3336 |
\usepackage[tbtags]{amsmath} |
| 4 |
xsun |
3347 |
\usepackage{amsmath,bm} |
| 5 |
xsun |
3336 |
\usepackage{amssymb} |
| 6 |
|
|
\usepackage{mathrsfs} |
| 7 |
|
|
\usepackage{tabularx} |
| 8 |
xsun |
3347 |
\usepackage{graphicx} |
| 9 |
|
|
\usepackage{booktabs} |
| 10 |
xsun |
3336 |
\usepackage{enumitem} |
| 11 |
|
|
\usepackage{color} |
| 12 |
|
|
\usepackage{listings} |
| 13 |
|
|
\usepackage{cite} |
| 14 |
|
|
%\usepackage from oopseDoc.tex |
| 15 |
|
|
\usepackage{times} |
| 16 |
|
|
\usepackage{setspace} |
| 17 |
xsun |
3347 |
%\usepackage{longtable} |
| 18 |
|
|
%\lstset{language=C++,frame=TB,basicstyle=\small\ttfamily, % |
| 19 |
|
|
% xleftmargin=0in, xrightmargin=0in, %captionpos=b,% breaklines=true, % |
| 20 |
|
|
% abovecaptionskip=0.5cm, belowcaptionskip=0.5cm} |
| 21 |
xsun |
3360 |
%\renewcommand{\lstlistingname}{Scheme} |
| 22 |
xsun |
3336 |
\includeonly{preview} |
| 23 |
|
|
|
| 24 |
|
|
\begin{document} |
| 25 |
|
|
|
| 26 |
|
|
\newcolumntype{A}{p{1.5in}} |
| 27 |
|
|
\newcolumntype{B}{p{0.75in}} |
| 28 |
|
|
\newcolumntype{C}{p{1.5in}} |
| 29 |
|
|
\newcolumntype{D}{p{2in}} |
| 30 |
|
|
|
| 31 |
|
|
\newcolumntype{E}{p{0.5in}} |
| 32 |
|
|
\newcolumntype{F}{p{1.5in}} |
| 33 |
|
|
\newcolumntype{G}{p{3.25in}} |
| 34 |
|
|
|
| 35 |
|
|
\newcolumntype{H}{p{0.75in}} |
| 36 |
|
|
\newcolumntype{I}{p{5in}} |
| 37 |
|
|
|
| 38 |
xsun |
3360 |
%\renewcommand{\lstlistlistingname}{SCHEMES} |
| 39 |
|
|
%\renewcommand{\lstlistingname}{Scheme} |
| 40 |
xsun |
3336 |
\frontmatter |
| 41 |
|
|
|
| 42 |
|
|
\work{Dissertation} % Change to ``Thesis'' for Master's thesis |
| 43 |
xsun |
3360 |
\title{ALGORITHMS FOR MODELING THE DYNAMICS AND PHASE TRANSITIONS OF LIPID BILAYERS} |
| 44 |
xsun |
3336 |
\author{Xiuquan Sun} |
| 45 |
|
|
\degprior{B.S., M.S.} % All previously earned degrees |
| 46 |
|
|
\degaward{Doctor of Philosophy} % What this paper is for |
| 47 |
|
|
\advisor{J. Daniel Gezelter} % supervisor/director/advisor |
| 48 |
|
|
%% \advisorB{} % second supervisor/director/advisor (if present) |
| 49 |
|
|
\department{Chemistry and Biochemistry} % Dept. granting the degree |
| 50 |
|
|
|
| 51 |
|
|
\maketitle % Uncomment to get the title page printed out |
| 52 |
|
|
%% \copypage % Uncomment if you want a copyright page |
| 53 |
|
|
\begin{abstract} |
| 54 |
|
|
|
| 55 |
|
|
\end{abstract} |
| 56 |
|
|
|
| 57 |
|
|
\begin{dedication} |
| 58 |
|
|
|
| 59 |
xsun |
3360 |
To my wife, for her unconditional support, and to my family, for their |
| 60 |
|
|
providence of inspiriting happiness. |
| 61 |
xsun |
3336 |
|
| 62 |
|
|
\end{dedication} |
| 63 |
|
|
|
| 64 |
|
|
\tableofcontents |
| 65 |
|
|
\listoffigures % If you don't have any figures or tables, comment |
| 66 |
|
|
\listoftables % out these two lines. |
| 67 |
xsun |
3360 |
%\lstlistoflistings |
| 68 |
xsun |
3336 |
|
| 69 |
|
|
\begin{acknowledge} % acknowledgments go here |
| 70 |
|
|
|
| 71 |
xsun |
3360 |
I would like to thank my advisor, J.~Daniel Gezelter, who guided me |
| 72 |
|
|
into the field of my interests, helped me complete all of the work |
| 73 |
|
|
with his great patience and broad knowledge. I am also grateful to my |
| 74 |
|
|
colleagues Teng Lin, Charles F.~Vardeman II, Shenyu Kuang, Chunlei Li, |
| 75 |
|
|
Christie Puglis, Patrick Holvey, Matthew A.~Meineke, Christopher |
| 76 |
|
|
J.~Fennell, Yang Zheng, Kyle Daily, Kyle S.~Haygarth, Jennifer Morton, |
| 77 |
|
|
who were always here for technical support and helpful |
| 78 |
|
|
suggestions. Finally, I would like to thank my family: my father, |
| 79 |
|
|
Jianguo Sun, and my mother, Yumei Lin, for their understanding and |
| 80 |
|
|
support on the distant other side of the ocean. And my wife, Yingxin, |
| 81 |
|
|
this dissertation could not have been finished without her love. |
| 82 |
xsun |
3336 |
|
| 83 |
|
|
\end{acknowledge} |
| 84 |
|
|
|
| 85 |
|
|
\mainmatter |
| 86 |
|
|
|
| 87 |
|
|
%\include{Introduction} |
| 88 |
|
|
%\include{mc} |
| 89 |
|
|
%\include{md} |
| 90 |
|
|
%\include{ld} |
| 91 |
|
|
%\include{Conclusion} |
| 92 |
|
|
%\include{Appendix} |
| 93 |
|
|
%\include{phdBib} |
| 94 |
|
|
|