Skip to content

Supercond_loadrebal_qwindow_restart

Hari Paudyal requested to merge (removed):develop into develop

The following implementations are done for the Superconducting subroutines;

  1. load re-balance while writing 'ephmat' files
  2. pre selection of q-points using qwindow
  3. restart while writting ephmat files from the interrupted q-point (information are stored in 'restart.fmt' file, same file name is adopted for 'ibte' and 'ephwrite')
  4. 'ikmap', 'egnv', 'freq', and 'ephmat' files are saved in 'prefix.ephmat' directory
  5. 'ikmap' contains ixkff(1:nkftot) instead of ixkf(1:nkf_mesh)
  6. fixed circular dependency during compilation

Sincerely, Hari Paudyal

Edited by Hari Paudyal

Merge request reports