theochem/ModelHamiltonian

Huckel Parameters

PaulWAyers opened this issue · 2 comments

We need to be able to

  • parse atom types
  • assign appropriate α and β values based on Rauk's atom types (attached, page 94).
  • compute appropriate α and β values using distance/overlap.

UPD:

Based on the previous discussion with @giovanni-br we can refactor the existing pull-request
Specifically we can localize the implemented functionality into the new module "Rauk":
In the module itself:

Tasks

Mulliken-1949-Formulas-and-numerical-tables-for-o.pdf
simple-hckel-molecular-orbital-theory.pdf

@giovanni-br the good starting point can be pull-request from last year applicant

I think we have fixed this issue