<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet href="training.xsl" type="text/xsl"?>
<!DOCTYPE courses SYSTEM "training.dtd">

<courses>
  <course title="Introduction to Gaussian">
    <instructor name="Dr. John Keller">
       <about>John Keller is a Professor of Chemistry and Biochemistry at the University
       of Alaska Fairbanks.</about>
    </instructor>
    <session date="March 18, 2008" time="1:00-2:00 PM" location="WRRB 009"/>
    <description>
       This talk will give a brief introduction to the aims and methods of
       computational chemistry, compare the capabilities of desktop vs
       cluster-based chemistry modeling software, show how to prepare input
       files for running Gaussian jobs on ARSC machines, and display typical
       Gaussian output using the graphical front-end program GaussView.
    </description>
  </course>
</courses>
