Use when the task is to analyze magnetic DFT results, including total and local magnetic moments, magnetic-state classification, local-moment distribution descriptors, comparing ferromagnetic and antiferromagnetic states, mode-specific candidate ranking, and writing compact markdown reports from finished calculations. Supports VASP and QE-style outputs.
Use this skill for magnetism-focused post-processing rather than generic workflow setup.
Supported backends:
OUTCARpw.x .out files with total magnetizationscripts/analyze_magnetic_state.py
Summarize a single magnetic-state calculation.scripts/compare_magnetic_states.py
Compare multiple magnetic-state calculations by energy and total moment.scripts/screen_magnetic_candidates.py
Rank multiple magnetic candidates by ground-state character, moment size, and magnetic energy splitting.scripts/export_magnetism_report.py
Export a markdown magnetism-analysis report.