.claude/skills/acoustic-phonon-scattering-mobility/SKILL.md
Calculate electron mobility limited by acoustic phonon scattering in direct bandgap semiconductors and determine directional elastic constants. Use when analyzing temperature-dependent mobility, phonon scattering effects, or elastic properties in specific crystallographic directions.
npx skillsauth add ShaneLogic/SolarLab acoustic-phonon-scattering-mobilityInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use when acoustic phonon scattering dominates and semiconductor has direct bandgap.
μ_n,ac = √(38π) × m_n^(5/2) / (e × k × h × T^(4/3) × c_l^(3/2) × Ξ²)
Use when calculating elastic response for longitudinal acoustic phonons in specific crystallographic directions.
For (100) direction:
c_l = c_11
For (110) direction:
c_l = 1/3(c_11 + c_12 + c_44)
For (111) direction:
c_l = 1/3(c_11 + 2c_12 + c_44)
| Variable | Description | |----------|-------------| | μ_n,ac | Electron mobility due to acoustic phonon scattering (cm²/V·s) | | m_n | Electron effective mass | | T | Temperature (K) | | c_l | Longitudinal elastic constant | | Ξ | Deformation potential (eV) | | c_11, c_12, c_44 | Components of the elastic tensor |
development
Understand and comply with Driftfusion software licensing terms, including the open-source AGPL v3.0 frontend and proprietary MATLAB pdepe solver backend. Use when using, modifying, or distributing Driftfusion code.
development
Initialize the Driftfusion simulation environment and create parameter objects. Use this skill when starting a new MATLAB session or setting up device properties for simulation.
development
Define device layer structure, configure spatial and time meshes, and build device structures with interface grading. Use this skill when setting up the physical geometry and discretization of a simulation device.
research
Analyze simulation solutions, calculate physical quantities, and generate plots. Use this skill when processing completed simulations, extracting currents/densities, or visualizing results.