Scripts for Gaussian

From Wiki
Revision as of 10:30, 12 April 2010 by Cgoehry (talk | contribs)
Jump to navigation Jump to search

go back to Scripts

  • AWK script to get the energies of a Gaussian output.
  • AWK and cshell/bash scripts to move from a Macromodel conformational search to inputs for Gaussian. Macromodel_to_gaussian
  • Bash script to extract basic information about a gaussian job, like basis/method, symmetry, SCF energies, Convergence, Frequency info, No. of Negative eigenvalues etc. si
  • bash script to read a gaussian output and convert in to a xyz file. Use it to see big optimizations in molden (molden cannot read output files properly sometimes). It contains the energy profile but not the convergence criteria. gaussian2molden