Kinetic Monte Carlo

The KMC algorithm is:
  1. Start in configuration
  2. List all possible transitions and calculate
  3. Select with probability
  4. 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