AnythingOnline
📈
Grid Convergence Index GCI Calculator engineering
100% Free • No Sign-Up

Grid Convergence Index GCI Calculator

CFD verification & validation (ASME V&V 20): Quantify spatial discretization error using Richardson extrapolation, calculate apparent convergence order ($p$), and compute the Grid Convergence Index ($GCI$).

Three-Grid Refinement Study

Relative spacing (Finest mesh)
e.g. Lift / Drag coefficient Cd
Intermediate mesh (r₂₁ = h₂/h₁)
Medium mesh target metric
Coarsest mesh (r₃₂ = h₃/h₂)
Coarsest mesh target metric
ASME standard = 1.25 for 3 grids
Theoretical solver scheme order

GCI Uncertainty & Extrapolated Solution

Fine Grid Uncertainty (GCI₂₁)
-
-
Richardson Extrapolated (f_ext)
-
Zero-grid spacing estimate (h → 0)
Apparent Order of Accuracy (p)
-
Calculated convergence rate
Asymptotic Range Check
-
GCI ratio (Target ≈ 1.0)
Medium Grid Uncertainty (GCI₃₂)
-
Coarse-to-medium error band
Monotonicity Ratio (R)
-
Convergence behavior

Recommended Tools & Equipment

Tested hardware and components for high reliability

100% Free Tool Zero Sign-Up

Frequently Asked Questions

Why does ASME V&V 20 recommend a refinement ratio r >= 1.3?

If grid refinement is too small (e.g. r = 1.05), discretization errors are dwarfed by numerical round-off and incomplete iterative solver convergence, corrupting the calculation of apparent order p.

What is the asymptotic range of convergence?

The asymptotic range occurs when grid spacing is small enough that higher-order truncation error terms become negligible. When satisfied, GCI_32 / (r^p · GCI_21) approaches 1.0.

How is representative grid spacing h calculated for unstructured 3D meshes?

For an unstructured 3D mesh with N total cells across domain volume V: h = (V / N)^(1/3).