The density of states of Ag (OBSOLETE!)

This page is a continuation of Ag-bandstructure.

The input

The density of states (DOS) is a grounstate property and therefore is requested by adding the <dos> element to the <properties> element just like the bandstructure element.

 <properties>
    <dos/>
  </properties>

In this case the dos element is empty (<dos/>) and all the attributes are taken from the default values. The attributes and default values are described in the input reference

Visualization

xmldos2grace.xsl crates total and partial DOS plots from the DOS data.

 xsltproc --stringparam ID "t///" ../../xml/visualizationtemplates/xmldos2grace.xsl dos.xml >tdos.agr
tdos.png
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License