Coder Social home page Coder Social logo

antiphoton47 / quantum-chem Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 769 KB

A Python program that computes the electronic densities and binding energies for isolated neutral atoms from an orbital-free density functional scheme based on polymer self-consistent field theory.

License: BSD 3-Clause "New" or "Revised" License

Python 67.14% Fortran 32.86%
algorithms density-functional-theory gaussian python quantum-chemistry scientific-computing self-consistent-field-theory spectral-methods

quantum-chem's Introduction

Quantum Density Functional Theory Using Polymer Self-Consistent Field Theory

A Python program that computes the electronic densities and binding energies for isolated neutral atoms from an orbital-free density functional scheme based on polymer self-consistent field theory. The program uses a basis function expansion method to convert the model equations into a spectral form, where the basis functions are a product of radial Gaussians and real spherical harmonics. Further details about the algorithm, basis functions, and anything else can be found in the following thesis: https://uwspace.uwaterloo.ca/handle/10012/18577

Installation

The program uses some functions written in Fortran, which are wrapped using f2py and then imported as external modules. See the install file for instructions on how to set everything up on your machine.

Aditionally, the program requires the following external Python modules to be installed on your machine:

  • NumPy
  • SymPy
  • SciPy
  • Matplotlib
  • PyVista

Citing

If you find this program useful in your research, and you would like to acknowledge it in a journal publication, it is recommended to cite one of the following papers:

P. A. LeMaitre and R. B. Thompson, ``Gaussian Basis Functions for an Orbital-Free-Related Density Functional Theory of Atoms''. Int. J. Quantum Chem. e27111 (2023).

P. A. LeMaitre and R. B. Thompson, ``On the Origins of Spontaneous Spherical Symmetry-Breaking in Open-Shell Atoms Through Polymer Self-Consistent Field Theory''. J. Chem. Phys. 158 (6), 064301 (2023).

Here are example BibTeX entries:

@article{LeMaitre_Thompson2023,
  author  = {P. A. LeMaitre and R. B. Thompson},
  title   = {Gaussian Basis Functions for an Orbital-Free-Related Density Functional Theory of Atoms},
  journal = {Int. J. Quantum Chem.},
  pages = {e27111},
  year    = {(2023)},
  url  = {https://onlinelibrary.wiley.com/doi/full/10.1002/qua.27111},
}
@article{LeMaitre_Thompson2023ang,
  author  = {P. A. LeMaitre and R. B. Thompson},
  title   = {On the Origins of Spontaneous Spherical Symmetry-Breaking in Open-Shell Atoms Through Polymer Self-Consistent Field Theory},
  journal = {J. Chem. Phys.},
  volume = {158},
  number = {6},
  pages = {064301},
  year    = {(2023)},
  url  = {https://aip.scitation.org/doi/10.1063/5.0131364}
}

Contributing

I am by no means a programming expert, so I welcome any suggestions for improving the program.

quantum-chem's People

Contributors

antiphoton47 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.