Dear all, (P. Giannozzi) <br><br>Yesterday, I was playing with the London dispersion DFT-D implemented in QE (PWscf) by Barone and coworkers. I realised that PWscf does print a set of ******* whenever the C6 constant, associated to one species, is larger that 999 (i.e. atom with Z larger than 49). <br>
<br>Looking at the printing line in module mm_dispersion.f90  in Modules the number of correct digits is printed changing  F7.3 (in ----&gt; line, see below) to  F8.3 or F9.3/ <br>]<br><br>         WRITE ( stdout ,&#39;( /, 5X, &quot;-------------------------------------&quot; , &amp;<br>
                          &amp; /, 5X, &quot;Parameters for Dispersion Correction:&quot; , &amp;<br>                          &amp; /, 5X, &quot;-------------------------------------&quot; , &amp;<br>                          &amp; /, 5X, &quot;  atom      VdW radius       C_6     &quot; , / )&#39; )<br>
         DO ata = 1 , ntyp<br>            !<br> ----&gt;           WRITE (stdout , &#39;( 8X, A3 , 6X , F7.3 , 8X , F9.3 )&#39; ) &amp;<br>                               atom_label ( ata ) , R_vdw ( ata ) , C6_i ( ata )<br>
            !<br>         END DO<br><br>I guess it would be also nice printing the composed Cij just below. Eventually I was wondering why PWscf doesn&#39;t print the dispersion magnitude on the final energy? It would be nice to see it somewhere.<br>
<br>Thanks, Piero<br clear="all"><br>-- <br><div><font><i><font color="#008000" face="Arial">Please consider the 
environment before printing this e-mail.</font></i></font></div>
<div><font><i></i><br>Pieremanuele Canepa<br>Room 
104<br>Functional Material Group<br>School of Physical Sciences, Ingram 
Building,<br>University of Kent, Canterbury, 
Kent,<br>CT2 7NH<br>United Kingdom<br><br>e-mail: 
<a href="mailto:pc229@kent.ac.uk" target="_blank">pc229@kent.ac.uk</a><br>mobile: +44 (0) 
772-9756456<br>-----------------------------------------------------------</font></div><br>