<div dir="ltr">Hello,<br><br>I have a system consisting of Cu55<br>In this section I've included smearing and added mos: <br><br>  &SCF<br>     SCF_GUESS  ATOMIC<br>     EPS_SCF 1.0E-6<br>     MAX_SCF 500<br>     ADDED_MOS  200<br>     CHOLESKY INVERSE<br>     &SMEAR  ON<br>         METHOD FERMI_DIRAC<br>         ELECTRONIC_TEMPERATURE [K] 300<br>     &END SMEAR<br>     &DIAGONALIZATION<br>          ALGORITHM STANDARD<br>     &END DIAGONALIZATION<br>     &MIXING<br>          METHOD BROYDEN_MIXING<br>          ALPHA   0.1<br>          BETA    1.5<br>          NBROYDEN  8<br>     &END MIXING<br> &END SCF<br>UKS .TRUE.<br><br><br>At the end of my output file I get the warning: <br><br>  Integrated absolute spin density  :                               0.0003914226<br>  WARNING: S**2 computation does not yet treat fractional occupied orbitals<br><br>Is this warning relevant to just the spin density of does it have an effect on the total energy? <br>If this means the spin density is unrealible, how would I go about in my analysis of total density,homo-lumo gap. Basically, if I were to generate cube files based on this calculation would they be accurate?<br><br><br>Thanks,<br><br>Natalie<br><br></div>