<div dir="ltr">Hello, I want to plot PDOS of some compound. I want to understand in which units of measurement PDOS is given after the algorithm <div><pre class="code" style="padding: 0.7em 1em; font-family: Consolas, "Andale Mono WT", "Andale Mono", "Bitstream Vera Sans Mono", "Nimbus Mono L", Monaco, "Courier New", monospace; font-size: 14px; direction: ltr; background-color: rgb(251, 250, 249); color: rgb(51, 51, 51); box-shadow: rgb(204, 204, 204) -4px -4px 0.5em -0.3em inset; border-radius: 2px; overflow: auto; overflow-wrap: normal; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204);"> &PDOS
    # print all projected DOS available:
    NLUMO -1
    # split the density by quantum number:
    COMPONENTS
 &END PDOS</pre></div><div>is executed and the received data is processed by a script <a href="https://wiki.wpi.edu/deskinsgroup/Density_of_States_-_CP2K">https://wiki.wpi.edu/deskinsgroup/Density_of_States_-_CP2K</a>, a link to which is recorded on the CP2K website. I set the cell, followed by multiplication.<br></div><div>Does the script give the number of states per unit cell or supercell? Is the number of states normalized to one unit of volume? The initial data PDOS before processing by scripts consist of numbers less than 1.<br></div></div>