Lammps Analysis

Use when the task is to analyze completed or failed LAMMPS simulations, including thermo extraction, run-status interpretation, comparing multiple log.lammps outputs, and summarizing restart or force-field issues from finished runs.

chatmaterials 9b5fa99 4 files · 2.9 KB Updated

File contents

LAMMPS Analysis

Use this skill for post-run LAMMPS result analysis rather than workflow setup.

When to use

  • analyze a completed or failed LAMMPS run
  • compare thermo endpoints across multiple log files
  • summarize NaN, error, or completion status from log.lammps
  • write a compact report from existing LAMMPS results

Use the bundled helpers

  • scripts/analyze_lammps_result.py Summarize a single LAMMPS result directory.
  • scripts/compare_lammps_results.py Compare multiple LAMMPS result directories by last thermo values and status.

Guardrails

  • Do not treat NaN or error-ending logs as meaningful equilibrated results.
  • Distinguish raw thermo extraction from scientific interpretation.

chatmaterials/lammps-analysis/tree/main/ commit 9b5fa99e73

Frequently asked questions

npx skillmds@latest add chatmaterials/lammps-analysis