27

I am having trouble recognizing all the approximations that are used in computational chemistry. I would like to start an answer list (similar as to the list of resources for learning chemistry) that addresses this question.

I will try to answer this question myself. I am hoping that anyone who is knowledgeable in the topic will correct and/or contribute. I am planning to start from general (e.g. Born Oppenheimer, LCAO) to specific (e.g. pseudopotential, functional). I am also planning to include why this approximation is necessary.

CoffeeIsLife
  • 4,284
  • 1
  • 21
  • 49
  • 4
    Asking for a comprehensive list makes this question impossible to answer between reasonable limits, as it effectively asks for a list that includes all the tricks used from integration, basis set approximations, through diagonalization to whatever that is included every single QChem software that meant for production and not just simple demonstrations. – Greg Sep 25 '16 at 17:34
  • 3
    @Greg I will try to avoid the math. I know that it is important and that it is sometimes difficult to separate the physics/chemistry from math. Otherwise it is too large, as you say. For example, I will not delve into how Frank Boys figured out that STO could be represented with GTO. Nor will I explain the different types of diagonalization (conjugate gradient, Davidson, etc). I will try not go to basis sets either unless there is a physical/chemical reasoning. Additionally, the reason why some basis sets are better or worse can be illustrated by first showing what has been sheared away first. – CoffeeIsLife Sep 26 '16 at 02:26
  • 1
    Overlooked in answers here is the reality of classical simulation, encompassing huge fields of monte carlo and molecular dynamics, which seeks to define mathematical fits to highly accurate quantum phenomena, and thereby runs a lot faster than solving the Schrodinger equation. There is no fundamental theory that proves this can work in all cases, but it has doubtless been useful: https://github.com/khavernathy/mcmd – khaverim Oct 17 '17 at 18:46
  • 2
    @khaverim I suspect that this bias is primarily due to the site's users; most of us use or develop only the electronic structure theory side of things, so we have far fewer experts in MM/MD/MC, which means many related questions go completely unanswered. – pentavalentcarbon Oct 17 '17 at 20:40
  • 1
    @khaverim if you have anything to add, you can always post it as a new answer. Even if you don't think you have a full answer, you could start a community wiki answer that could help this post become a more comprehensive reference for other users. – Tyberius Oct 17 '17 at 23:27

3 Answers3

19

The goal of computational chemistry is to obtain the properties of a system. This is done by solving Dirac's Equations.

Treating particles as point particles with mass

In most computational software, particles are treated as points with some mass. Neutrons and protons may be lumped into a nucleus. However, this is not true in all cases as pointed out in this question: Does computational chemistry include neutrons in ground state calculations? .

Electrons, protons, and neutrons are not simply point particles with some mass and charge. The theory and forces can get quite complex. I haven't been able to find journals that address the effect of this approximation. But I will try to post something if I come across it.

Neglecting Relativistic Effects

Wien2k has a nice summary of relativistic effects that need to be considered [8]. The relativistic effects that need to be included are:

  1. Mass-velocity correction
  2. The Darwin term
  3. Spin-orbit coupling
  4. Indirect relativistic effect

However, relativistic effects usually become important for elements further down the fifth row in the periodic table. This is because relativistic effects are dependent on nuclear charge. The velocity of the electron as well as spin orbit coupling increases as the nuclear charge increases.

This does not mean that relativistic effects do not affect "light" atoms. A good example that shows this is the sodium doublet which is a result of spin-orbit coupling. Nevertheless, solving Schrodinger's equation is enough in many cases.

Most computational chemistry software have the option of scalar relativistic calculations. The scalar relativistic technique was developed by Koelling and Harmon. These are calculations that include the Darwin term and the mass velocity correction. According to Koelling and Harmon's paper:

We present a technique for the reduction of the Dirac equation which initially omits the spin-orbit interaction (thus keeping spin as a good quantum number), but retains all other relativistic kinematic effects such as mass-velocity, Darwin,and higher order terms.[9]

Some offer fully relativistic calculations, which include all (or most) relativistic effects. But these are rarer to find, and are only available for certain cases.

So why are relativistic effects neglected? Well, relativistic effects are small for light molecules and relativistic calculations are expensive

This is so because relativistic calculations need self-consistent solutions of about twice as many states as non-relativistic ones. [10]

Thus, scalar relativistic calculations offer a nice middle ground between efficiency and accuracy.

The Born-Oppenheimer Approximation

I am not sure what motivated Born and Oppenheimer to use this approximation. The seminal paper is in German.[1] It appears that the motivation was to simplify the Hamiltonian. According to the introductory course at MIT,[2]

it allows one to compute the electronic structure of a molecule without saying anything about the quantum mechanics of the nuclei

And according to Wikipedia,[3] it reduces the amount of computations:

For example, the benzene molecule consists of 12 nuclei and 42 electrons. The time independent Schrödinger equation, which must be solved to obtain the energy and wavefunction of this molecule, is a partial differential eigenvalue equation in 162 variables—the spatial coordinates of the electrons and the nuclei.

As many approximations, it does not hold true in all scenarios. Cases where the Born-Oppenheimer approximation fail are:[4]

ion-molecule, charge transfer, and other reactions involving obvious electronic curve crossings

Qualitatively, the Born-Oppenheimer approximation says that the nuclei are so slow moving that we can assume them to be fixed when describing the behavior of electrons. Mathematically(?), the Born-Oppenheimer approximation allows to treat the electrons and protons independently. This does not imply that the nuclei and electrons are independent of each other. In other words, it does not mean that the nuclei are not influenced by the motion of electrons. The nuclei still feel the motion of the electrons. In addition, the Born-Oppenheimer approximation does not say that the nuclei does not move. It only means that when describing the motion of electrons, we assume that the nuclei are fixed.

No Analytical Solution to Dirac/Schrodinger Equation

Unfortunately there is no analytic solution to the Dirac equation for any atom that has more than one electron even after the Born-Oppenheimer approximation (a list of quantum-mechanical problems that have an analytical solution is available on Wikipedia[5]). Many texts state that the reason as to why the Schrödinger equation is not exactly solvable for more than one electron is due to the Coulomb repulsion between electrons.[6]
However, this is not entirely true. A counterargument is Hooke's atom. The Hamiltonian for Hooke's atom has an Coulomb electron-electron repulsion term. However, it has an exact solution for more than one electron under certain circumstatnces.[7]

The true reason as to why the Schrödinger equation is not solvable for multi-electron atoms is due to the fact that the motion of electrons cannot be decoupled from each other. In other words, the Hamiltonian is not separable for a multi electron system. If we were to get rid of the electron-electron Coulomb repulsion, the motion of the electrons can be decoupled. This may be the reason as to why the electron-electron Coulomb repulsion (a.k.a. electron correlation) is used as the reason why the Schrödinger equation is not exactly solvable.

From non-interacting to the real thing

Since the Dirac equation cannot be solved analytically, we must make models that are solvable and add approximations to it. These approximations are further refined to get more accurate results.

The most simple model (and the foundation for computational chemistry) is the system of non-interacting electrons. As the name suggests, the electrons do not interact with other electrons. This allows us to write the Hamiltonian for all electrons as the sum of one-electron Hamiltonians.
The one electron Hamiltonian consists of a kinetic energy term and a potential energy term.

$$\mathcal{H}=\sum^N_i \left(\frac{\hbar^2}{2m_i\nabla^2 }+V_i\right)$$ The solutions for the non-interacting system of electrons are analytical. And they give a starting point for other calculations. Hartree-Fock, DFT, and solid state physics use this simplified model.

Note: it appears that there are several terms that say something similar to this. There is the independent electron approximation and the central field approximation. I'll dig into literature to see what are the differences between these three terms.

Variations of the non-interacting system of electrons

There are several variations of non-interacting electron systems. In all these, the electrons do not interact with each other. What sets them apart from each other is the potential energy term of the Hamiltonian $V_i$. This potential energy term is often called the effective potential.

Free electron model

This model is used as the starting point in solid state physics. The free electron model describes the behavior of valence electrons in a metal or semiconductor. Here, the potential $V_i$ is equal to 0 for all electrons. It does not feel the effect of other electrons or nuclei. The wavefunctions of this model are plane waves.

Nearly free electron model

The nearly free electron includes a weak periodic potential. In other words $$V_i(r)=V_i(r+k)$$ It is used to describe periodic systems such as ideal crystals. The wavefunctions of the nearly free electron model are Bloch waves. Bloch waves are plane waves that are multiplied by a periodic function.

Hartree method

In the Hartree method, the potential considers repulsion between two electrons and attraction to the nucleus. In this model,

Hartree assumed that each electron moves in the averaged potential of the electrostatic interactions with surrounding electrons [11]

Hartree replaced the electron-electron interaction with an effective potential that only depended on the coordinates of the $i$th electron. This effective potential describes an electron interacting with an electron cloud.

From one-electron orbitals to the multielectron orbital

As mentioned above, the total Hamiltonian can be approximated as the sum of one-electron Hamiltonians for non-interacting electrons. However, the wavefunction has to satisfy antisymmetry.

Exact exchange

Electron correlation

Some define electron correlation as everything that the Hartree-Fock method leaves out.

Electron correlation: DFT edition

Electron correlation: Post-Hartree-Fock edition

Periodic systems and pseudopotentials


References

  1. M. Born and R. Oppenheimer, Ann. Phys. 1927, 389, 457–484.
    doi: 10.1002/andp.19273892002
  2. Born Oppenheimer Approximation. Open Courseware MIT:Introductory Quantum Mechanics. Fall 2005. Section 12 Lecture. (https://ocw.mit.edu/courses/chemistry/5-73-introductory-quantum-mechanics-i-fall-2005/lecture-notes/sec12.pdf) (https://ocw.mit.edu/courses/chemistry/5-73-introductory-quantum-mechanics-i-fall-2005/)
  3. Born-Oppenheimer approximation. Wikipedia (https://en.wikipedia.org/wiki/Born%E2%80%93Oppenheimer_approximation)
  4. L. J. Butler, Annu. Rev. Phys. Chem. 1998, 49, 125-71.
    PMID: 15012427 doi: 10.1146/annurev.physchem.49.1.125
  5. List of quantum-mechanical systems with analytical solutions. Wikipedia
  6. LibreTexts: 9.1: The Schrödinger Equation For Multi-Electron Atoms
  7. Hooke's atom. Wikipedia
  8. Summary of relativistic effects. Wien2k (http://www.wien2k.at/reg_user/textbooks/WIEN2k_lecture-notes_2013/Relativity-NCM.pdf)
  9. A technique for relativistic spin-polarised calculations. Journal of Physics C: Solid State Physics, Volume 10, Number 16 (http://iopscience.iop.org/article/10.1088/0022-3719/10/16/019/meta)
  10. The Scalar Relativistic Approximation. Takeda, T. Z Physik B (1978) 32: 43. doi:10.1007/BF01322185 (http://link.springer.com/article/10.1007/BF01322185)
  11. Density Functional Theory in Quantum Chemistry. Tsuneda, T. 2014. ISBN: 978-4-431-54824-9. Page 36.
CoffeeIsLife
  • 4,284
  • 1
  • 21
  • 49
  • The reason is due to the Coloumbic Repulsion between electrons. Hooke atom also has Coloumbic Repulsion between electrons.

    – Rodriguez Sep 25 '16 at 16:34
  • 2
    @Rodriguez I will look into that. Also, this is an ongoing answer. It is still not complete! Nevertheless I would appreciate any feedback. – CoffeeIsLife Sep 25 '16 at 16:52
  • 3
  • Schroedinger equation is approximation, better go with Dirac to have relativity (and spin).

  • Born-Oppenheimer is two-step process. First is separation of total wavefunction into product of nuclear and electronic part, second is setting the nuclear kinetic energy to zero. (see https://en.wikipedia.org/wiki/Born%E2%80%93Oppenheimer_approximation)

  • – ssavec Sep 25 '16 at 18:55
  • 2
    Please use manual markup for links, i.e. [link](http://...). It looks better, is easier readable, and will not lead into nirvana if interpreted wrong by the page. Just for funs, you can check what I mean by clicking the links in revision 8. – Martin - マーチン Sep 26 '16 at 08:34
  • 3
  • As @ssavec already mentioned, the first usual approximation is neglecting relativistic effects. 2. Big mistake in the very first sentence: the goal is to obtain properties of a molecular system. Then, depending on the formalism used (MM, WFT, DFT, ...) you are looking for a mathematical entity that can somehow spits out the values of the properties. And this entity is not always the wave function. 3. Don't get me wrong, but if you don't quite understand the purpose of arguably the central approximation in present day QC (BO one), it might be a bit to early for you to answer the question.
  • – Wildcat Sep 26 '16 at 10:55
  • @Wildcat I agree to some degree. Part of the purpose for this question is to verify what I know since I haven't taken a formal course of computational chemistry at Uni. In addition, I'm currently not in academia...so it's hard to find someone to ask. Nevertheless, I am already finding this question useful due to feedback from the community. Could you tell me any text that explicitly mentions the motivation of BO. I haven't been able to find one so far. Also thanks to everyone for feedback. – CoffeeIsLife Sep 26 '16 at 11:22
  • 1
    @QuantumAMERICCINO You want a chapter about RI-approximations? I can write one if the need arises. –  Dec 15 '16 at 05:29
  • @Fl.pf. That would be awesome! Wikipedia doesn't even have an article about it. Could you add it as a new answer ? – CoffeeIsLife Dec 15 '16 at 19:21
  • Where is the term "multielectron orbital" coming from? I have never heard it before, and it is actually contradictory to the definition of an orbital being an "one-electron wave function". – Feodoran May 03 '17 at 20:46
  • 2
    @QuantumAMERICCINO There is some stuff I would explain differently. I think I will write something about the Variational Principle and (Post)-Hartree-Fock as a new answer. Maybe even some DFT. Then we can see how to connect it best to your content. – Feodoran May 05 '17 at 08:44
  • I have several issues with this answer. For instance, not all the properties of a system can be obtained from the Dirac equation. Also, while protons and neutrons have structure, electrons are point particles. – juanrga Dec 13 '23 at 16:58