Skip to content

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

License

Notifications You must be signed in to change notification settings

AdrianM0/auto-qchem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%