Skip to content

Python module for VPT2 calculations using Psi4 and QCEngine.

License

Notifications You must be signed in to change notification settings

lukekurfman/pyvpt2

 
 

Repository files navigation

CI Docs codecov License

pyVPT2

About

pyVPT2 is a package to calculate VPT2 vibrational frequencies using psi4 or qcengine. Cubic/quartic constants can be optionally computed in a distributed parallel fashion using QCFractal.

For usage check the documentation.

Dependencies

Required:

  • psi4 = 1.8+
  • python = 3.9+

Installing psi4 will pull all other required dependencies.

Optional:

  • qcportal = next

Installation

pyVPT2 can be installed from conda:

conda install pyvpt2 -c conda-forge

Or, to install from source, clone this repository and run

pip install .

Copyright

Copyright (c) 2021-2024, Philip Nelson

Acknowledgements

Project based on the Computational Molecular Science Python Cookiecutter version 1.6.

About

Python module for VPT2 calculations using Psi4 and QCEngine.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%