benroberts999 / ampsci

A c++ program for high-precision atomic structure calculations of one and two valence systems. Uses Hartree-Fock + correlation potential method. Can calculate ionisation cross sections with large of energy/momentum transfer.
https://ampsci.dev
MIT License
16 stars 6 forks source link

Hartree-Fock update: in-homogeneous method #11

Closed benroberts999 closed 2 years ago

benroberts999 commented 3 years ago

Currently use Green's function method; works, but not as numerically stable. Update DiracODE to take (VxPsi) term, include into derivative. Should involve just updating the Dirac derivative part. This may also solve the TDHF issue #3