-
- Downloads
Write G_LL'(k,E) to npy files
Works only for the Chebychev solver and for this combination of inputs: <use_chebychev_solver>= T # requires Chebychev solver <calc_gmat_lm_full>= T # activates computation of the full Gmat <gflle_to_npy>= T # switch from writing a fortran file (gflle) to numpy npy files for each atom and energy <use_qdos>= T # optional, use qvecs from qdos mode for k-points This version is still experimental.
Showing
- cmake/source_list_KKRhost.txt 1 addition, 0 deletionscmake/source_list_KKRhost.txt
- source/KKRhost/rhovalnew.F90 8 additions, 3 deletionssource/KKRhost/rhovalnew.F90
- source/KKRhost/write_gflle_npy.f90 1083 additions, 0 deletionssource/KKRhost/write_gflle_npy.f90
- source/common/runoptions.F90 4 additions, 0 deletionssource/common/runoptions.F90
source/KKRhost/write_gflle_npy.f90
0 → 100644
This diff is collapsed.
Please register or sign in to comment