Closed hitarth64 closed 3 years ago
Hi @hitarth64 , make sure that the energy you use to create your extra ComputedEntry
in this line
centry = ComputedEntry(Composition('Fe11 Co11 O64 Ru10'), -606.313)
is a formation energy and not a raw DFT energy. All energies supplied to PourbaixDiagram
need to be free energies of formation with respect to elements. I suspect that's what is causing this material to be overstabilized relative to the others.
Thanks. This helps!
Describe the bug I am trying to model an alloy with three elements (Co11-Fe11-Ru10-O64) in it. I am working with a 96 atoms supercell. Calculating the Pourbaix diagram only yields that particular compound as the stable entity across the whole pH range which doesn't make sense.
To Reproduce Steps to reproduce the behavior:
Expected behavior Expected behavior would be to see other competing phases too. I guess there is some problem or inconsistency within pymatgen when dealing with bigger supercells. Could you help me figure out if there is a specific parameter to be taken into account?
Screenshots
Desktop (please complete the following information):