AdrianM0 / auto-qchem

Auto-QChem is an automated workflow for the generation and storage of DFT calculations for organic molecules.

Home Page:https://autoqchem.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Quick links

Installation instructions

Database user instructions

Code base documentation


Repo with example jupyter notebooks

Database link

Auto-QChem paper (publisher), free pdf

Note to external user

Auto-QChem currently supports Slurm scheduler at Princeton via slurm_manager.py; and SGE/UGE-type scheduler at UCLA via sge_manager.py.

If you are an external user and your computational cluster uses either slurm or sge scheduler, you just need to make some minor changes to either .py files to make sure you can log in with credentials at your institution.

If you are an external user and your computational cluster uses other schedulers, you can still modify either .py files to adapt to your cluster, but significant changes might be required and we unfortunatey won't be able to help without access to your cluster.

About

Auto-QChem is an automated workflow for the generation and storage of DFT calculations for organic molecules.

https://autoqchem.org

License:GNU General Public License v3.0


Languages

Language:Python 99.7%Language:Shell 0.2%Language:JavaScript 0.1%