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 2907 by tim, Thu Jun 29 16:57:37 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 70 | Line 68 | the structure, the dynamics and transport properties o
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, the dynamics and transport properties of the
72 < biological membranes as well as the the phase behavior of banana
73 < shaped liquid crystals. A new Langevin dynamics algorithm for
74 < arbitrary rigid particles is proposed to mimic solvent effects which
75 < may eventually expand the time scale of the simulation.
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