This thread is locked.Only browsing is available.
Top Page > Browsing
Is it possible to control orbital occupancy?
Date: 2018/02/11 16:39
Name: Pang   <pangrui@zzu.edu.cn>

Dear all
It is known that for some d electrons and f electrons, there can be multiplet probkems, namely, a system have two different d occupancies with quite close energies. So is it possible to set the orbital occupancy in the initial step of the SCF? or is it possible to constrain the occupancy in the SCF step? If I want to add this function, which part of code is necessary to read?
Thanks
メンテ
Page: [1]

Re: Is it possible to control orbital occupancy? ( No.1 )
Date: 2018/02/23 18:50
Name: T. Ozaki

Hi,

I guess that you might be considering a method such as

P. H. Dederichs, S. Blugel, R. Zeller, and H. Akai,
Phys. Rev. Lett. 53, 2512 (1984).

The current OpenMX doesn't have the functionality, while
it looks an interesting direction.

To implement the method, a new subroutine and a considerable number of existing
subroutines have to been developed and modified, respectively.

There is a code 'Occupation_Number_LDA_U.c' which constraints direction and
magnitude of local spin, where constraints are applied for the density matrix
elements, similar to the idea in the paper above. To get a feeling about how they
are implemented, you can take a look at the code.

Regards,

TO
メンテ

Page: [1]