forked from qsimulate-open/smith3
-
Notifications
You must be signed in to change notification settings - Fork 1
SMITH3 generates efficient code for quasi-degenerate perturbation theory methods. This fork is primarily for the implementation of multi-state relativistic NEVPT2.
License
RDReynolds/smith3
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
* To configure please do the following: > aclocal > autoconf > autoheader > automake -a > > mkdir obj > cd obj > ../configure CXXFLAGS=-std=c++11 > > make -j * If you want to test subsets of equations, please modify src/prep/generate_main.cc and do > obj/prep/Prep > src/main.cc * The python directory includes python scripts that split files into smaller files (used in BAGEL) * The development of this program has been supported by DOE Basic Energy Sciences (DE-FG02-13ER16398)
About
SMITH3 generates efficient code for quasi-degenerate perturbation theory methods. This fork is primarily for the implementation of multi-state relativistic NEVPT2.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 86.1%
- Python 13.3%
- Other 0.6%