|  Re: Empty ".unfold_orb" file ( No.1 ) | 
|  Date: 2022/12/21 14:09 Name: Shishir Kumar Pandey  <shishir.kr.pandey@gmail.com>
 
Dear all, This is a gentle reminder about the problem I posted earlier. My calculation for orbital projections of RuCl3 runs fine but in the end it only generates an empty  .unfold_orb file. It does not write anything in this file despite my calculation running normally and exiting normally.
 I would highly appreciate any help.
 
 Thank you.
 Sincerely,
 Shishir
 | 
|  Re: Empty  ( No.2 ) | 
|  Date: 2022/12/21 22:44 Name: T. Ozaki
 
Hi, 
 There is no state in between
 
 Unfolding.LowerBound          -7.5    # default=-10 eV
 Unfolding.UpperBound          -6.0    # default= 10 eV
 
 where the energy is measured from the chemical potential.
 
 This is the reason why you got the empty file.
 You need to adjust the energy range for which you want to find the projection.
 
 Also, the following parameter settings for SCF might be better
 
 scf.Mixing.Type          Rmm-Diish
 scf.Init.Mixing.Weight    0.001
 scf.Min.Mixing.Weight      0.001
 scf.Max.Mixing.Weight      0.200
 scf.Mixing.History        30
 scf.Mixing.StartPulay      30
 scf.criterion            1.0e-6
 
 Regards,
 
 TO
 | 
|  Re: ".unfold_orb" file ( No.3 ) | 
|  Date: 2022/12/22 14:00 Name: Shishir Kumar Pandey  <shishir.kr.pandey@gmail.com>
 
Dear Prof. Ozaki, Thank you very much for your reply and guidance. I will run the calculations with the setting provided by you.
 
 Thank you again.
 
 Sincerely,
 Shishir
 |