Skip to content

C++ code to compute electron trajectories in molecular orbitals using spin-dependent quantum hydrodynamics

License

Notifications You must be signed in to change notification settings

Sumner-Group/SD-QHD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SD-QHD

This is C++ code that will compute electron trajectories in molecular orbitals using spin-dependent quantum hydrodynamics (SD-QHD). The code assumes that the molecular orbitals are linear combinations of atom-centered, Cartesian Gaussian-type orbitals (GTOs). It requires that the wavefunction information is written in an AIMPAC WFX format.

There are two folders. One folder (Grid) holds the code to compute trajectory information on a 3-dimensional Cartesian grid. The other folder (MonteCarlo) will compute full trajectories; the starting points are randomly assigned using acception/rejection method to ensure they are sampled according to the MO probability density.

Do you want to cite this work?

Sumner, I.; Anthony, H. “Electron trajectories in molecular orbitals.” International Journal of Quantum Chemistry 2020, 120, e26371. doi:10.1002/qua.26371

DOI

About

C++ code to compute electron trajectories in molecular orbitals using spin-dependent quantum hydrodynamics

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published