| 1 |
|
|
| 2 |
|
\chapter{\label{chapt:conclusion}CONCLUSION} |
| 3 |
|
|
| 4 |
< |
This dissertation has presented the work and research I have |
| 5 |
< |
accomplished in the past five years. Chapt.~\ref{chapt:RSA} |
| 6 |
< |
illustrates one of the first problems I had applied myself to. Given a |
| 7 |
< |
relatively simple model, could we account for the differences seen in |
| 8 |
< |
experiment? By using the methods described in Monte Carlo modeling, I |
| 9 |
< |
was able to write several simulations that provided a clear |
| 10 |
< |
explanation for the majority of the experimental evidence. |
| 4 |
> |
This dissertation has presented the work and research accomplished |
| 5 |
> |
over the course of the past five years. Chapt.~\ref{chapt:RSA} |
| 6 |
> |
illustrated the application of statistical mechanical principles to |
| 7 |
> |
the solution of an experimental problem. Given a relatively simple |
| 8 |
> |
model, could the differences in experimental coverage be accounted |
| 9 |
> |
for? By utilizing Monte Carlo modeling methods, I wrote several |
| 10 |
> |
simulations that provided a clear explanation for the majority of the |
| 11 |
> |
experimental evidence. Namely, that overlapping, or interdigitating |
| 12 |
> |
molecules were responsible for the high surface coverage of the |
| 13 |
> |
``umbrella'' silicon phthalocyanines, while the ``octopus'' molecules, |
| 14 |
> |
which do not overlap, have a much lower coverage. |
| 15 |
|
|
| 16 |
< |
Later in Chapt.~\ref{chapt:oopse} I present the work I had to do in |
| 17 |
< |
order to solve more complex research problems. It became clear, after |
| 18 |
< |
the work on the RSA simulations, that even simple simulations can take |
| 19 |
< |
a great deal of programming. If I were to simulate the bilayer |
| 20 |
< |
simulations I wanted to investigate, a sophisticated molecular |
| 21 |
< |
modeling package was needed. After examining the options available at |
| 22 |
< |
the time, writing an advanced simulation suite was the best method |
| 19 |
< |
of accomplishing my goals. |
| 16 |
> |
Chapt.~\ref{chapt:oopse} presented the work necessary to the solution |
| 17 |
> |
of more complex research problems. It became clear, after the work on |
| 18 |
> |
the RSA simulations, that even simple simulations can take a great |
| 19 |
> |
deal of programming. If I were to simulate the bilayer systems using a |
| 20 |
> |
coarse-grained model, a sophisticated molecular modeling program was |
| 21 |
> |
required. After examining the options available at the time, writing |
| 22 |
> |
an advanced simulation program was the only realistic solution. |
| 23 |
|
|
| 24 |
< |
Working with my colleagues we have developed {\sc oopse} to the point |
| 25 |
< |
where it is capable of many unique simulation features. It properly |
| 26 |
< |
integrates rigid body dynamics. It has the capabilities to model |
| 27 |
< |
dipoles rather than point charges only. It can use the MPI interface |
| 28 |
< |
to calculate the long range forces across multiple processors. And |
| 29 |
< |
lastly, it is open source, so that other scientists may use the code, |
| 30 |
< |
and contribute back to the project to enhance the package. |
| 24 |
> |
Working with my lab-mates, I have developed our simulation program |
| 25 |
> |
({\sc oopse}) to the point where it is capable carrying out many |
| 26 |
> |
unique simulations. It properly integrates rigid body dynamics. It has |
| 27 |
> |
the capability to model dipoles rather than point charges only; and is |
| 28 |
> |
therefore able to integrate larger systems for longer times than any |
| 29 |
> |
other current modeling package. It can use the MPI interface to |
| 30 |
> |
calculate the long range forces across multiple processors. And |
| 31 |
> |
lastly, it is open source, so that other scientists may use the code |
| 32 |
> |
and contribute back to the project and enhance the program. |
| 33 |
|
|
| 34 |
< |
Lastly Chapt.~\ref{chapt:lipid} presents the research for which I |
| 35 |
< |
originally set about the development of {\sc oopse}. The lipid model |
| 36 |
< |
was under continual development while {\sc oopse} was being |
| 37 |
< |
designed. In fact many of the integration ensembles in {\sc oopse} |
| 38 |
< |
were specifically written to continue development of the lipid |
| 39 |
< |
model. The set of simulations presented in the chapter proved that the |
| 40 |
< |
model was capable of spontaneously forming bilayers. It also explored |
| 41 |
< |
the properties of the bilayers formed over a range of |
| 42 |
< |
temperatures. Further extensions to the model will likely include |
| 43 |
< |
exploration of dipole strength on the head as well as varying chain |
| 44 |
< |
configurations (one chain versus two chains, etc.). However, at this |
| 45 |
< |
point there are many questions that can now be explored with this model |
| 46 |
< |
such as the inclusion molecules to diffuse through the bilayer, or |
| 47 |
< |
perhaps exploration of special phases such as the ripple phase. |
| 34 |
> |
Lastly Chapt.~\ref{chapt:lipid} presented the research that became the |
| 35 |
> |
main design goal of {\sc oopse}. The lipid model was under continual |
| 36 |
> |
development while {\sc oopse} was being written. In fact many of the |
| 37 |
> |
integration ensembles in {\sc oopse} were specifically written to |
| 38 |
> |
continue development of the lipid model. The set of simulations |
| 39 |
> |
presented in the chapter have shown that the model is capable of |
| 40 |
> |
spontaneously forming bilayers. It also explored the properties of the |
| 41 |
> |
bilayers over a range of temperatures. Further extensions to the model |
| 42 |
> |
will likely include exploration of how head group dipole strength and |
| 43 |
> |
varying chain configurations (one chain versus two chains, etc.) |
| 44 |
> |
affect the structure and dynamics of the lipid bilayer. However, at |
| 45 |
> |
this point there are many questions that can now be explored with this |
| 46 |
> |
model such as how do small molecules include themselves, and diffuse |
| 47 |
> |
through the bilayer? Or what are the characteristic events that lead |
| 48 |
> |
to the formation of special lipid phases (i.e.~the ripple phase)? It |
| 49 |
> |
is my hope that my contributions to this research will make it |
| 50 |
> |
possible to answer these important questions and many others. |