I’m trying to extract the dos data from quantum espresso output file. What is the dos.out file format that felec reads? What data should I print out?
Found it in the manual. But what is the meaning of third parameter in the first line [a multiplicative scale factor to adjust units]?
You can simply make that factor equal to 1 if your data is already a properly normalized density of state. I just found it useful to allow for this because some codes use different conventions.
This number just multiplies the final answer the code outputs.