Monte Carlo in the microcanonical ensemble: Difference between revisions
m (→References) |
|||
| Line 1: | Line 1: | ||
== Integration of the kinetic degrees of freedom == | == Integration of the kinetic degrees of freedom == | ||
Consider a system of <math> \left. N \right. </math> identical particles, with total energy <math> \left. H \right. </math> given by: | |||
: <math> H = \sum_{i=1}^{3N} \frac{p_i^2}{2m} + U \left( X^{3N} \right). </math> | : <math> H = \sum_{i=1}^{3N} \frac{p_i^2}{2m} + U \left( X^{3N} \right). </math> | ||
| Line 28: | Line 28: | ||
</math> | </math> | ||
See Ref 1 for an | See Ref 1 for an application of Monte Carlo simulation using this ensemble. | ||
== References == | == References == | ||
Revision as of 16:53, 28 February 2007
Integration of the kinetic degrees of freedom
Consider a system of identical particles, with total energy given by:
where the first term on the right hand side is the kinetic energy, whereas the second one is the potential energy (function of the position coordinates)
Let Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \left. E \right. } be the total energy of the system.
The probability, Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \left. \Pi \right. } of a given position configuratiom Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \left. X^{3N} \right. } , with potential energy Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle U \left( X^{3N} \right) } can be written as:
- ; (Eq. 1)
where Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \left. P^{3N} \right. } stands for the 3N momenta, and
- Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \Delta E = E - U\left(X^{3N}\right) }
The Integral in the right hand side of Eq. 1 corresponds to the surface of a 3N-dimensional hyper-sphere of radious Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle r = \left. \sqrt{ 2 m \Delta E } \right. } ; Therefore:
- Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \Pi \left( X^{3N}|E \right) \propto \left[ E- U(X^{3N}) \right]^{(3N-1)/2} }
See Ref 1 for an application of Monte Carlo simulation using this ensemble.