atomistics.calculators.lammps.filecalculator.GenericOutput#
- class atomistics.calculators.lammps.filecalculator.GenericOutput(output_dict: dict[str, Any])[source]#
Bases:
objectAccessor for parsed LAMMPS file-calculator output.
- Parameters:
output_dict (dict[str, Any]) – Parsed output dictionary returned by
lammpsparser.parse_lammps_output_files.
Methods
__init__(output_dict)Return the potential energy from the last recorded frame in eV.
Return atomic forces from the last recorded frame in eV/Å.
Return the pressure tensor from the last recorded frame in GPa.
Return the cell volume from the last recorded frame in ų.