User Tools

Site Tools


quantumespresso:dft_u

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
quantumespresso:dft_u [2020/03/22 16:13]
koudai [DFT計算]
quantumespresso:dft_u [2021/06/27 22:04] (current)
Line 52: Line 52:
    starting_magnetization(2)= 0.5,     starting_magnetization(2)= 0.5, 
    starting_magnetization(3)=-0.5,    starting_magnetization(3)=-0.5,
 +   tot_magnetization = 0.0
 / /
 &electrons &electrons
Line 71: Line 72:
  4 4 4 1 1 1  4 4 4 1 1 1
 </file> </file>
- +tot_magnetizationは単位胞内の磁化の合を表していて、反強磁性の場合ゼロである。 
-スピン分極させる算では、半導体・絶縁体であってもoccupations, smearing, degaussの指定が必要である。+もしこれを指定しないのであれば、半導体・絶縁体であってもoccupations, smearing, degaussの指定が必要である。
 実行は次の通り。 実行は次の通り。
  
Line 108: Line 109:
    ntyp= 3,    ntyp= 3,
    ecutwfc = 30.0, ecutrho = 240.0,    ecutwfc = 30.0, ecutrho = 240.0,
-   occupations = 'tetrahedra', 
    nspin=2,     nspin=2, 
    starting_magnetization(2)= 0.5,     starting_magnetization(2)= 0.5, 
    starting_magnetization(3)=-0.5,    starting_magnetization(3)=-0.5,
 +   tot_magnetization = 0.0
 / /
 &electrons &electrons
Line 145: Line 146:
   $ dos.x < NiO.dos.in > NiO.dos.out   $ dos.x < NiO.dos.in > NiO.dos.out
  
-状態密度はnio.dosに出力される。+状態密度はNiO.dosに出力される。
  
  
Line 171: Line 172:
    ntyp= 3,    ntyp= 3,
    ecutwfc = 30.0, ecutrho = 240.0,    ecutwfc = 30.0, ecutrho = 240.0,
-   occupations='smearing',  
-   smearing='mp',  
-   degauss=0.02, 
    nspin=2,     nspin=2, 
    starting_magnetization(2)= 0.5,     starting_magnetization(2)= 0.5, 
    starting_magnetization(3)=-0.5,    starting_magnetization(3)=-0.5,
 +   tot_magnetization = 0.0,
    lda_plus_u = .true.,    lda_plus_u = .true.,
    Hubbard_U(2) = 8.0,    Hubbard_U(2) = 8.0,
quantumespresso/dft_u.1584861184.txt.gz · Last modified: 2021/06/27 22:00 (external edit)