User guide

Summary

This is a broad outline on how the software is used. For a scientific discussion on theory and examples on use, read the literature.

Installation

For installation please refer to the Installation section..

Hartree Fock SCF

A HF calculation can be preformed… Behold:

1
2
3
4
  #This doesn't work but is just placeholder for someone to edit
  from DFT_1d import hf_scf
  Answer = hf_scf.CALCULATECALCULATECALCULATE
  print(Answer)

The examples directory includes: