Computational implementation of integral equations: Difference between revisions

From SklogWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 200: Line 200:


*[http://dx.doi.org/10.1063/1.1682399  Kin-Chue Ng "Hypernetted chain solutions for the classical one-component plasma up to Gamma=7000", Journal of Chemical Physics '''61''' pp. 2680-2689  (1974)]
*[http://dx.doi.org/10.1063/1.1682399  Kin-Chue Ng "Hypernetted chain solutions for the classical one-component plasma up to Gamma=7000", Journal of Chemical Physics '''61''' pp. 2680-2689  (1974)]
\section{Angular momentum coupling coefficients}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\cite{CPC_1970_1_0337,CPC_1971_2_0381}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Clebsch-Gordon coefficients and Racah's formula}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
The Clebsch-Gordon coefficients are defined by
\begin{equation}
\Psi_{JM}= \sum_{M=M_1 + M_2} C_{M_1 M_2}^J \Psi_{M_1 M_2},
\end{equation}
where $J \equiv J_1 + J_2$ and satisfies
\begin{equation}
(j_1j_2m_1m_2|j_1j_2m)=0
\end{equation}
for $m_1+m_2\neq m$.\\
They are used to integrate products of three spherical harmonics (for example the addition of
angular momenta).\\
The Clebsch-Gordan coefficients are sometimes expressed using the related Racah V-coefficients (Giulio Racah (1909 - 1965)),
\begin{equation}
V(j_1j_2j;m_1m_2m)
\end{equation}
(See also the Racah W-coefficients, sometimes simply called the Racah coefficients).
\cite{CPC_1974_8_0095}
==References==
==References==
#[http://dx.doi.org/10.1080/00268977900102861 M. J. Gillan "A new method of solving the liquid structure integral equations" Molecular Physics '''38''' pp. 1781-1794 (1979)]
#[http://dx.doi.org/10.1080/00268977900102861 M. J. Gillan "A new method of solving the liquid structure integral equations" Molecular Physics '''38''' pp. 1781-1794 (1979)]

Revision as of 13:22, 30 May 2007

Integral equations are solved numerically. One has the Ornstein-Zernike relation, and a closure relation, (which incorporates the bridge function ). The numerical solution is iterative;

  1. trial solution for
  2. calculate
  3. use the Ornstein-Zernike relation to generate a new etc.

Note that the value of is local, i.e. the value of at a given point is given by the value of at this point. However, the Ornstein-Zernike relation is non-local. The way to convert the Ornstein-Zernike relation into a local equation is to perform a (fast) Fourier transform (FFT). Note: convergence is poor for liquid densities. (See Ref.s 1 to 6).

Picard iteration

Picard iteration generates a solution of an initial value problem for an ordinary differential equation (ODE) using fixed-point iteration. Here are the four steps used to solve integral equations:

1. Closure relation

(Note: for linear fluids )

Perform the summation

where is the separation between molecular centers and the sets of Euler angles needed to specify the orientations of the two molecules, with

with .

Define the variables

Thus

.

Evaluate

Evaluations of are performed at the discrete points where the are the roots of the Legendre polynomial where are the roots of the Chebyshev polynomial and where are the roots of the Chebyshev polynomial thus

where

where is the angular, , part of the rotation matrix , and


For the limits in the summations

The above equation constitutes a separable five-dimensional transform. To rapidly evaluate this expression it is broken down into five one-dimensional transforms:

Operations involving the and basis functions are performed in complex arithmetic. The sum of these operations is asymptotically smaller than the previous expression and thus constitutes a ``fast separable transform". and are parameters; is the number of nodes in the Gauss integration, and the the max index in the truncated rotational invariants expansion.

Integrate over angles

Use Gauss-Legendre quadrature for and Use Gauss-Chebyshev quadrature for , and thus

where the Gauss-Legendre quadrature weights are given by

while the Gauss-Chebyshev quadrature has the constant weight

Perform FFT from Real to Fourier space=

This is non-trivial and is undertaken in three steps:

  1. Conversion from axial reference frame to spatial reference frame, i.e.

this is done using the Blum transformation \cite{JCP_1972_56_00303,JCP_1972_57_01862,JCP_1973_58_03295}:

  1. Fourier-Bessel Transforms:

(see Blum and Torruella Eq. 5.6 \cite{JCP_1972_56_00303} or Lado Eq. 39 \cite{MP_1982_47_0283}), where is a Bessel function of order . `step-down' operations can be performed by way of sin and cos operations of Fourier transforms, see Eqs. 49a, 49b, 50 of Lado \cite{MP_1982_47_0283}. The Fourier-Bessel transform is also known as a Hankel transform. It is equivalent to a two-dimensional Fourier transform with a radially symmetric integral kernel.



  1. Conversion from the spatial reference frame back to the axial reference frame

i.e.

this is done using the Blum transformation

OZ Equation} $ \tilde{c}_{mns}^{\mu \nu} (k) \rightarrow \tilde{\gamma}_{mns}^{\mu \nu} (k)$\\ ~\\ For simple fluids: \begin{equation} \tilde{\gamma}(k)= \frac{\rho \tilde{c}_2 (k)^2}{1- \rho \tilde{c}_2 (k)} \end{equation} For molecular fluids (see Eq. 19 of Lado \cite{MP_1982_47_0283}) %(see derivation in the thesis of Juan Antonio Anta pp. 105--107): %\begin{equation} %\tilde{\Gamma}_{\chi}(k) = (-1)^{\chi}\rho \left[{\bf I} - (-1)^{\chi} \rho \tilde{\bf C}_{\chi}(k) \right]^{-1} \tilde{\bf C}_{\chi}(k)\tilde{\bf C}_{\chi}(k) %\end{equation} \begin{equation} \tildeTemplate:\bf S_{m}(k) = (-1)^{m}\rho \left[{\bf I} - (-1)^{m} \rho \tilde{\bf C}_{m}(k) \right]^{-1} \tilde{\bf C}_{m}(k)\tilde{\bf C}_{m}(k) \end{equation} where $\tildeTemplate:\bf S_{m}(k)$ and $\tilde{\bf C}_{m}(k)$ are matrices with elements $\tilde{S}_{l_1 l_2 m}(k), \tilde{C}_{l_1 l_2 m}(k), l_1,l_2 \geq m$.\\ For mixtures of simple fluids (see \cite{JCP_1988_88_07715} and the thesis of Juan Antonio Anta pp. 107--109): \begin{equation} \tilde{\Gamma}(k) = {\bf D} \left[{\bf I} - {\bf D} \tilde{\bf C}(k)\right]^{-1} \tilde{\bf C}(k)\tilde{\bf C}(k) \end{equation} ~\\ 4) {\bf Conversion back from Fourier space to Real space}: $ \tilde{\gamma}_{mns}^{\mu \nu} (k) \rightarrow \gamma_{mns}^{\mu \nu} (r) $\\ (basically the inverse of step 2).\\ i) axial reference frame to spatial reference frame: $ \tilde{\gamma}_{mns}^{\mu \nu} (k) \rightarrow \tilde{\gamma}^{mnl}_{\mu \nu} (k)$\\ ii) Inverse Fourier-Bessel transform: $ \tilde{\gamma}^{mnl}_{\mu \nu} (k) \rightarrow \gamma^{mnl}_{\mu \nu} (r)$\\

`Step-up' operations are given by Eq. 53 of  \cite{MP_1982_47_0283}.\\

The inverse Hankel transform is \begin{equation} \gamma(r;l_1 l_2 l n_1 n_2)= \frac{1}{2 \pi^2 i^l} \int_0^\infty \tilde{\gamma}(k;l_1 l_2 l n_1 n_2) J_l (kr) ~k^2 {\rm d}k \end{equation} iii) Change from spatial reference frame back to axial reference frame:$ \gamma^{mnl}_{\mu \nu} (r) \rightarrow \gamma_{mns}^{\mu \nu} (r)$.

Ng acceleration

\section{Angular momentum coupling coefficients} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \cite{CPC_1970_1_0337,CPC_1971_2_0381} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{Clebsch-Gordon coefficients and Racah's formula} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% The Clebsch-Gordon coefficients are defined by \begin{equation} \Psi_{JM}= \sum_{M=M_1 + M_2} C_{M_1 M_2}^J \Psi_{M_1 M_2}, \end{equation} where $J \equiv J_1 + J_2$ and satisfies \begin{equation} (j_1j_2m_1m_2|j_1j_2m)=0 \end{equation} for $m_1+m_2\neq m$.\\ They are used to integrate products of three spherical harmonics (for example the addition of angular momenta).\\ The Clebsch-Gordan coefficients are sometimes expressed using the related Racah V-coefficients (Giulio Racah (1909 - 1965)), \begin{equation} V(j_1j_2j;m_1m_2m) \end{equation} (See also the Racah W-coefficients, sometimes simply called the Racah coefficients). \cite{CPC_1974_8_0095}

References

  1. M. J. Gillan "A new method of solving the liquid structure integral equations" Molecular Physics 38 pp. 1781-1794 (1979)
  2. Stanislav Labík, Anatol Malijevský and Petr Voncaronka "A rapidly convergent method of solving the OZ equation", Molecular Physics 56 pp. 709-715 (1985)
  3. F. Lado "Integral equations for fluids of linear molecules I. General formulation", Molecular Physics 47 pp. 283-298 (1982)
  4. F. Lado "Integral equations for fluids of linear molecules II. Hard dumbell solutions", Molecular Physics 47 pp. 299-311 (1982)
  5. F. Lado "Integral equations for fluids of linear molecules III. Orientational ordering", Molecular Physics 47 pp. 313-317 (1982)
  6. Enrique Lomba "An efficient procedure for solving the reference hypernetted chain equation (RHNC) for simple fluids" Molecular Physics 68 pp. 87-95 (1989)