Skip to content
/ aqme Public
forked from jvalegre/aqme

Automated Quantum Mechanical Environments (AQME): The code is an ensemble of automated QM workflows, including: 1) RDKit- and CREST-based conformer generator and ready-to-submit QM input files starting from individual files or databases, 2) post-processing of QM output files to fix extra imaginary frequencies, unfinished jobs and error terminati…

License

Notifications You must be signed in to change notification settings

patonlab/aqme

 
 

Repository files navigation

CircleCI Codecov Downloads Read the Docs

Documentation

Full documentation with installation instructions, technical details and examples can be found in Read the Docs.

Don't miss out the latest hands-on tutorials from our YouTube channel!

Recommended installation and update guide

In a nutshell, AQME and its dependencies are installed/updated as follows:

  1. Install using conda-forge: conda install -c conda-forge aqme
  2. Update to the latest version: pip install aqme --upgrade

Developers and help desk

List of main developers and contact emails:

For suggestions and improvements of the code (greatly appreciated!), please reach out through the issues and pull requests options of Github.

License

AQME is freely available under an MIT License

Reference

If you use any of the AQME modules, please include this citation:
Alegre-Requena, J. V.; Sowndarya, S.; Pérez-Soto, R.; Alturaifi, T.; Paton, R. AQME: Automated Quantum Mechanical Environments for Researchers and Educators. Wiley Interdiscip. Rev. Comput. Mol. Sci. 2023, 13, e1663. (DOI: 10.1002/wcms.1663).

Additionally, please include the corresponding references for the following programs:

  • If you used CSEARCH with RDKit methods or from SMILES: RDKit
  • If you used CSEARCH with CREST methods: CREST
  • If you used CMIN with xTB: xTB
  • If you used CMIN with ANI: ANI
  • If you used QCORR: cclib
  • If you used QDESCP with xTB: xTB

About

Automated Quantum Mechanical Environments (AQME): The code is an ensemble of automated QM workflows, including: 1) RDKit- and CREST-based conformer generator and ready-to-submit QM input files starting from individual files or databases, 2) post-processing of QM output files to fix extra imaginary frequencies, unfinished jobs and error terminati…

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 60.4%
  • Jupyter Notebook 38.7%
  • Other 0.9%