.claude/skills/cigs-quantum-efficiency-analysis/SKILL.md
Calculate external and internal quantum efficiency for Cu(InGa)Se2 solar cells and analyze optical and collection losses (shading, reflection, absorption, collection efficiency) to determine short-circuit current limitations. Use this when analyzing device performance, calculating Jsc, or investigating current losses.
npx skillsauth add ShaneLogic/SolarLab cigs-quantum-efficiency-analysisInstall 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.
Apply this analysis when:
QEext(λ,V) = [1 - R(λ)] × [1 - AZnO(λ)] × [1 - ACdS(λ)] × QEint(λ,V)
Where:
QEint(λ,V) = 1 - exp[-α(λ) × (W(V) + Ldiff)]
Where:
Identify and quantify current losses reducing Jsc:
| Loss Type | Typical Value | Description | |-----------|---------------|-------------| | 1. Grid Shading | ~1.7 mA/cm² (4% area) | Front contact blocking light | | 2. Front Reflection | ~3.8 mA/cm² | Surface reflection losses | | 3. ZnO Absorption | ~1.8 mA/cm² | Free carrier (>900nm) and band-band (<400nm) | | 4. CdS Absorption | ~0.8 mA/cm² | Increases below 2.42 eV | | 5. Incomplete Generation | ~1.9 mA/cm² | Near bandgap in Cu(InGa)Se2 | | 6. Incomplete Collection | ~0.4 mA/cm² | Recombination in Cu(InGa)Se2 |
Calculated Jsc and QE curve identifying optical and collection losses with quantitative breakdown of each loss mechanism.
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.