gem.lattice.Lattice.compute_ekin

Lattice.compute_ekin(Fragments_list, T, Tsmearing=0.0)[source]

Compute the kinetic energy from the quasiparticle part.

Parameters:
  • Fragments_list – List of Fragment objects that contain the self-energies.

  • T – float, optional. Electronic temperature (default: 0.0).

  • Tsmearing – float, optional. Temperature for smearing while doing zero temperature calculations (default: 0.0).