pyqmmm.qm.extract_electronic_energies¶
Module Contents¶
Functions¶
Get a sorted list of directories in the current working directory. |
|
|
Extract the last 'FINAL SINGLE POINT ENERGY' from the specified file. |
|
Main function to extract electronic energies from ORCA output files. |
|
Write energy data to a CSV file. |
- pyqmmm.qm.extract_electronic_energies.get_directories()[source]¶
Get a sorted list of directories in the current working directory.
- pyqmmm.qm.extract_electronic_energies.parse_final_energy(file_path)[source]¶
Extract the last ‘FINAL SINGLE POINT ENERGY’ from the specified file.