Skip to content

H2+ Molecule Overlap Integral, Coulomb Integral and Exchange Integral Solver

License

Notifications You must be signed in to change notification settings

haltugyildirim/h2plusintegrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

h2plusintegrator

H₂⁺ Molecule Overlap Integral, Coulomb Integral and Exchange Integral Solver.

The easiest possible molecule system is H₂⁺ ion consisting 2 protons and 1 electron. It can be investigated with Linear Combination of Atomic Orbitals (LCAO) method where the wave functions for the cases that the electron is bound to the nucleus A equation or to the nucleus B equation are linearly combined. They are defined as:

equation, equation

where equation and equation are relative distances of electron to respective proton;

equation

equation

Sketch of 2 hydrogen nuclei and an electron

Schematic of the equation ion[2].

Normalization of the systems wavefunction creates an overlap integral. Overlap Integral S is defined as:

equation

Where equation is the triple integral in spherical coordinates;

equation

Even though the limit of r is infinite, values bigger than 100 generally breaks the code. But this upper limit seems to be producing consistent results.

Exchange or Resonance integral K is defined as;

equation

Coulomb integral J is defined as;

equation

V(r) is Coulomb potential;

equation

Bonding and anti-bonding molecular orbitals equation are defined as;

equation

Integration is done with scipy-integrate. Resulting graph;

integrals and cases graph

Further

[1] The Case of H₂⁺

[2] Das Wasserstoffmolekül-Ion

[3] The Hydrogen Molecule Ion H2+

About

H2+ Molecule Overlap Integral, Coulomb Integral and Exchange Integral Solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages