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 2880 by tim, Thu Jun 22 22:19:02 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 36 | Line 35
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.S., B.E.}                 % All previously earned degrees
41   \degaward{Doctor of Philosophy}  % What this paper is for
# Line 47 | Line 46 | As an rapidly expanding interdisciplinary of physics,
46   %% \copypage              % Uncomment if you want a copyright page
47   \begin{abstract}
48  
49 < As an rapidly expanding interdisciplinary of physics, chemistry and
50 < biology \emph{etc}, soft condensed matter science studies the
51 < kinetics, dynamics and geometric structures of complex materials
52 < like membrane,liquid crystal and polymers \emph{etc}. These soft
53 < condensed matters are distinguished by the unique physical
54 < properties on the mesoscopic scale which can provide useful insights
55 < to understand the basic physical principles linking the microscopic
56 < structure to the macroscopic properties. Knowledge of the underlying
57 < physics is of benefit to a wide range of applications areas, such as
58 < the processing of biocompatible materials and development of LCD
59 < display technologies. Although the separation of the length scale
60 < allows statistical mechanics to be applied, the interesting behavior
61 < of these systems usually happens on the time scale well beyond the
62 < current computing power. In order to simulate large soft condensed
63 < systems for long times within a reasonable amount of computational
64 < time, some new coarse-grained models were proposed in this
65 < dissertation to describe phosphlipids and banana-shaped liquid
66 < crystals. Although these models can be described using a small
67 < number of physical parameter, it is not trivial to maintain the
68 < introducing rigid constraints between different molecular fragments
69 < correctly and efficiently. Working with colleagues, I developed a
70 < new molecular dynamics framework capable of performing simulation on
71 < systems with orientational degrees of freedom in a variety of
72 < ensembles. Using this new package, I study the structure, the
73 < dynamics and transport properties of the biological membranes as
74 < well as the the phase behavior of banana shaped liquid crystal. A
75 < new Langevin dynamics algorithm for arbitrary rigid particles is
76 < proposed to mimic solvent effect which may eventually expand the
78 < time scale of the simulation.
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  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines