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 2904 by tim, Wed Jun 28 17:36:32 2006 UTC vs.
Revision 2911 by tim, Thu Jun 29 23:56:11 2006 UTC

# Line 10 | Line 10
10   \usepackage{setspace}
11   \usepackage{tabularx}
12   \usepackage{longtable}
13 < \lstset{language=C++,frame=TB,basicstyle=\footnotesize, %
14 <        captionpos=b, %
15 <        xleftmargin=0.1in,xrightmargin=0.1in,
16 <        keywordstyle=\footnotesize, breaklines=true,
17 <        abovecaptionskip=0.5cm, belowcaptionskip=0.5cm
18 < }
13 > \lstset{language=C,frame=TB,basicstyle=\small\ttfamily, %
14 >        xleftmargin=0in, xrightmargin=0in, captionpos=b,% breaklines=true, %
15 >        abovecaptionskip=0.5cm, belowcaptionskip=0.5cm}
16 > \renewcommand{\lstlistingname}{Scheme}
17   \includeonly{preview}
18  
19   \begin{document}
# Line 36 | Line 34
34   \renewcommand{\lstlistingname}{Scheme}
35   \frontmatter
36   \work{Dissertation}  % Change to ``Thesis'' for Master's thesis
37 < \title{MOLECULAR DYNAMICS SIMULATIONS OF PHOSPHOLIPID BILAYERS AND LIQUID CRYSTALS}
37 > \title{MOLECULAR DYNAMICS METHODOLOGY AND SIMULATIONS OF PHOSPHOLIPID BILAYERS AND LIQUID CRYSTALS}
38   \author{Teng Lin}
39   \degprior{B.S., B.E.}                 % All previously earned degrees
40   \degaward{Doctor of Philosophy}  % What this paper is for
# Line 47 | Line 45 | As an rapidly expanding interdisciplinary of physics,
45   %% \copypage              % Uncomment if you want a copyright page
46   \begin{abstract}
47  
48 < As an rapidly expanding interdisciplinary of physics, chemistry and
49 < biology \emph{etc}, soft condensed matter science studies the
50 < kinetics, dynamics and geometric structures of complex materials
51 < like membrane, liquid crystal and polymers \emph{etc}. These soft
52 < condensed matters are distinguished by the unique physical
53 < properties on the mesoscopic scale which can provide useful insights
54 < to understand the basic physical principles linking the microscopic
55 < structure to the macroscopic properties. Knowledge of the underlying
56 < physics is of benefit to a wide range of applications areas, such as
57 < the processing of biocompatible materials and development of LCD
58 < display technologies. Although the separation of the length scale
59 < allows statistical mechanics to be applied, the interesting behavior
60 < of these systems usually happens on the time scale well beyond the
61 < current computing power. In order to simulate large soft condensed
62 < systems for long times within a reasonable amount of computational
63 < time, some new coarse-grained models were proposed in this
64 < dissertation to describe phospholipids and banana-shaped liquid
65 < crystals. Although these models can be described using a small
66 < number of physical parameter, it is not trivial to maintain the
67 < introducing rigid constraints between different molecular fragments
68 < correctly and efficiently. Working with colleagues, I developed a
69 < new molecular dynamics framework capable of performing simulation on
70 < systems with orientational degrees of freedom in a variety of
71 < ensembles. Using this new package, I study the structure, the
72 < dynamics and transport properties of the biological membranes as
73 < well as the the phase behavior of banana shaped liquid crystal. A
74 < new Langevin dynamics algorithm for arbitrary rigid particles is
75 < proposed to mimic solvent effect which may eventually expand the
78 < time scale of the simulation.
48 > As a rapidly expanding interdisciplinary science bridging physics,
49 > chemistry and biology, the study of soft condensed matter involves
50 > the kinetics, dynamics and geometric structures of complex materials
51 > like membrane, liquid crystal and polymers. These soft condensed
52 > materials are distinguished by the unique physical properties on the
53 > mesoscopic scale which can provide useful insights to understand the
54 > basic physical principles linking the microscopic structure to the
55 > macroscopic properties. Knowledge of the underlying physics is of
56 > benefit to a wide range areas, such as the processing of
57 > biocompatible materials and development of LCD display technologies.
58 > Although the separation of the length scales allows statistical
59 > mechanics to be applied, the interesting behavior of these systems
60 > usually happens on time scale well beyond current computing power.
61 > In order to simulate large soft condensed systems for long times
62 > within a reasonable amount of computational time, some new
63 > coarse-grained models are presented in this dissertation to describe
64 > phospholipids and banana-shaped liquid crystals. Although these
65 > models can be described using a small number of physical parameters,
66 > it is not trivial to introduce rigid constraints between different
67 > molecular fragments correctly and efficiently. Working with
68 > colleagues, I developed a new molecular dynamics framework capable
69 > of performing simulation on systems with orientational degrees of
70 > freedom in a variety of ensembles. Using this new package, I studied
71 > the structure, dynamics and transport properties of the biological
72 > membranes as well as the the phase behavior of banana shaped liquid
73 > crystals. A new Langevin dynamics algorithm for arbitrary rigid
74 > particles is also presented to mimic solvent effects which may
75 > eventually expand the time scale of the simulation.
76  
77   \end{abstract}
78  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines