fft_electronic_spin_density.classes#
Contains the Density class for reading, visualizing and fourier transforming (spin) density from gaussian .cube files.
Functions
|
Calculate the exchange integral between two orbitals. |
|
Generate a meshgrid of points in the uv plane shifted to origin. |
|
Create or load an interpolator for the given data. |
|
|
|
Test the shift of a 3D array using numpy's fftshift function. |
|
|
|
Main workflow for the analysis of the 3D scalar field. |
|
Workflow for the analysis of the autocorrelation term. |
|
Workflow for the analysis of the density vs. |
|
Calculate the exchange integral between two orbitals. |
|
|
|
|
|
|
|
Workflow to convert an XSF file to a CUBE file and produce the density. params: xsf_name: name of the XSF file to convert spin: 'up' or 'down' for the spin density. |
|
Convert an XSF file to a CUBE file. |
Classes
|
Read, visualize and fourier transform (spin) density from gaussian .cube files. |