Skip to content

Correct Hall conductivity

Askar Iliasov requested to merge iliasov/tipsi:dev_kx into dev_kx

A mistake in calculation of current correlation in Hall conductivity is corrected. There was a bug, which gave zero Dim_Kern in the second part of calculation, so a new array Dim_Kern_1 is added.

P.S. There is still a bug, when one increase n_kernel, then Hall conductivity shifts on a constant. One should also increase n_integral in order to prevent it.

Merge request reports