Computational Chemistry/Molecular quantum mechanics

From testwiki
Jump to navigation Jump to search

Previous chapter - [[../Molecular dynamics/]]

Introduction

Our applications of quantum theory here involve solving the wave equation for a given molecular geometry. This can be done at a variety of levels of approximation each with a variety of computing resource requirements.

Our applications of quantum theory here involve solving the wave equation for a given molecular geometry. This can be done at a variety of levels of approximation each with a variety of computing resource requirements. We are assuming here a vague familiarity with the Self Consistent Field wavefunction and its component molecular orbitals.

<Ψ0|H^|Ψ0>

<Ψ0|K.E.+Vnuc+i<j1rij|Ψ0>

The ij summation indices are over all electron pairs. It is the 1rij which prevents easy solution of the equation, either by separation of variables for a single atom, or by simple matrix equations for a non spherical molecule.

The electron density ρ(x,y,z) corresponds to the N-electron density ρ(N). If we know ρ(N1) we can solve <Ψ0|H^|Ψ0> So we guess ρ(N) and solve N independent Schrödinger equations. Unfortunately each solution then depends on ρ(N) which we guessed. So we extrapolate a new ρ'(N) and solve the temporary Schrödinger equation again. This continues until ρ stops changing. If our initial guessed ρ was appropriate we will have the SCF approximation to the ground state.

This can be done for numerical ρ or we can use LCAO (Linear Combination of Atomic Orbitals) in an algebraic form and integrate into a linear algebraic matrix problem. This use of a basis set is our normal way of doing calculations.

Our wavefunction is a product of molecular orbitals, technically in the form of a Slater determinant in order to ensure the antisymmetry of the electronic wavefunction. This has some technical consequences which you need not be concerned with unless doing a theoretical project. Theoreticians should make Szabo and Ostlund their bedtime reading.

Φk(x1,x2,x3,.....xN)=1N!determinant

ψA(x1)ψB(x1)..........ψN(x1)

ψA(x2)ψB(x2)..........ψN(x2)

......

......

ψA(xN)<th>ψB(xN)..........ψN(xN)

When Ψ is expanded in terms of the atomic orbitals χ the troublesome 1rij term picks out producted pairs of atomic orbitals either side of the operator. This leads to a number of four-centre integralsof order n4. These fill up the disc space and take a long time to compute.

Bibliography

  • A. Szabo and N. S. Ostlund, Modern Quantum Chemistry: Introduction to Advanced Electronic Structure Theory, (Macmillan, New York 1989).
  • Computational Quantum Chemistry, Alan Hinchliffe,(Wiley, 1988).
  • Tim Clark, A Handbook of Computational Chemistry, Wiley (1985).
  • Cramer C.J., Essentials of Computational Chemistry,Second Edition,John Wiley, 2004.
  • Jensen F. 1999, Introduction to Computational Chemistry,Wiley, Chichester.
  • Web link on Hartree-Fock theory http://vergil.chemistry.gatech.edu/notes/hf-intro/hf-intro.html


Next Chapter - [[../Semiempirical quantum chemistry/]]

Template:BookCat