Hi all,
It appears that the kernel_scaling keyword has not been implemented. I checked the codebase and found it to correspond to the xct%scaling member, which is not being multiplied by the BSE kernel. Only a check of whether it is zero is performed.
I discovered this when extracting the A matrix of hbse.h5 for kernel_scaling = 1, 2 and noticing they were the same.
Cheers,
James