Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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

개요

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

설치 명령
npx skills add https://github.com/HeshamFS/materials-simulation-skills --skill numerical-stability

이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요

스타40
포크3
업데이트2026년 5월 18일 08:58
파일 탐색기
11 개 파일
SKILL.md
readonly