Skip to content

qsimulate-open/smith3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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)

About

SMITH3 generates efficient code for CASPT2 nuclear gradient (and beyond)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages