<div dir="ltr"><div><div><div><div><div>Dear Dr. Lorenzo,<br></div>I want to compare this results with already reported result using some other package, so the convergence for each step and also at the end the value of total energy is very necessary to get an idea whether it is magnetic or non-magnetic ground states, that is why I want to see all energy contribution at each iteration steps. So, according to your previous mail changing the print command I will be able to do that .<br><br><br></div>Thanking You,<br></div>Sincerely,<br></div> Rita<br></div>NISER, BHUBANESWAR, INDIA<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 7, 2016 at 2:20 PM, Lorenzo Paulatto <span dir="ltr"><<a href="mailto:lorenzo.paulatto@impmc.upmc.fr" target="_blank">lorenzo.paulatto@impmc.upmc.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Saturday, November 5, 2016 8:21:31 PM CET Rita Maji wrote:<br>
> Hi all,<br>
> just for clarification ,<br>
> what does projected density of states actually calculate, is it overlap<br>
> between kohn-sham orbital with the orbital consier in pseudo potential or<br>
> something else, can anybody please explain this in detail.<br>
<br>
<br>
</span>Dear Rita,<br>
it is exactly that. The only manipulation done on the wavefunctions in the<br>
pseudopotential is that they are orthogonalized.<br>
<br>
hth<br>
<br>
p.s. If you want to have the energy printed at each scf sub-iteration edit<br>
electrons.f90  and change the value of printout, around line 80:<br>
  IF ( dft_is_hybrid() ) THEN<br>
     printout = 0  ! do not print etot and energy components at each scf step<br>
     !printout = 1  ! print etot, not energy components at each scf step<br>
  ELSE IF ( lmd ) THEN<br>
<br>
Set it to 1 or 2 to have the energy printed, note that the HWF estimate won't<br>
make sense as the exact exchange term is not added to it<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
<br>
--<br>
Dr. Lorenzo Paulatto<br>
IdR @ IMPMC -- CNRS & Université Paris 6<br>
phone: +33 (0)1 44275 084 / skype: paulatz<br>
www:   <a href="http://www-int.impmc.upmc.fr/~paulatto/" rel="noreferrer" target="_blank">http://www-int.impmc.upmc.fr/~<wbr>paulatto/</a><br>
mail:  23-24/4é16 Boîte courrier 115, 4 place Jussieu 75252 Paris Cédex 05<br>
<br>
______________________________<wbr>_________________<br>
Pw_forum mailing list<br>
<a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a><br>
<a href="http://pwscf.org/mailman/listinfo/pw_forum" rel="noreferrer" target="_blank">http://pwscf.org/mailman/<wbr>listinfo/pw_forum</a><br>
</div></div></blockquote></div><br></div>