ess.diffraction.pdf#
Pair distribution functions and related functions.
Here, we use the following definitions and naming convention:
Name |
Definition |
|---|---|
\(G(r) = \frac{2}{\pi} \int_o^\infty\, Q (S(Q) - 1) \sin(Qr) \text{d}Q\) |
|
\(g(r) = 1 + \frac{G(r)}{4 \pi \rho r}\) |
|
\(\text{RDF}(r) = 4\pi r^2 \rho g(r)\) |
|
\(T(r) = \text{RDF}(r) / r\) |
|
\(C(r) = \int_0^r\, \text{RDF}(r') \text{d}r'\) |
Where \(\rho\) is the atomic density.
The implementations provided here are defined in terms of each other and must be called in the order shown in the table.
Functions
Compute the linearized radial distribution function from a radial distribution function. |
|
|
Compute the pair correlation function from a structure factor. |
|
Compute the pair distribution function from a pair correlation function. |
|
Compute the radial distribution function from a pair distribution function. |
Compute the running coordination number from a radial distribution function. |