Interpolation between points on a 3d grid
I have an idea for improving the #interpolation in #Bondalyzer and other add ons.
Basically, the idea is to combine linear and logarithmic interpolation. Rho and its derivatives change logarithmically in the direction radial to an atom, and linearly (mostly) normal to the radial direction. So, use a linear combination of logarithmic and linear interpolation for the point, using the dot product of gradient with the interpolation direction as the weights. The vectors being dotted with gradient are the eight vectors originating at the point and terminating at the eight vertices of the cell within which the point lies. I’ll think more about it later.
#BAND data loader
Today I got the ADF to Dat converter (now known as the Tape41_Maker) mostly updated to work for generating t41 files from BAND runkf and run files. Hopefully by Monday I’ll have this and the data loader to load the t41 into Tec360 finished.
via https://dayone.me/29GSzuM












