Skip to main content
Exécutez n'importe quel Skill dans Manus
en 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."

Aperçu

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."

Commande d'installation
npx skills add https://github.com/HeshamFS/materials-simulation-skills --skill numerical-stability

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles40
Forks3
Mis à jour18 mai 2026 à 08:58
Explorateur de fichiers
11 fichiers
SKILL.md
readonly