Skip to content
Snippets Groups Projects
Closed DOS and JDOS outputs are not working with spinors properly
  • View options
  • DOS and JDOS outputs are not working with spinors properly

  • View options
  • Closed Issue created by Nicolas Tancogne-Dejean

    Currently, the DOS and JDOS outputs do not treat for the spinor case properly as the code prints both the -1 file and the total file. This is because of the test

    if (st%d%nspin > 1) then

    which should be

    if (st%d%nspin == SPIN_POLARIZED) then

    Linked items 0

  • Link items together to show that they're related or that one is blocking others.

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first
    Loading Loading Loading Loading Loading Loading Loading Loading Loading Loading