Kinetic Monte Carlo
The KMC algorithm is:
- Start in configuration
- List all possible transitions and calculate
- Select
with probability
- Advance clock by
where u is a random number uniform in ]0,1].
A detailled discussion of the implementation of the
KMC algoritm is available
here.
Back
Author
Per Stoltze
stoltze@fysik.dtu.dk