Skip to content

cp2k_pdos.py on ldos files #3

Description

@alinelena

Hi,

I try to use cp2k_pdos .py to process a file that comes from

relevant input in the cp2k input file

     &PRINT
         &pdos
            nlumo -1
            components .true.
            &ldos
                components .true.
                list 13, 129, 159, 160, 224, 251, 257, 367, 377, 726
            &end
         &end
     &END PRINT

of course the produced file fails on cp2k_pdos.py

I understand why it fails. and I can patch it to read the file but my question: are there any pitfalls that I shall have in mind on using this on a subgroup of atoms, rather than the full system?

Regards,
Alin

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions