Reverse Monte Carlo: Difference between revisions
Jump to navigation
Jump to search
Carl McBride (talk | contribs) No edit summary |
Carl McBride (talk | contribs) |
||
Line 28: | Line 28: | ||
== References == | == References == | ||
#[http://dx.doi.org/10.1080/08927028808080958 R. L. McGreevy and L. Pusztai, "Reverse Monte Carlo Simulation: A New Technique for the Determination of Disordered Structures", Molecular Simulation, '''1''' pp. 359-367 (1988)] | #[http://dx.doi.org/10.1080/08927028808080958 R. L. McGreevy and L. Pusztai, "Reverse Monte Carlo Simulation: A New Technique for the Determination of Disordered Structures", Molecular Simulation, '''1''' pp. 359-367 (1988)] | ||
#[http://dx.doi.org/10.1088/0953-8984/13/46/201 R. L. McGreevy, "Reverse Monte Carlo modelling", | #[http://dx.doi.org/10.1088/0953-8984/13/46/201 R. L. McGreevy, "Reverse Monte Carlo modelling", Journal of Physics: Condensed Matter '''13''' pp. R877-R913 (2001)] | ||
#[http://dx.doi.org/10.1016/S1359-0286(03)00015-9 R. L. McGreevy and P. Zetterström, "To RMC or not to RMC? The use of reverse Monte Carlo modelling", Current Opinion in Solid State and Materials Science. '''7''' | #[http://dx.doi.org/10.1016/S1359-0286(03)00015-9 R. L. McGreevy and P. Zetterström, "To RMC or not to RMC? The use of reverse Monte Carlo modelling", Current Opinion in Solid State and Materials Science. '''7''' pp. 41-47 (2003)] | ||
#[http://dx.doi.org/10.1088/0953-8984/17/5/001 G. Evrard, L. Pusztai, "Reverse Monte Carlo modelling of the structure of disordered materials with RMC++: a new implementation of the algorithm in C++", | #[http://dx.doi.org/10.1088/0953-8984/17/5/001 G. Evrard, L. Pusztai, "Reverse Monte Carlo modelling of the structure of disordered materials with RMC++: a new implementation of the algorithm in C++", Journal of Physics: Condensed Matter '''17''' pp. S1-S13 (2005)] | ||
[[Category:Monte Carlo]] | [[Category:Monte Carlo]] |
Revision as of 13:11, 19 March 2007
Reverse Monte Carlo (RMC) [1-4] is a variation of the standard Metropolis Monte Carlo (MMC) method. It is used to produce a 3 dimensional atomic model that fits a set of measurements (Neutron-, X-ray-diffraction, EXAFS etc.). In addition to measured data a number of constraints based on prior knowledge of the system (like chemical bonds etc.) can be applied. Some examples are:
- Closest approach between atoms (hard sphere potential)
- Coordination numbers.
- Angles in triplets of atoms.
The 3 dimensional structure that is produced by RMC is not unique, it is a model consistent with the data and constraints provided.
The algorithm for RMC can be written:
- Start with a configuration of atoms with periodic boundary conditions. This can be a random or a crystalline configuration from a different simulation or model.
- Calculate the total radial distribution function for this old configuration (C=Calculated, o=Old).
- Transform to the total structure factor:
- where Q is the momentum transfer and the number density.
- Calculate the difference between the measured structure factor and the one calculated from the configuration :
- this sum is taken over all experimental points is the experimental error.
- Select and move one atom at random and calculate the new (n=New) distribution function, structure factor and:
- If accept the move and let the new configuration become the old. If then the move is accepted with probability otherwise it is rejected.
- repeat from step 5.
When have reached an equilibrium the configuration is saved and can be analysed.
References
- R. L. McGreevy and L. Pusztai, "Reverse Monte Carlo Simulation: A New Technique for the Determination of Disordered Structures", Molecular Simulation, 1 pp. 359-367 (1988)
- R. L. McGreevy, "Reverse Monte Carlo modelling", Journal of Physics: Condensed Matter 13 pp. R877-R913 (2001)
- R. L. McGreevy and P. Zetterström, "To RMC or not to RMC? The use of reverse Monte Carlo modelling", Current Opinion in Solid State and Materials Science. 7 pp. 41-47 (2003)
- G. Evrard, L. Pusztai, "Reverse Monte Carlo modelling of the structure of disordered materials with RMC++: a new implementation of the algorithm in C++", Journal of Physics: Condensed Matter 17 pp. S1-S13 (2005)