--- trunk/tengDissertation/phdPreamble.tex 2006/06/08 20:29:00 2830 +++ trunk/tengDissertation/phdPreamble.tex 2006/06/28 17:36:32 2904 @@ -10,9 +10,10 @@ \usepackage{setspace} \usepackage{tabularx} \usepackage{longtable} -\lstset{language=C++,basicstyle=\footnotesize, % +\lstset{language=C++,frame=TB,basicstyle=\footnotesize, % captionpos=b, % - keywordstyle=\footnotesize, + xleftmargin=0.1in,xrightmargin=0.1in, + keywordstyle=\footnotesize, breaklines=true, abovecaptionskip=0.5cm, belowcaptionskip=0.5cm } \includeonly{preview} @@ -31,13 +32,13 @@ \newcolumntype{H}{p{0.75in}} \newcolumntype{I}{p{5in}} -\renewcommand{\lstlistlistingname}{LISTS} -\renewcommand{\lstlistingname}{List} +\renewcommand{\lstlistlistingname}{SCHEMES} +\renewcommand{\lstlistingname}{Scheme} \frontmatter \work{Dissertation} % Change to ``Thesis'' for Master's thesis \title{MOLECULAR DYNAMICS SIMULATIONS OF PHOSPHOLIPID BILAYERS AND LIQUID CRYSTALS} \author{Teng Lin} -\degprior{B.Sc.} % All previously earned degrees +\degprior{B.S., B.E.} % All previously earned degrees \degaward{Doctor of Philosophy} % What this paper is for \advisor{J. Daniel Gezelter} % supervisor/director/advisor %% \advisorB{} % second supervisor/director/advisor (if present) @@ -46,14 +47,41 @@ I present a dissertation utilizing an open source mole %% \copypage % Uncomment if you want a copyright page \begin{abstract} -I present a dissertation utilizing an open source molecular dynamics -simulation package {\sc oopse}. +As an rapidly expanding interdisciplinary of physics, chemistry and +biology \emph{etc}, soft condensed matter science studies the +kinetics, dynamics and geometric structures of complex materials +like membrane, liquid crystal and polymers \emph{etc}. These soft +condensed matters are distinguished by the unique physical +properties on the mesoscopic scale which can provide useful insights +to understand the basic physical principles linking the microscopic +structure to the macroscopic properties. Knowledge of the underlying +physics is of benefit to a wide range of applications areas, such as +the processing of biocompatible materials and development of LCD +display technologies. Although the separation of the length scale +allows statistical mechanics to be applied, the interesting behavior +of these systems usually happens on the time scale well beyond the +current computing power. In order to simulate large soft condensed +systems for long times within a reasonable amount of computational +time, some new coarse-grained models were proposed in this +dissertation to describe phospholipids and banana-shaped liquid +crystals. Although these models can be described using a small +number of physical parameter, it is not trivial to maintain the +introducing rigid constraints between different molecular fragments +correctly and efficiently. Working with colleagues, I developed a +new molecular dynamics framework capable of performing simulation on +systems with orientational degrees of freedom in a variety of +ensembles. Using this new package, I study the structure, the +dynamics and transport properties of the biological membranes as +well as the the phase behavior of banana shaped liquid crystal. A +new Langevin dynamics algorithm for arbitrary rigid particles is +proposed to mimic solvent effect which may eventually expand the +time scale of the simulation. + \end{abstract} \begin{dedication} -I would like to dedicate this dissertation to my wife, who has -helped and supported me throughout all of this work. +To my family. \end{dedication} \tableofcontents @@ -64,14 +92,14 @@ helped and supported me throughout all of this work. \begin{acknowledge} % acknowledgments go here \noindent I would like to thank my advisor, Dr. Gezelter for his inspiring and encouraging way - to guide me to a deeper understanding of knowledge work. Without his encouragement and constant + to guide me to a deeper understanding of molecular modeling. Without his encouragement and constant guidance, I could not have finished this dissertation. I am also grateful to my colleagues Charles F.~Vardeman II, Christopher J.~Fennell, Xiuquan Sun, Yang Zheng, Kyle Daily, Kyle S.~Haygarth, Matthew A.~Meineke, Dan Combest, Pat Conforti, and Megan Sprague, who were always here for technical help and moral support. Last, but not least, - I thank my family: my parents, Zongzan Lin, and Rongying Chen, - for unconditional support and encouragement to pursue my interests, - even when the interests went beyond boundaries of language and + I thank my family: my fater, Zongzan Lin, and my mother, Rongying Chen, + for unconditional support and encouragement to pursue my dreams, + even when they went beyond boundaries of language and geography. My wife, Xi, for her understanding and love during the past few years. Her support and encouragement was in the end what made this dissertation possible.