pyqmmm.qm.extract_gibbs_free_energies

Functions

extract()

Main function to extract Gibbs free energies and corrections from ORCA output files.

get_directories()

Get a sorted list of directories in the current working directory.

parse_orca_out(file_path)

Extract the last instances of 'Final Gibbs free energy' and 'G-E(el)' from a file.

write_to_csv(output_file, data)

Write energy data to a CSV file.