Finite-difference schemes

Layer 0 — Mathematicsin the numerical-analysis subtree

Derivative approximations u'_i ≈ (u_{i+1}−u_i)/h etc. Consistency O(h^p), stability CFL for hyperbolic, upwind for advection.

Related concepts

Explore Finite-difference schemes on the interactive knowledge graph →