.claude/skills/cigs-recombination-voc-analysis/SKILL.md
Determine recombination mechanisms and theoretical Voc limits for Cu(InGa)Se2/CdS solar cells using diode equation analysis, ideality factors, and barrier height measurements. Use this when fitting diode curves, determining voltage limitations, or investigating performance bottlenecks.
npx skillsauth add ShaneLogic/SolarLab cigs-recombination-voc-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:
J = Jo × [exp(e(V - RsJ) / AkT) - 1] + G(V - RsJ) - Jl
Where:
Conditions causing interfacial dominance:
Wide-band-gap devices processed without Cu supply
Diffusion barrier restricting Na diffusion from glass substrate
| Ideality Factor | Mechanism | Implication | |-----------------|-----------|-------------| | 1.5 ± 0.3 | SRH in space-charge | Standard performance | | 1.1-1.3 | Bulk recombination | High efficiency possible | | > 2 | Interfacial recombination | Interface issues, check Cu/Na |
Determined recombination mechanism and theoretical Voc limit with identification of performance-limiting factors.
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.