<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} .ms-cui-menu {background-color:#ffffff;border:1px rgb(166, 166, 166) solid;font-family:'Segoe UI WPC','Segoe UI',Tahoma,'Microsoft Sans Serif',Verdana,sans-serif;font-size:10pt;color:rgb(51, 51, 51);} .ms-cui-menusection-title {display:none;} .ms-cui-ctl {vertical-align:text-top;text-decoration:none;color:rgb(51, 51, 51);} .ms-cui-ctl-on {background-color:rgb(205, 230, 247);opacity: 0.8;} .ms-cui-img-cont-float {display:inline-block;margin-top:2px} .ms-cui-smenu-inner {padding-top:0px;} .ms-owa-paste-option-icon {margin: 0px 6px 0px 6px;vertical-align:middle!important;padding-bottom: 2px;display:inline-block;} .ms-rtePasteFlyout-option:hover {background-color:rgb(205, 230, 247) !important;opacity:1 !important;} .ms-rtePasteFlyout-option {padding:8px 4px 8px 4px;outline:none;} .ms-cui-menusection {float:left; width:85px;height:24px;overflow:hidden}.wf {speak:none; font-weight:normal; font-variant:normal; text-transform:none; -webkit-font-smoothing:antialiased; vertical-align:middle; display:inline-block;}.wf-family-owa {font-family:'o365Icons'}@font-face {  font-family:'o365IconsIE8';  src:url('https://r4.res.outlook.com/owa/prem/16.0.308.15/resources/styles/office365icons.ie8.eot?#iefix') format('embedded-opentype'),         url('https://r4.res.outlook.com/owa/prem/16.0.308.15/resources/styles/office365icons.ie8.woff') format('woff'),         url('https://r4.res.outlook.com/owa/prem/16.0.308.15/resources/styles/office365icons.ie8.ttf') format('truetype');  font-weight:normal;  font-style:normal;}@font-face {  font-family:'o365IconsMouse';  src:url('https://r4.res.outlook.com/owa/prem/16.0.308.15/resources/styles/office365icons.mouse.eot?#iefix') format('embedded-opentype'),         url('https://r4.res.outlook.com/owa/prem/16.0.308.15/resources/styles/office365icons.mouse.woff') format('woff'),         url('https://r4.res.outlook.com/owa/prem/16.0.308.15/resources/styles/office365icons.mouse.ttf') format('truetype');  font-weight:normal;  font-style:normal;}.wf-family-owa {font-family:'o365IconsMouse'}.ie8 .wf-family-owa {font-family:'o365IconsIE8'}.ie8 .wf-owa-play-large:before {content:'\e254';}.notIE8 .wf-owa-play-large:before {content:'\e054';}.ie8 .wf-owa-play-large {color:#FFFFFF/*$WFWhiteColor*/;}.notIE8 .wf-owa-play-large {border-color:#FFFFFF/*$WFWhiteColor*/; width:1.4em; height:1.4em; border-width:.1em; border-style:solid; border-radius:.8em; text-align:center; box-sizing:border-box; -moz-box-sizing:border-box; padding:0.1em; color:#FFFFFF/*$WFWhiteColor*/;}.ie8 .wf-size-play-large {width:40px; height:40px; font-size:30px}.notIE8 .wf-size-play-large {width:40px; height:40px; font-size:30px}.notIE8 .wf-owa-triangle-down-small:before {content:'\e052';}.ie8 .wf-owa-triangle-down-small:before { content:'\e052';}.ie8 .wf-owa-triangle-down-small {color:#666666/*$WFGreyColor*/;}.wf-size-x20 {font-size: 20px!important;}--></style>
</head>
<body dir="ltr">
<div id="OWAFontStyleDivID" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>It is relatively easy but there are many little details and you have to do it yourself;</p>
<p>the file</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;case.int</p>
<p>has the atom or orbital/atom that you want to plot, the DOS of these are put in
<br>
</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;case.dos1ev, case.dos2ev (for non sp-cases)</p>
<p>the 'case.dos1ev' has the first 7 cases of the 'case.int'</p>
<p>'case.dos2ev' has from 8 to 14, etc.<br>
</p>
<p>it also creates the </p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;:dos2 </p>
<p>file, this last file you can rename to</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;Graf-DOS</p>
<p>and you now can add the cases in 'case.dos*ev', for example;</p>
<p>plot&nbsp; &quot;BiRuO-U-afm.dos1evup&quot; using 1:2 title &quot;Total&quot;&nbsp; w l lt 1 lw 2, \<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;BiRuO-U-afm.dos1evup&quot; using 1:5 title &quot;Ru&quot;&nbsp; w l lt 3 lw 2, \<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;BiRuO-U-afm.dos1evup&quot; using 1:6 title &quot;Ru&quot;&nbsp; w l lt 4 lw 2, \<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;BiRuO-U-afm.dos2evup&quot; using 1:($2&#43;$3&#43;$4) title &quot;O1&quot;&nbsp; w l lt 8 lw 2, \<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;BiRuO-U-afm.dos1evup&quot; using 1:($3&#43;$4) title &quot;Bi&quot;&nbsp; w l lt 2 lw 2</p>
<p>pause -1</p>
<p><br>
</p>
<p>Now case.int is:<br>
</p>
<p>Title<br>
&nbsp;-0.50 0.002 1.500 0.003&nbsp; # EMIN, DE, EMAX, Gauss-broadening(&gt;de)<br>
&nbsp;&nbsp;&nbsp; 11&nbsp;&nbsp;&nbsp; N&nbsp;&nbsp; 0.000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # NUMBER OF DOS-CASES specified below, G/L/B broadeni<br>
ng (Ry)<br>
&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp; total&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # atom, case=column in qtl-header, label &nbsp;&nbsp;&nbsp;&nbsp;***dos1***<br>
&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp; Bi<br>
&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp; Bi<br>
&nbsp;&nbsp;&nbsp; 3&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp; Ru<br>
&nbsp;&nbsp;&nbsp; 8&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp; Ru<br>
&nbsp;&nbsp;&nbsp; 3&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp; Ru<br>
&nbsp;&nbsp;&nbsp; 8&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp; Ru&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ***dos1***<br>
&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp; O1 &nbsp;&nbsp;&nbsp; ***dos2***<br>
&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp; O1<br>
&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp; O1<br>
&nbsp;&nbsp;&nbsp; 7&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp; O2<br>
&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp; Atom1 p<br>
&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp; Atom2 tot&nbsp; ***dos2***<br>
</p>
<p><br>
</p>
<p>Here O1 represents atoms 4, 5 and 6 and&nbsp;ends&nbsp;up in &quot;BiRuO-U-afm.dos2evup&quot;</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;using 1:($2&#43;$3&#43;$4) </p>
<p>means add columns 2, 3 and 4, the '$' is put to distinguish from a number. You can put ($2&#43;3), which means add '3' to column '2'</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;By the way, you plot with</p>
<p>gnuplot Graf-DOS</p>
<p>Hope to be clear enough!!! (but I doubt it)<br>
</p>
<p><br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>De:</b> wien-bounces@zeus.theochem.tuwien.ac.at &lt;wien-bounces@zeus.theochem.tuwien.ac.at&gt; en nombre de Farshad Nejadsattari &lt;fneja083@uottawa.ca&gt;<br>
<b>Enviado:</b> miércoles, 16 de julio de 2014 08:11 p.m.<br>
<b>Para:</b> wien@zeus.theochem.tuwien.ac.at<br>
<b>Asunto:</b> [Wien] specific DOS plots</font>
<div>&nbsp;</div>
</div>
<div>
<div dir="ltr">Dear Wien2k community,
<div><br>
</div>
<div>&nbsp; &nbsp;I am working on a compound with 20 independent atoms, 5 of which are iron and 15 Aluminium, my question is how to plot the density of states resultant from the contribution of all 5 iron atoms and not each of them individually. As it appears the options
 available will only allow me to calculate the total DOS(contributions from all the atoms) or the total DOS of each individual atom and not for instance the collective contribution of 5 of them.</div>
<div>below is my input file configuration from w2web:</div>
<div><br>
</div>
<div><font color="#0000ff">&nbsp; please specify which PDOS you want to calculate</font></div>
<div><font color="#0000ff"><br>
</font></div>
<div><font color="#0000ff">You can specify:</font></div>
<div><font color="#0000ff">&nbsp; total &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(for plotting 'Total DOS')</font></div>
<div><font color="#0000ff">&nbsp; N &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(to select atom N)</font></div>
<div><font color="#0000ff">&nbsp; &nbsp; tot,s,p,d,... &nbsp;(to select a set of PDOS for previously selected atom N)</font></div>
<div><font color="#0000ff"><br>
</font></div>
<div><font color="#0000ff">The following PDOS is possible: (Header from Al13Fe4.qtl ):</font></div>
<div><font color="#0000ff"><br>
</font></div>
<div><font color="#0000ff">&nbsp;ATOM &nbsp;Fe1: 1 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM &nbsp;Fe2: 2 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM &nbsp;Fe3: 3 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM &nbsp;Fe4: 4 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM &nbsp;Fe5: 5 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM &nbsp;Al1: 6 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM &nbsp;Al2: 7 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM &nbsp;Al3: 8 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM &nbsp;Al4: 9 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM Al5: 10 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM Al6: 11 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM Al7: 12 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM Al8: 13 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM Al9: 14 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM Al10: 15 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM Al11: 16 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM Al12: 17 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM Al13: 18 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM Al14: 19 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;&nbsp;</font></div>
<div><font color="#0000ff">&nbsp;ATOM Al15: 20 &nbsp;tot,s,p,PX,PY,PZ,d,DZ2,DX2Y2,DXY,DXZ,DYZ,f &nbsp;</font>&nbsp;</div>
<div><br>
</div>
<div>can you please inform me on how to plot the density of states arising only from all 5 iron atoms and excluding the contributions from the aluminium atoms such that I can produce a plot for density of states of &quot;Iron&quot;.</div>
<div><br>
</div>
<div>your help and assistance is truly appreciated.</div>
<div><br>
</div>
<div>with regards,</div>
<div><br>
</div>
<div>Farshad Nejadsattari</div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</body>
</html>