PhononUUIDs#

pydantic model atomate2.common.schemas.phonons.PhononUUIDs[source]#

Collection to save all uuids connected to the phonon run.

field optimization_run_uuid: str | None = None#

optimization run uuid

field displacements_uuids: list[str] | None = None#

The uuids of the displacement jobs.

field static_run_uuid: str | None = None#

static run uuid

field born_run_uuid: str | None = None#

born run uuid