ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mattDisertation/phdPreamble.tex
Revision: 1045
Committed: Tue Feb 10 20:52:03 2004 UTC (20 years, 4 months ago) by mmeineke
Content type: application/x-tex
File size: 2508 byte(s)
Log Message:
added a lipid figure. started converting oopse.tex

File Contents

# User Rev Content
1 mmeineke 1021 \documentclass[dvips,noindentfirst]{ndthesis}
2     \usepackage{graphicx}
3     \usepackage{psfrag}
4     \usepackage{amsmath}
5 mmeineke 1045 \usepackage{amssymb}
6 mmeineke 1021 \usepackage{color}
7 mmeineke 1045 \usepackage{listings}
8 mmeineke 1021
9     \includeonly{preview}
10    
11     \begin{document}
12 mmeineke 1045 \renewcommand{\lstlistlistingname}{SCHEMES}
13     \renewcommand{\lstlistingname}{Scheme}
14 mmeineke 1021 \frontmatter
15     \work{Dissertation} % Change to ``Thesis'' for Master's thesis
16 mmeineke 1045 \title{STATITISTICAL MECHANICS SIMULATIONS OF SURFACE COVERAGE AND PHOSPHOLIPID BILAYERS}
17 mmeineke 1021 \author{Matthew A. Meineke}
18     \degprior{B.Sc.} % All previously earned degrees
19     \degaward{Doctor of Philosophy} % What this paper is for
20     \advisor{Dr. J. Daniel Gezelter} % supervisor/director/advisor
21     %% \advisorB{} % second supervisor/director/advisor (if present)
22     \department{Chemistry and Biochemistry} % Dept. granting the degree
23     \maketitle % Uncomment to get the title page printed out
24     %% \copypage % Uncomment if you want a copyright page
25     \begin{abstract}
26    
27     I present a dissertation outlining two statistical mechanics
28     investigations I have undertaken, as well as the development of the
29     molecular dynamics simulation package {\sc oopse}. The first
30     investigation was using a random sequential adsorption model to
31     elucidate the adsorption of two related silicon phthalocyanines on a
32     gold (111) surface. {\sc oopse} is a simulation package capable of
33     high performance parallel computer processing. Working with
34     colleagues, I developed {\sc oopse} to the point that it was capable
35     of simulating my phospholipid bilayer model. The model is a mesoscale
36     parameterization of phospholipids in order to simulate large sytems
37     for long trajectories within a reasonable time frame. Using {\sc
38     oopse}, I have simulated the gel to fluid phase transition for the
39     mesoscale model.
40    
41     \end{abstract}
42    
43     \begin{dedication}
44    
45     I would like to dedicate this dissertation to my wife, who has helped
46     and supported me throughout all of this work.
47    
48     \end{dedication}
49     \tableofcontents
50     \listoffigures % If you don't have any figures or tables, comment
51     \listoftables % out these two lines.
52 mmeineke 1045 \lstlistoflistings
53    
54 mmeineke 1021 \begin{acknowledge} % acknowledgments go here
55    
56     \noindent I am grateful to my advisor, Dr. Gezelter for all of
57     his patience and guidance. I am also grateful to my coworkers
58     Charles F.~Vardeman II, Teng Lin, Christopher J.~Fennell,
59     Xiuquan Sun, and Yang Zheng for all of the help and comments
60     performing this research and while writing this dissertation.
61    
62     \end{acknowledge}
63    
64     \mainmatter