Prism / Inflation Layer Mesh Calculator

Calculate total inflation-layer thickness, last-layer height, and target boundary layer coverage for near-wall CFD meshes.

Calculatorengineering calculators

Determining the total thickness of the prism/inflation layer is critical for capturing the boundary layer accurately in CFD simulations. Use this calculator to compute the total thickness and last layer height of your near-wall mesh based on the first cell height, growth rate, and number of layers.

Governing Formula

hi=y1ri1h_i = y_1 \cdot r^{i-1}
T=y1rn1r1(r1)T = y_1 \frac{r^n - 1}{r - 1} \quad (r \neq 1)
T=ny1(r=1)T = n \cdot y_1 \quad (r = 1)
m

Height of the cell adjacent to the wall.

dimensionless

Ratio of consecutive layer heights (must be > 1). Typically 1.1 - 1.3.

integer

Total number of inflation layers (must be ≥ 1).

m

(Optional) Used to calculate coverage percentage.

Total Thickness

-
Awaiting Input

Verify thickness against your CFD solver setup, mesh generator settings, and boundary layer estimates.

Assumptions & limitations

Limitations

  • Geometric Series: This calculator assumes a perfect geometric progression. Some mesh generators use different spacing laws (e.g. smooth transition) which may yield slightly different total thicknesses.
  • No Inverse Mode Yet: Note that solving for growth rate (inverse mode) is not supported in this version.
  • Manual Inputs: Inputs must be provided manually; they are not auto-pulled from the y+ or boundary layer calculators at this time.