OutputDoc¶
- pydantic model atomate2.forcefields.schemas.OutputDoc[source]¶
The outputs of this job.
- field structure: Structure = None¶
The final, relaxed structure.
- field forces: list[Tuple[float, float, float]] | None = None¶
The force on each atom in units of eV/A for the final structure.