Hi all,
I need to extract the optimized geometry data to make a mol2 or PDB file.
For example, I first create a structure model of a small molecule, and then I use HF/6-31G to calculate the single point energy. Then I obtain the output from Gaussian 09. I can use Avogadro to visualize the output optimized structure of the small molecule, and save it as a mol2 file.
However, now I have hundrads of small molecules for calculation, how to use command line tools to extract the last optimized structure models from the Gaussian 09 output file?
Thanks a lot!