coltonbh / qcop

A package for operating Quantum Chemistry programs using qcio standardized data structures. Compatible with TeraChem, psi4, QChem, NWChem, ORCA, Molpro, geomeTRIC and many more.
MIT License
3 stars 3 forks source link

Updated to qcio 0.10.1 which uses Structure instead of Molecule. tmpd… #35

Closed coltonbh closed 1 month ago

coltonbh commented 1 month ago

…ir context manager accepts a new argument that prevents it from creating directories if the adapter does not use file inputs or outputs.