Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 819 Bytes

File metadata and controls

21 lines (15 loc) · 819 Bytes

lammps-analysis

CI Release

Standalone skill for post-run LAMMPS result analysis and multi-run comparison.

Install

npx skills add chatmaterials/lammps-analysis -g -y

Local Validation

python3 -m py_compile scripts/*.py
npx skills add . --list
python3 scripts/analyze_lammps_result.py fixtures/completed --json
python3 scripts/compare_lammps_results.py fixtures/compare/alpha fixtures/compare/beta --json
python3 scripts/run_regression.py