Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 82e4e5081c16152f29ae83844752f3f5 > files > 63

gausssum-2.2.5-1.fc15.noarch.rpm

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Chapter 7. How do I extract molecular orbital information?</title><link rel="stylesheet" href="style.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.73.2" /><link rel="start" href="index.html" title="GaussSum Version 2.2" /><link rel="up" href="index.html" title="GaussSum Version 2.2" /><link rel="prev" href="ch06.html" title="Chapter 6. How do I get the IR or Raman spectrum of a molecule?" /><link rel="next" href="ch07s02.html" title="How to find the % contribution of a group to each molecular orbital (PDOS)" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 7. How do I extract molecular orbital information?</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch06.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch07s02.html">Next</a></td></tr></table><hr /></div><div class="chapter" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="id2672321"></a>Chapter 7. How do I extract molecular orbital information?</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch07.html#id2672331">How to extract basic information (DOS)</a></span></dt><dt><span class="section"><a href="ch07s02.html">How to find the % contribution of a group to each molecular orbital (PDOS)</a></span></dt><dt><span class="section"><a href="ch07s03.html">How to find the nature of the overlap between different groups of atoms (COOP)</a></span></dt></dl></div><p>This chapter has been divided into three sections. The first section describes how to extract information on the eigenvalues and symmetries of the molecular orbitals. The second section describes how to extract information on the contributions of groups of atoms to each of the molecular orbitals. The third section describes how to extract information on the nature of the overlap between different groups of atoms.
		</p><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="id2672331"></a>How to extract basic information (DOS)</h2></div></div></div><p>
				Open the log file containing the relevant information and choose <span class="command"><strong>Orbitals</strong></span> from the list of operations on the left. Pick the DOS option. 
			</p><p>
				The boxes labeled "Start" and "End" are the start and end points (in eV) of the density of states spectrum. The box labeled "FWHM" is the full width at half-maximum (in eV) of the gaussian curves used to convolute the DOS and COOP spectra.
			</p><p>
				Click on the <span class="application">GaussSum</span> logo to start the script. The molecular orbital information is written to <code class="filename">gausssum2.2/orbital_data.txt</code>.
			</p><p>
				The density of states (DOS) spectrum is convoluted using Gaussian curves of unit height and the specified full width at half-maximum. Gnuplot is then used to plot the spectrum. The details are written to <code class="filename">gausssum2.2/DOS_spectrum.txt</code>.
			</p><p>
				If you tick the box labelled "Create originorbs.txt?", a file <code class="filename">gausssum2.2/orginorbs.txt</code> will be created which can be used to plot the orbital energies as a series of bars, one above the other, using a program such as Origin (Windows) or Grace (Linux). See the worked example on the <span class="application">GaussSum</span> web site for more information.
			</p><p>
				Unrestricted calculations are supported for Gaussian. The same files are created but with the data broken down into sections for alpha and beta electrons. The DOS spectrum plotted is also different, containing an alpha DOS, a beta DOS and a (scaled) total DOS. If you ticked the box to create <code class="filename">originorbs.txt</code>, the beta eigenvalues are listed after all of the alpha eigenvalues.
			</p></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch06.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch07s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 6. How do I get the IR or Raman spectrum of a molecule? </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> How to find the % contribution of a group to each molecular orbital (PDOS)</td></tr></table></div></body></html>