Saturday, September 18, 2021

An Interactive SCF Calculation for the Helium Atom

 

This is an outline of the Mathcad implementation of a two‐electron SCF calculation published in JCE by Snow and Bills. [Snow, R. L.; Bills, J. L. J. Chem. Educ. 1975, 52, 506.]

Under the orbital approximation, Ψ(1,2) = Φ(1)Φ(2), the two‐electron Schrodinger equation for helium can be decoupled into two, one‐electron Hartree differential equations.The individual helium atom electrons are assumed to occupy an orbital which is a linear combination of two Slater 1s orbitals,

The effective Hamiltonian for the ith electron is,

where the Cjs are the coefficients of the jth electron.

Assuming that the ith electron is also in an orbital of the form given in equation (1), the variational method yields the following expression for the energy of the ith electron.

The optimum values for the orbital scale factors are given below. The user can change these values to demonstrate that they do indeed yield a minimum energy for the trial wavefunction chosen.

Evaluation of integrals given values for the scale factors, α and β, of the Slater type orbitals follows (See Snow and Bills for details):

Kinetic energy integrals:

Electron‐nucleus potential energy integrals:

Electron‐electron repulsion integrals:

Having evaluated the integrals, the next step is the calculation of the matrix elements that appear in equation (4).

Given initial values for the coefficients of the jth electron (these are declared below in a more convient location using Mathcadʹs global equal sign), minimization of the orbital energy simultaneously with respect to the coefficients of the ith electron yields the orbital energy of the ith electron and its coefficients. These output coefficients become the input coefficients of the next iteration when the orbital energy of the j th electron is calculated. The procedure is repeated until self‐consistency is achieved. This occurs when the output coefficients are equal to the input coefficients, or to put it another way, when the coefficients of the two electrons are identical.

In the numeric mode Mathcad requires seed values for all variable which appear in the expression to be evaluated in a Given/Find solve block. The seed values for the coefficients shown below are arbitrarily set at 0.5.

The variational integral for the electron orbital energy:

Minimization of the variational integral simultaneously with respect to the coefficients plus the normalization condition

yields the output coefficients and the orbital energy:

In the SCF method the output coefficients become the input coefficients in the next iteration.

Display the orbital energy:

The energy of the atom at this point in the calculation is the orbital energy of the ith electron plus the kinetic and nuclear potential energy of the jth electron.

Input coefficients:

Paste new input coefficients after each iteration.

Summary of the SCF results for the following initial input coefficients:



  •  

     

     

    No comments:

    Post a Comment