pyqmmm.qm.plot_combined_nebs¶
Generalizable script for plotting the PES of an xyz trajectory with NEB boundaries.
Functions
Collect energies from the NEB xyz files and calculate NEB boundaries. |
|
General plotting parameters. |
|
|
Parse the energies from an xyz trajectory file. |
List all NEB xyz files in the current directory, sorted numerically. |
|
|
Identify the software used for the calculation from a line. |
|
Parse the energy from a line based on the software used. |
|
Plot the collected energies with NEB boundaries. |
Main function that combines previous functions to generate the plot. |
|
|
Write the energies to a CSV file. |