Skip to content
cfd-lab:~/en/series/numerical-methodsonline
$ cd ..

numerical-methods

7 parts · sequential reading recommended

  1. 01

    A comparison of the mathematical origins, pros and cons, and best application areas for the Finite Difference Method (FDM), Finite Element Method (FEM), and Finite Volume Method (FVM).

    Mar 9, 2026

  2. 02

    Step-by-step summary from DGM weak form derivation to Gauss quadrature and unstructured grid implementation.

    Apr 20, 2026

  3. 03

    Comparing the characteristics and convergence speeds of the four major Krylov subspace solvers with code and simulation.

    Apr 22, 2026

  4. 04

    Sidestep Godunov's theorem to build a monotone 2nd-order advection scheme

    Apr 24, 2026

  5. 05

    Why 5th-order WENO-JS still smears smooth scales, and how TENO's sharp cutoff fixes it

    Apr 25, 2026

  6. 06

    A shallow-water algorithm that stays stable at large time steps

    Apr 26, 2026

  7. 07

    Choosing between two candidate reconstructions by minimizing total boundary variation

    May 2, 2026