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 XTBAdapter to capture logs from system stdout because xtb doe… #23

Closed coltonbh closed 4 months ago

coltonbh commented 4 months ago

…s not close the file handles it opens for writting logs and this would create OSError: [Errno 24] Too many open files.