Skip to content

Several fixes to calculations in higher dimensions

Micael Oliveira requested to merge fix_4D into develop

Description

Several fixes to calculations in higher dimensions:

  • generalize k-point generation
  • do not use a Poisson solver for dim > 3.
  • generalize output of the dipole and the kick for arbitrary dimensions

Besides, a test is added for dim=4, which was previously not covered by the testsuite.

News snippet

Several fixes to calculations in higher dimensions.

Edited by Micael Oliveira

Merge request reports