Re: scf.restart option ( No.1 ) |
- Date: 2007/04/10 15:02
- Name: Vasilii Artyukhov
- That seems strange, since everything was fine for me when I used the restart option. What are your mixing parameters? I think it might be that the mixing at the first iteration destroys your SCF.
|
Re: scf.restart option ( No.2 ) |
- Date: 2007/04/10 20:25
- Name: T.Ozaki
- Hi,
I wonder that you used a different 'System.Name' in the second calculation from that in the first calculation.
Regards,
TO
|
Re: scf.restart option ( No.3 ) |
- Date: 2007/04/10 22:26
- Name: Peter
Dear Vasilii and Dr. Ozaki,
Thank you for your suggestions. I use the following settings
scf.Mixing.Type Rmm-Diisk # Simple|Rmm-Diis|Gr-Pulay|Kerker|Rmm-Diisk scf.Init.Mixing.Weight 0.1 # default=0.30 scf.Min.Mixing.Weight 0.001 # default=0.001 scf.Max.Mixing.Weight 0.10 # default=0.40 scf.Mixing.History 7 # default=5 scf.Mixing.StartPulay 30 # default=6 scf.criterion 1.0e-7 # default=1.0e-6 (Hartree) scf.Mixing.EveryPulay 5 # default = 5
Also, I use LDA+U settings.
I didn't change 'System.Name' in the second calculation. As a matter of fact, I only turn on 'scf.restart' option (you can see in my first post, that code reports 'found restart files').
Best wishes, Peter Inishon
|
Re: scf.restart option ( No.4 ) |
- Date: 2007/04/23 15:11
- Name: T.Ozaki
- Hi,
Thank you for showing a more details. I have noticed that this is a bug in DFT.c, and fixed it.
Please replace the routines by http://www.openmx-square.org/bugfixed/07Apr13/patch3.2.2.tar.gz
Thank you for your cooperation in advance.
Regards,
TO
|