Chapter 5. How do I get the IR or Raman spectrum of a molecule?

(Gaussian,GAMESS)

Next, open a log file containing the results of a freq calculation. It isn't necessary to specify whether you wish to calculate the IR or the Raman spectrum - the IR spectrum will always be calculated, and if you ran a freq=raman job, then the Raman activity and Raman intensity spectra will be calculated.

Choose Frequencies from the list of operations on the left.

Parameters for Frequencies

Start, End

The spectra will be calculated for wavelengths between Start and End. The units of Start and End are cm-1.

Num pts

This parameter determines the number of points in the calculated spectra.

FWHM

The Full Width at Half Maximum of each peak.

Scaling factor

You can choose either a general or individual scaling factor (see below).The calculated frequencies are multiplied by the scaling factor. The scaled frequencies are then used to generate the spectra.

Exc. wavelength (nm)

(Only available for Raman) The value of the excitation wavelength is used to calculate the Raman intensities from the Raman activity (see below) using the equation described by Krishnakumar et al. (J. Mol. Struct., 2004, 702, 9) and Keresztury et al. (Spectrochimica Acta, 1993, 49A, 2007).

Temp. (K)

(Only available for Raman) This value determines the temperature used in the Raman intensity equation (see above).

Click on the GaussSum icon to run the script.

The spectra are convoluted with Lorentzian curves and then plotted with Gnuplot.

Information on the each spectrum and on the normal modes are written to gausssum3.0/IRSpectrum.txt and gausssum3.0/RamanSpectrum.txt.

The first few lines of an example IRSpectrum.txt are shown below. Tabs are used to separate each column of information. This allows easy import into spreadsheet software (e.g. Excel), just by right-clicking on the file and choosing "Open with".

Spectrum			Normal Modes
Freq (cm-1)	IR act		Mode	Label	Freq (cm-1)	IR act	Scaling factors	Unscaled freq
8	0.000612391353264		1	A	466.3941	0.0	1.0	466.3941
16	0.000624493504806		2	A	466.3945	0.0	1.0	466.3945
24	0.000636968752613		3	A	698.2427	0.0	1.0	698.2427
32	0.000649832766662		4	A	698.2429	0.0	1.0	698.2429
		

If you want to use individual scaling factors, you should open a previously created IRSpectrum.txt or RamanSpectrum.txt and edit the column titled 'Scaling Factors'. You can do this in (for example) Excel, and then save as 'Tab Delimited'. Run the Frequencies option again but choose individual scaling factors this time. The new IRSpectrum.txt or RamanSpectrum.txt will contain the scaled frequencies.