.claude/skills/drift-diffusion-modeling/SKILL.md
Select and configure drift-diffusion models for numerical simulation of Perovskite Solar Cells (PSCs) and charge transport models. Use when choosing a mathematical modeling approach that balances computational cost with physical interpretability, or when addressing numerical stiffness issues in PSC simulations.
npx skillsauth add ShaneLogic/SolarLab drift-diffusion-modelingInstall 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 strategy when selecting a mathematical model to simulate Perovskite Solar Cell (PSC) behavior, especially when you need to balance computational tractability with physical interpretability.
Compare available methods for PSC simulation:
Choose drift-diffusion when it meets your requirements:
Implement solutions for inherent stiffness issues:
Spatial Stiffness:
Temporal Stiffness:
Realistic Conditions:
Simplify the model when appropriate:
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.