triqs_modest.module.dc_formulas
- triqs_modest.module.dc_formulas()
Function dispatched to the following (C++) functions:
[1] (method: str, N_tot: float, N_sigma: float, n_orb: int, U: float, J: float) -> tuple[float, float]
Double counting formulas.
- Parameters
- method:
the double counting formula to use.
- N_tot:
the total density
- N_sigma:
the total density per spin
- n_orb:
the number of orbitals
- U:
the Hubbard U
- J:
the Hund’s coupling J
- Returns
ΣDC, EDC