cleaning up TeX

This commit is contained in:
Pierre-Francois Loos 2020-08-08 21:21:47 +02:00
parent 3a281b5192
commit c043fc80d3

View File

@ -72,8 +72,10 @@ As the WFT method is relieved from describing the short-range part of the correl
\maketitle
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Introduction}
\label{sec:intro}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Solving the Schr\"odinger equation for atoms and molecules is a complex task that has kept theoretical and computational chemists busy for almost hundred years now. \cite{Schrodinger_1926}
In order to achieve this formidable endeavour, various strategies have been carefully designed and implemented in quantum chemistry software packages.
@ -176,8 +178,10 @@ still an active field of research. The present paper falls
within this context.
\section{Combining CIPSI with range-separated DFT}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Combining CIPSI with RS-DFT}
\label{sec:rsdft-cipsi}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
In single-determinant DMC calculations, the degrees of freedom used to
reduce the fixed-node error are the molecular orbitals on which the
@ -214,8 +218,9 @@ system.
If one wants to have to exact CBS limit, a multi-determinant parameterization
of the wave functions is required.
%====================
\subsection{CIPSI}
%====================
Beyond the single-determinant representation, the best
multi-determinant wave function one can obtain is the FCI. FCI is
a \emph{post-Hartree-Fock} method, and there exists several systematic
@ -250,8 +255,10 @@ accuracy so all the CIPSI selections were made such that $\abs{\EPT} <
%=================================
\subsection{Range-separated DFT}
\label{sec:rsdft}
%=================================
Following the seminal work of Savin,\cite{Savin_1996,Toulouse_2004}
the Coulomb operator entering the interelectronic repulsion is split into two pieces:
@ -330,6 +337,7 @@ $w_{\text{ee}}^{\text{lr},\mu\to\infty}(r) = r^{-1}$, and
thus RS-DFT reduces to standard WFT and $\Psi^\mu$ is
the FCI wave function.
%%% FIG 1 %%%
\begin{figure*}
\centering
\includegraphics[width=0.7\linewidth]{algorithm.pdf}
@ -340,6 +348,7 @@ the FCI wave function.
DIIS extrapolations of the one-electron density are introduced in both the outer and inner loops in order to speed up convergence of the self-consistent process.}
\label{fig:algo}
\end{figure*}
%%% %%% %%% %%%
Hence, range separation creates a continuous path connecting smoothly the KS determinant to the
FCI wave function. Because the KS nodes are of higher quality than the
@ -376,8 +385,10 @@ Note that, thanks to the self-consistent nature of the algorithm,
the final trial wave function $\Psi^{\mu}$ is independent of the starting wave function $\Psi^{(0)}$.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Computational details}
\label{sec:comp-details}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
For all the systems considered here, experimental geometries have been used and they have been extracted from the NIST website \titou{[REF]}.
Geometries for each system are reported in the {\SI}.
@ -413,13 +424,14 @@ algorithm developed by Assaraf \textit{et al.}, \cite{Assaraf_2000}
with a time step of $5 \times 10^{-4}$ a.u.
\titou{All-electron move DMC?}
\section{Influence of the range-separation parameter on the fixed-node
error}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Influence of the range-separation parameter on the fixed-node error}
\label{sec:mu-dmc}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% TABLE I %%%
\begin{table}
\caption{Fixed-node energies $\EDMC$ (in hartree) and number of determinants $\Ndet$ in \ce{H2O} with various trial wave functions.}
\caption{Fixed-node energies $\EDMC$ (in hartree) and number of determinants $\Ndet$ in \ce{H2O} with various trial wave functions $\Psi^{\mu}$.}
\label{tab:h2o-dmc}
\centering
\begin{ruledtabular}
@ -445,6 +457,7 @@ with a time step of $5 \times 10^{-4}$ a.u.
\end{table}
%%% %%% %%% %%%
%%% FIG 2 %%%
\begin{figure}
\centering
\includegraphics[width=\columnwidth]{h2o-dmc.pdf}
@ -453,23 +466,26 @@ with a time step of $5 \times 10^{-4}$ a.u.
functionals to build the trial wave function.}
\label{fig:h2o-dmc}
\end{figure}
%%% %%% %%% %%%
The first question we would like to address is the quality of the
nodes of the wave functions $\Psi^{\mu}$ obtained with an intermediate
nodes of the wave function $\Psi^{\mu}$ obtained with an intermediate
range separation parameter (\ie, $0 < \mu < +\infty$).
For this purpose, we consider a weakly correlated molecular system: the water
molecule near its equilibrium geometry.\cite{Caffarel_2016}
For this purpose, we consider a weakly correlated molecular system, namely the water
molecule \titou{near its equilibrium geometry.} \cite{Caffarel_2016}
We then generate trial wave functions $\Psi^\mu$ for multiple values of
$\mu$, and compute the associated fixed-node energy keeping all the
parameters having an impact on the nodal surface fixed (\titou{such as ??}).
%======================================================
\subsection{Fixed-node energy of $\Psi^\mu$}
\label{sec:fndmc_mu}
%======================================================
From Table~\ref{tab:h2o-dmc} and Fig.~\ref{fig:h2o-dmc},
one can clearly observe that using FCI trial
one can clearly observe that relying on FCI trial
wave functions ($\mu \to \infty$) give FN-DMC energies lower
than the energies obtained with a single KS determinant ($\mu=0$):
a gain of $3.2 \pm 0.6$~m\hartree{} at the double-zeta level and $7.2 \pm
a gain of $3.2 \pm 0.6$~m\hartree{} at the double-$\zeta$ level and $7.2 \pm
0.3$~m\hartree{} at the triple-zeta level are obtained.
Coming now to the nodes of the trial wave functions $\Psi^{\mu}$ with
intermediate values of $\mu$, Fig.~\ref{fig:h2o-dmc} shows that
@ -490,8 +506,10 @@ to those obtained with the short-range PBE functional, even if the
RS-DFT energies obtained with these two functionals differ by several
tens of m\hartree{}.
%======================================================
\subsection{Link between RS-DFT and Jastrow factors }
\label{sec:rsdft-j}
%======================================================
The data obtained in \ref{sec:fndmc_mu} show that RS-DFT can provide CI coefficients
giving trial wave functions with better nodes than FCI wave functions.
Such behaviour can be compared to the common practice of
@ -535,6 +553,7 @@ $\braket{\Psi^J}{\Psi^\mu}$ obtained for water and the fluorine dimer,
and in figure~\ref{dmc_small} the FN-DMC energy of the wave functions
$\Psi^\mu$ together with that of $\Psi^J$.
%%% FIG 3 %%%
\begin{figure}
\centering
\includegraphics[width=\columnwidth]{overlap.pdf}
@ -544,7 +563,9 @@ $\Psi^\mu$ together with that of $\Psi^J$.
expansion optimized in the presence of a Jastrow factor $\Psi^J$.}
\label{fig:overlap}
\end{figure}
%%% %%% %%% %%%
%%% FIG 4 %%%
\begin{figure}
\centering
\includegraphics[width=\columnwidth]{h2o-200-dmc.pdf}
@ -555,8 +576,7 @@ $\Psi^\mu$ together with that of $\Psi^J$.
represent the statistical error bars.}
\label{dmc_small}
\end{figure}
%%% %%% %%% %%%
There is a clear maximum of overlap at $\mu=1$~bohr$^{-1}$, which
coincides with the minimum of the FN-DMC energy of $\Psi^\mu$.
@ -565,6 +585,7 @@ with that of $\Psi^\mu$ with $0.5 < \mu < 1$~bohr$^{-1}$. This confirms that
introducing short-range correlation with DFT has
an impact on the CI coefficients similar to the Jastrow factor.
%%% TABLE II %%%
\begin{table}
\caption{\ce{H2O}, double-zeta basis set. Integrated on-top pair density $\expval{ n_2({\bf r},{\bf r}) }$
for $\Psi^J$ and $\Psi^\mu$ with different values of $\mu$. }
@ -585,7 +606,9 @@ an impact on the CI coefficients similar to the Jastrow factor.
\end{tabular}
\end{ruledtabular}
\end{table}
%%% %%% %%% %%%
%%% FIG 5 %%%
\begin{figure}
\centering
\includegraphics[width=\columnwidth]{on-top-mu.pdf}
@ -594,7 +617,9 @@ an impact on the CI coefficients similar to the Jastrow factor.
for $\Psi^J$ (dashed curve) and $\Psi^\mu$ with different values of $\mu$. }
\label{fig:n2}
\end{figure}
%%% %%% %%% %%%
%%% FIG 6 %%%
\begin{figure}
\centering
\includegraphics[width=\columnwidth]{density-mu.pdf}
@ -602,6 +627,7 @@ an impact on the CI coefficients similar to the Jastrow factor.
the O---H axis, for $\Psi^J$ (dashed curve) and $\Psi^\mu$ with different values of $\mu$. }
\label{fig:n1}
\end{figure}
%%% %%% %%% %%%
In order to refine the comparison between $\Psi^\mu$ and $\Psi^J$, we
@ -675,8 +701,10 @@ As a conclusion of the first part of this study, we can notice that:
\end{itemize}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Energy differences in FN-DMC: atomization energies}
\label{sec:atomization}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Atomization energies are challenging for post-Hartree-Fock methods
because their calculation requires a perfect balance in the
@ -693,7 +721,9 @@ the density and of electron correlation, but also reduces the
imbalance in the quality of the description of the atoms and the
molecule, leading to more accurate atomization energies.
%============================
\subsection{Size consistency}
%============================
An extremely important feature required to get accurate
atomization energies is size-consistency (or strict separability),
@ -765,7 +795,7 @@ are computed analytically and the computational cost of the
pseudo-potential is dramatically reduced (for more detail, see
Ref.~\onlinecite{Scemama_2015}).
%\begin{squeezetable}
%%% TABLE III %%%
\begin{table}
\caption{FN-DMC energies (in hartree) using the VDZ-BFD basis set
and pseudo-potential of the fluorine atom and the dissociated fluorine
@ -785,6 +815,7 @@ Ref.~\onlinecite{Scemama_2015}).
\end{tabular}
\end{ruledtabular}
\end{table}
%%% %%% %%% %%%
In this section, we make a numerical verification that the produced
wave functions are size-consistent for a given range-separation
@ -798,7 +829,9 @@ size-consistent FN-DMC energies for all values of $\mu$ (within
$2\times$ statistical error bars).
%============================
\subsection{Spin invariance}
%============================
Closed-shell molecules often dissociate into open-shell
fragments. To get reliable atomization energies, it is important to
@ -822,6 +855,7 @@ of $m_s$ lead to different energies.
So in the context of RS-DFT, the determinantal expansions will be
impacted by this spurious effect, as opposed to FCI.
%%% TABLE IV %%%
\begin{table}
\caption{FN-DMC energies (in hartree) of the triplet carbon atom (BFD-VDZ) with
different values of $m_s$.}
@ -840,6 +874,7 @@ impacted by this spurious effect, as opposed to FCI.
\end{tabular}
\end{ruledtabular}
\end{table}
%%% %%% %%% %%%
In this section, we investigate the impact of the spin contamination
due to the short-range density functional on the FN-DMC energy. We have
@ -859,11 +894,11 @@ below 1~m\hartree{} when $\mu$ increases. As expected, with $\mu=\infty$
there is no bias (within the error bars), and the bias is not
noticeable with $\mu=5$~bohr$^{-1}$.
%============================
\subsection{Benchmark}
%============================
%%% FIG 6 %%%
\begin{squeezetable}
\begin{table*}
\caption{Mean absolute errors (MAE), mean signed errors (MSE) and
@ -903,6 +938,7 @@ DMC@ & 0 & 4.61(34) & -3.62(34) & 5.30(09) & 3.52(19) & -
\end{ruledtabular}
\end{table*}
\end{squeezetable}
%%% %%% %%% %%%
The 55 molecules of the benchmark for the Gaussian-1
theory\cite{Pople_1989,Curtiss_1990} were chosen to test the
@ -971,6 +1007,7 @@ extrapolated FCI energies. The same comment applies to
$\mu=0.5$~bohr$^{-1}$ with the quadruple-zeta basis set.
%%% FIG 7 %%%
\begin{figure*}
\centering
\includegraphics[width=\textwidth]{g2-dmc.pdf}
@ -982,6 +1019,7 @@ $\mu=0.5$~bohr$^{-1}$ with the quadruple-zeta basis set.
with a cross.}
\label{fig:g2-dmc}
\end{figure*}
%%% %%% %%% %%%
Searching for the optimal value of $\mu$ may be too costly, so we have
computed the MAD, MSE and RMSD for fixed values of $\mu$. The results
@ -995,6 +1033,7 @@ $\mu$. Although the FN-DMC energies are higher, the numbers show that
they are more consistent from one system to another, giving improved
cancellations of errors.
%%% FIG 8 %%%
\begin{figure*}
\centering
\includegraphics[width=\textwidth]{g2-ndet.pdf}
@ -1005,7 +1044,7 @@ cancellations of errors.
with a cross.}
\label{fig:g2-ndet}
\end{figure*}
%%% %%% %%% %%%
The number of determinants in the trial wave functions are shown in
figure~\ref{fig:g2-ndet}. As expected, the number of determinants
@ -1035,9 +1074,9 @@ these orbitals to get an even more compact expansion. In that case, we would
have converged to the Kohn-Sham orbitals with $\mu=0$, and the
solution would have been the PBE single determinant.
%%%%%%%%%%%%%%%%%%%%
\section{Conclusion}
%%%%%%%%%%%%%%%%%%%%
We have seen that introducing short-range correation via
a range-separated Hamiltonian in a full CI expansion yields improved
@ -1067,21 +1106,23 @@ value of $\mu$ can be further reduced to $0.25$~bohr$^{-1}$ to get
extremely compact wave functions at the price of less efficient
cancellations of errors.
%%
%%%%%%%%%%%%%%%%%%%%%%%%
\begin{acknowledgments}
This work was performed using HPC resources from GENCI-TGCC (Grand
Challenge 2019-gch0418) and from CALMIP (Toulouse) under allocation
2019-0510.
\end{acknowledgments}
%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section*{Data availability}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
The data that support the findings of this study are available within the article and its {\SI}, and are openly available in [repository name] at \url{http://doi.org/[doi]}, reference number [reference number].
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\bibliography{rsdft-cipsi-qmc}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{document}