ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/tengDissertation/phdPreamble.tex
(Generate patch)

Comparing trunk/tengDissertation/phdPreamble.tex (file contents):
Revision 2867 by tim, Sat Jun 17 18:43:58 2006 UTC vs.
Revision 2941 by tim, Mon Jul 17 20:01:05 2006 UTC

# Line 5 | Line 5
5   \usepackage{amssymb}
6   \usepackage{color}
7   \usepackage{listings}
8 + \usepackage{cite}
9   %\usepackage from oopseDoc.tex
10   \usepackage{times}
11   \usepackage{setspace}
12   \usepackage{tabularx}
13   \usepackage{longtable}
14 < \lstset{language=C++,frame=TB,basicstyle=\footnotesize, %
15 <        captionpos=b, %
16 <        xleftmargin=0.1in,xrightmargin=0.1in,
17 <        keywordstyle=\footnotesize, breaklines=true,
17 <        abovecaptionskip=0.5cm, belowcaptionskip=0.5cm
18 < }
14 > \lstset{language=C++,frame=TB,basicstyle=\small\ttfamily, %
15 >        xleftmargin=0in, xrightmargin=0in, %captionpos=b,% breaklines=true, %
16 >        abovecaptionskip=0.5cm, belowcaptionskip=0.5cm}
17 > \renewcommand{\lstlistingname}{Scheme}
18   \includeonly{preview}
19  
20   \begin{document}
# Line 32 | Line 31
31   \newcolumntype{H}{p{0.75in}}
32   \newcolumntype{I}{p{5in}}
33  
34 < \renewcommand{\lstlistlistingname}{LISTS}
35 < \renewcommand{\lstlistingname}{List}
34 > \renewcommand{\lstlistlistingname}{SCHEMES}
35 > \renewcommand{\lstlistingname}{Scheme}
36   \frontmatter
37   \work{Dissertation}  % Change to ``Thesis'' for Master's thesis
38 < \title{MOLECULAR DYNAMICS SIMULATIONS OF PHOSPHOLIPID BILAYERS AND LIQUID CRYSTALS}
38 > \title{MOLECULAR DYNAMICS METHODOLOGY AND SIMULATIONS OF PHOSPHOLIPID BILAYERS AND LIQUID CRYSTALS}
39   \author{Teng Lin}
40 < \degprior{B.Sc.}                 % All previously earned degrees
40 > \degprior{B.S., B.E.}                 % All previously earned degrees
41   \degaward{Doctor of Philosophy}  % What this paper is for
42   \advisor{J. Daniel Gezelter} % supervisor/director/advisor
43   %% \advisorB{}            % second supervisor/director/advisor (if present)
# Line 47 | Line 46 | I present a dissertation utilizing an open source mole
46   %% \copypage              % Uncomment if you want a copyright page
47   \begin{abstract}
48  
49 < I present a dissertation utilizing an open source molecular dynamics
50 < simulation package {\sc oopse}.
49 > As a rapidly expanding interdisciplinary science bridging physics,
50 > chemistry and biology, the study of soft condensed matter involves
51 > the kinetics, dynamics and geometric structures of complex materials
52 > like membrane, liquid crystal and polymers. These soft condensed
53 > materials are distinguished by the unique physical properties on the
54 > mesoscopic scale which can provide useful insights to understand the
55 > basic physical principles linking the microscopic structure to the
56 > macroscopic properties. Knowledge of the underlying physics is of
57 > benefit to a wide range areas, such as the processing of
58 > biocompatible materials and development of LCD display technologies.
59 > Although the separation of the length scales allows statistical
60 > mechanics to be applied, the interesting behavior of these systems
61 > usually happens on time scale well beyond current computing power.
62 > In order to simulate large soft condensed systems for long times
63 > within a reasonable amount of computational time, some new
64 > coarse-grained models are presented in this dissertation to describe
65 > phospholipids and liquid crystals. Although these
66 > models can be described using a small number of physical parameters,
67 > it is not trivial to introduce rigid constraints between different
68 > molecular fragments correctly and efficiently. Working with
69 > colleagues, I developed a new molecular dynamics framework capable
70 > of performing simulation on systems with orientational degrees of
71 > freedom in a variety of ensembles. Using this new package, I studied
72 > the structure, dynamics and transport properties of the biological
73 > membranes as well as the the phase behavior of liquid
74 > crystals. A new Langevin dynamics algorithm for arbitrary rigid
75 > particles is also presented to mimic solvent effects which may
76 > eventually expand the time scale of the simulation.
77 >
78   \end{abstract}
79  
80   \begin{dedication}
81  
82 < I would like to dedicate this dissertation to my wife, who has
57 < helped and supported me throughout all of this work.
82 > To my family.
83  
84   \end{dedication}
85   \tableofcontents
# Line 65 | Line 90 | helped and supported me throughout all of this work.
90   \begin{acknowledge}    % acknowledgments go here
91  
92      \noindent I would like to thank my advisor, Dr. Gezelter for his inspiring and encouraging way
93 <    to guide me to a deeper understanding of knowledge work. Without his encouragement and constant
93 >    to guide me to a deeper understanding of molecular modeling. Without his encouragement and constant
94      guidance, I could not have finished this dissertation. I am also grateful to my colleagues
95      Charles F.~Vardeman II, Christopher J.~Fennell, Xiuquan Sun, Yang Zheng, Kyle Daily,
96      Kyle S.~Haygarth, Matthew A.~Meineke, Dan Combest, Pat Conforti, and Megan Sprague,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines