Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经熟悉 pymatgen 包,需要制作相图。这个网页上有一个快速教程,介绍了如何制作三元图,但我实际上想制作一个更简单的纯物质图。
我想到了这样的事情。我浏览了文档并进行了很多谷歌搜索,但无法找到我要查找的内容。也许可以将 pymatgen 中的数据与 matplotlib 之类的图形包结合起来?
类似的 TP 相图显示相对于压力和温度的相稳定性作为自变量。材料项目的数据是在 0K 温度和 0Pa 压力下使用密度泛函理论 (DFT) 计算的。不幸的是,不可能从 MP 数据创建 TP 相图。