Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

numerical-stability

Analyze numerical stability for time-dependent PDE simulations — check CFL and Fourier criteria, perform von Neumann stability analysis, detect stiffness, evaluate matrix conditioning, and recommend explicit vs implicit time-stepping schemes. Use when selecting time steps, diagnosing numerical blow-up or solver divergence, checking convergence criteria, or evaluating scheme stability for advection, diffusion, or reaction problems, even if the user doesn't explicitly mention "stability" or "CFL."

Resumen

Analyze numerical stability for time-dependent PDE simulations — check CFL and Fourier criteria, perform von Neumann stability analysis, detect stiffness, evaluate matrix conditioning, and recommend explicit vs implicit time-stepping schemes. Use when selecting time steps, diagnosing numerical blow-up or solver divergence, checking convergence criteria, or evaluating scheme stability for advection, diffusion, or reaction problems, even if the user doesn't explicitly mention "stability" or "CFL."

Comando de instalación
npx skills add https://github.com/HeshamFS/materials-simulation-skills --skill numerical-stability

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas40
Forks3
Actualizado18 de mayo de 2026, 08:58
Explorador de archivos
11 archivos
SKILL.md
readonly