Stable Phases
stable_phasesList the ground-state (on-hull) phases of a chemical system — the thermodynamically stable compounds in OQMD for a given set of elements. e.g. "Fe-O" returns FeO, Fe2O3, Fe3O4. Restricts to materials made ONLY of the given elements with stability <= ~0 (on the convex hull). Keyless.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max phases, default 15, max 30. | |
| elements | Yes | A chemical system as dash- or comma-separated elements, e.g. "Fe-O", "Li-Fe-O", "Al,O". |