Closed sepplhans closed 6 years ago
Hello These warnings do not come from my script. The first is a pymatgen warning and the second a matplotlib ones.
Considering the first about energy without entropy. Look at your calculation. Did you use a VdW correction ? I do not use final_energy
in my scripts. What are you looking for ?
I see that you are using python2.7. Maybe the matplotlib warnings comme from here. Is this all the output or does python say which line of my script gives you that warnings ?
Yes, i used vdW correction (DFT-D3 Method). I want to plot the band-structure beside the DOS-plot of my simulated unit cell. thank you for your help!
Hi, im evaluating my DFT calculation from vasp with your plotting python script. When im executing i receive two warnings:
What can i do to avoid that warnings?
Nevertheless the PDOS and Bandstructure are looking good.
Thanks for your great work!