Skip to content

jmcavanagh/juliaSCFtests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

juliaSCFtests

A few electronic structure tools written in Julia. This is a Julia implementation of minimal basis set Hartree Fock (as written in Szabo and Ostlund) and Full Configuration Interaction of the H2 Dimer written in Julia. HartreeFock.jl contains all of the machinery for Hartree Fock, including the integrals.
fci.jl calls HartreeFock.jl to perform HF calculations on the H2 dimer at a variety of distances, and plots these compared with the energ found by FCI at this length.
MolecularOrbitalHeatmap.jl visualizes the cross section of the bonding and antibonding orbitals of H2.

To run on the julia REPL, run include("fci.jl"), for example

About

A few electronic structure tools written in Julia.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages