Skip to content

The simple Hartree-Fock code is written in Python

Notifications You must be signed in to change notification settings

lenhanpham/Hartree-Fock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Python code to learn Hartree-Fock theory and basic programming

This is a very simple program written in Python. This program calculates the Hartree-Fock energy of HHe+, written by LE NHAN PHAM, Department of Chemistry, KU LEUVEN.

How to use:

  1. Download the file HF.py
  2. Install Python 3 on your computer
  3. Change contraction of basis set (N =1, 2, 3)
  4. Open Terminal and type python HF.py

About

The simple Hartree-Fock code is written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%