Skip to content

chatmaterials/superconductivity-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

superconductivity-analysis

CI Release

Standalone skill for superconductivity-relevant DFT result analysis, including candidate ranking by Tc, phonon stability, mu* robustness, and application mode.

Install

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

Local Validation

python3 -m py_compile scripts/*.py
npx skills add . --list
python3 scripts/analyze_alpha2f.py fixtures/alpha2f/alpha2f.dat --json
python3 scripts/analyze_phonon_modes.py fixtures/phonon/phonon_modes.dat --json
python3 scripts/estimate_tc.py --alpha2f-path fixtures/alpha2f/alpha2f.dat --mu-star 0.10 --json
python3 scripts/analyze_tc_sensitivity.py --alpha2f-path fixtures/alpha2f/alpha2f.dat --json
python3 scripts/compare_superconducting_candidates.py fixtures fixtures/candidates/soft-high fixtures/candidates/stable-strong fixtures/candidates/unstable-strong --mu-star 0.10 --target-tc 0.5 --mode balanced --json
python3 scripts/compare_superconducting_candidates.py fixtures fixtures/candidates/soft-high fixtures/candidates/stable-strong --mu-star 0.10 --target-tc 0.5 --mode high-tc --json
python3 scripts/compare_superconducting_candidates.py fixtures fixtures/candidates/soft-high fixtures/candidates/stable-strong --mu-star 0.10 --target-tc 0.5 --mode robust --json
python3 scripts/export_superconductivity_report.py --alpha2f-path fixtures/alpha2f/alpha2f.dat --phonon-path fixtures/phonon/phonon_modes.dat --mu-star 0.10
python3 scripts/run_regression.py

About

Theme-level skill for superconductivity analysis, including electron-phonon coupling, phonons, and Tc estimates.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages