lammps_file_summary
Summarizes LAMMPS output files (dump or thermo) by identifying file type and returning key statistics: frame count, atom count, columns, box dimensions, or thermo time-series stats.
Instructions
Get a summary of a LAMMPS output file (dump or thermo).
Identifies the file type and returns key statistics: number of frames, atoms, columns, box dimensions, or thermo time-series stats.
Args: filepath: Path to the LAMMPS output file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |