DMFTwDFT-project / DMFTwDFT3

A framework to treat strongly correlated materials using beyond-DFT methods
GNU General Public License v3.0
24 stars 7 forks source link

Update plotDMFTDOS.py #1

Closed BenoitBalzac closed 5 years ago

BenoitBalzac commented 5 years ago

Uthpala, I changed 2 things.

1) the name safety of "x" as the iterable in y_eg, y_t2g outside the loop gave me issues so I changed to count

2) I just directly added the float, I think zip will concatenate horizontally? I'm not sure but I know the function is faster but in this case is ok...? Let me know, talk soon.