This program was designed to investigate the state-of-the-art approaches for free energy calculations, based on the Lennard-Jones interatomic interaction model. The program is supposed to do the following things:
By playing with this program, one can understand some basic concepts in free energy calculations using the MD method which are otherwise buried in the complexity of protein structures and the force fields. Special effort is made on checking the effectiveness of the competitive lambda dynamics for such a simple model. Due to time limitation, I only did free energy calculations for the formation of an impurity in a pure system. My conclusions based on these benchmarking calculations can be summarized as follows (Of course I could be wrong):
HP-UX version and
Linux version
are both available. A short (but early and incomplete)
description of the study on the lambda
dynamics method can be found in a postscript
file.
A simple playground program for electron transfer dynamics
on the tight-binding model can be found here.
With this program, the user can play simple tight-binding model,
do two-state and three-state reductions, and check the two-state
and three-state approximations for simple models, and perhaps
get some intuition out of them. Here are
some postscript figures: (1)
Electron dynamics with different donor-accept distances;
(2)
Electron dynamics when the bridge frequency is different.
I would like to point out here that the multi-state reduction
may be an interesting problem. But we have not been able to explore
more with it. It is mentionworthy that the multi-state resonance
might be nontrivial in some circumstance. Multiple state resonances
are usually more difficult to find, dynamical multiple state resonances
are even harder to detect. But can we rule out the possibility of
multiple state resonances and their contributions to extraordinary
electron transfer?
For details, read a short note.
Demo applets for electron transfer dynamics in a tight-binding model:
Static bridge and
Dynamic bridge may be interesting for a beginner in electron transfer
theory.
We have spent efforts on exploring the applicability of the Floquet
formulism to the electron transfer problem, and eventually came up
with the conclusion after a thorough discussion with Professor David
Beratan that it might not be relevant to the biological electron
transfer problem. However, the Floquet picture is still helpful in
understanding electron propogation behavior through a dynamical
bridge. Hence it might be useful
to present the program we have written here.
We present three interesting results which were produced using
this program. The results are about the electron dynamics on a three-state
system with the middle state vibrating.
The first figure
shows the dependence of the propogation on the bridge frequency.
The second figure
shows the dependence of the propogation on the barrier height.
The third figure
shows quasienergy spectrum of the dynamical system.
Trivially, I should add that the time evolution produced by the
Floquet propogator is in exact agreement with that given by the
predictor-corrector time integrator. This serves as a double check
for our code.
Subroutine You can also find a
Hamiltonian series stored on tape
(for Met121-Gln107, the whole beta-sheet).
© 2000, Qian Xie
A tight-binding electron transfer program
The Floquet program
floquet.f
constructs the Floquet matrix. HP-UX version and
Linux version
are both available.
Some trivial programs