Energies

From Wiki
Revision as of 14:29, 22 July 2009 by 10.0.7.14 (talk) (New page: go back to Main Page, Computational This is an AWK script. The following script will go through a Gaussian output looking for the b3lyp energy (written in the output line where E(...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

go back to Main Page, Computational This is an AWK script.

The following script will go through a Gaussian output looking for the b3lyp energy (written in the output line where E(RB+HF-LYP) appears), the zero point corrected energy (it is written in the same line as zero-point) and Free energy (written in the output line containing Free). If the calculation finished correctly Normal termination will appear on the screen, if not Error termination will be printed 4 times.