ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mattDisertation/phdPreamble.tex
Revision: 1021
Committed: Wed Feb 4 20:23:20 2004 UTC (20 years, 5 months ago) by mmeineke
Content type: application/x-tex
File size: 2418 byte(s)
Log Message:
started work on the complete project. Made a makefile, and added preambles

File Contents

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