pyqmmm.qm.extract_gibbs_free_energies¶
Module Contents¶
Functions¶
Get a sorted list of directories in the current working directory. |
|
|
Extract the last instances of 'Final Gibbs free energy' and 'G-E(el)' from a file. |
|
Main function to extract Gibbs free energies and corrections from ORCA output files. |
|
Write energy data to a CSV file. |
- pyqmmm.qm.extract_gibbs_free_energies.get_directories()[source]¶
Get a sorted list of directories in the current working directory.
- pyqmmm.qm.extract_gibbs_free_energies.parse_orca_out(file_path)[source]¶
Extract the last instances of ‘Final Gibbs free energy’ and ‘G-E(el)’ from a file.