Skip to content

thanos713/QCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QCode

  • First version of QCode, an educational software for quantum chemistry calculations based on GSL (GNU Scientific Library).
  • The code is not optimized, but it works.
  • The reason I am coding this is for personal practice, but it would be great if someone could also benefit from it.

Installation

Add the absolute path of GSL to the Makefile.

make

Features

Currently supporting:

  • HF + DIIS
  • MP2
  • CCSD + DIIS
  • CCSD(T)
  • CIS
  • RPA

but by providing the one- and two-electron integrals.


Documentation

  • Documentation is not available yet, but you can see the example files to get an idea on how to run sample calculations. The example is for H2O with STO-3G.

Credits

  • The idea is taken from prof. Crawford.

About

A simple quantum chemistry code supporting HF, MP2, CCSD, CCSD(T), CIS and RPA.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors