3
0
mirror of https://github.com/triqs/dft_tools synced 2024-08-16 01:08:29 +02:00

[doc] fix typo in doi id of DC function

This commit is contained in:
Alexander Hampel 2024-04-09 09:55:02 -04:00
parent 41eac4475a
commit 0eda780024

View File

@ -50,7 +50,7 @@ def compute_DC_from_density(N_tot, U, J, N_spin=None, n_orbitals=5, method='sF
- sFLL: same as above for spin polarized DFT
- cAMF: around mean field
- sAMF: spin polarized around mean field
- cHeld: unpolarized Held's formula as reported in (DOI: 10.1103/PhysRevResearch.2.03308)
- cHeld: unpolarized Held's formula as reported in (DOI: 10.1103/PhysRevResearch.2.033088)
- sHeld: NOT IMPLEMENTED
Returns