Skip to content

further bug fixes relating to Si problem.

Martin Lueders requested to merge fix_types into hotfix-9.2

Description

This merge request fixes some crashes, resulting from calculating the currents, when not necessary. The current calculator implied complex orbitals, which lead to crashes (with device_packed batches) when otherwise requesting real orbitals.

News snippet

Bug fix for calculations with real orbitals.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.
Edited by Martin Lueders

Merge request reports