qimpy.dft.electrons.xc.lda.c_pw

c_pw(high_precision, scale_factor=1.0)

Create Perdew-Wang LDA correlation functional. Here, high_precision controls whether parameters are at the full precision (if True) as used within the PBE GGA, or at the original precision (if False) as in the original PW-LDA paper.

Parameters:
  • high_precision (bool) –

  • scale_factor (float) –

Return type:

Functional