Quantum Monte Carlo for Chemistry @ Toulouse

From Qmcchem
Jump to navigation Jump to search

This website is devoted to the scientific and software activities of the quantum Monte Carlo (QMC) group of Toulouse, France. The grand objective of our project is to make of QMC an alternative and efficient tool for electronic structure in chemistry. Our group -- headed by Michel Caffarel -- is located at the Laboratoire de Chimie et Physique Quantiques, CNRS and Université Paul Sabatier.

QMC in a few words

Qmc.png

Quantum Monte Carlo (QMC) is a set of probabilistic approaches for solving the Schrödinger equation. In short, QMC consists in simulating the probabilities of quantum mechanics by using the probabilities of random walks (Brownian motion and its generalizations). During the simulations each electron is moved randomly and quantum averages are computed as ordinary averages.

In practice, the major steps of a QMC simulation are as follows (See, Figure):
Input: The molecular geometry, the number of electrons, and an approximate electronic trial wave function, ψT, obtained from a preliminary DFT or ab initio wave function-based calculation.
At each Monte Carlo step : The values of ψT, its gradient, and its Laplacian calculated at each spatial configuration (r1,r2, ...,rN).
Output: Quantum averages as ordinary averages along stochastic trajectories.

Key property of QMC : Fully parallelizable.. This property could be critical in making QMC a successful approach.

Much more about QMC here


QMC an alternative to DFT or post-HF methods ?

Two standard approaches in computational chemistry:

  • Density Functional Theory (DFT) , the most widely used approach
  • Wave function-based post-Hartree-Fock (post-HF) methods

DFT

Advantages:
1.) The fully-correlated N-body electronic problem is replaced by an effective one-body problem. Only approximation: Choice of the effective (exchange-correlation) potential, a point leading to various levels of accuracy (local DFT, gradient-corrected DFT, hybrid DFT, etc...). One-body framework particularly attractive for interpreting electronic processes in a simple manner using one-electron pictures.

2.) Computational effort of DFT has a very good scaling, of order <math>O(N^3)</math> where N is the number of electrons.

3) The various exchange-correlation potentials developped have now reached an accuracy allowing reasonable quantitative results, even for (very) large molecular systems.

Limitation:
Strong limitation of DFT: the error made is not controlled and there is no known procedure to reduce it in a systematic way.

Post-Hartee-Fock methods

Post-HF: Expansion of the wave function over a sum of antisymmetrized products of one-particle orbitals, the various parameters entering the expansion being optimized by using the variational principle.

Popular versions: MP2, MPn, CCSD(T), CI, MRCI, etc.

In contrast with DFT: error much more easy to control but price to pay very high: scaling defavorable.

Quantum Monte Carlo: an alternative approach?

Advantages:
i.) Method easy to implement and having a very favorable scaling, typically <math>O(N^3)</math>.

ii.) Accurate total energies.

iii.) Unlike DFT and post-HF methods, QMC ideally suited to High Performance Computing (HPC) (very modest central memory requirements, very limited input/output flows, codes perfectly parallelized).

Present limitations:
i.) The only systematic error left -the fixed-node error- may have an important impact when differences of energies are considered. The heavy compensation of errors at work in both DFT and post-HF schemes is much less effective in Fixed-Node QMC calculations.

ii.) No general and robust algorithm for computing forces in QMC.

iii.) No simple and systematic way of constructing complex trial wavefunctions of good quality without massive parameter reoptimizations. No "black-box" way for QMC.