Fire-Exposed Wood Char Depth and Residual Capacity
Screens whether a charred wood beam or post kept enough sound section to carry load after a fire.
Example
You enter
- Fire exposure (minutes) 30
- Member width b (in, actual) 5.5
- Member depth d (in, actual) 9.5
- Charred faces across the width 2
- Charred faces across the depth 1
- Nominal char rate (in/hr) 1.5
- Zero-strength layer (in) 0.2
You get
- Effective char depth 0.95
- Residual width (in) 3.6
- Section modulus ratio 0.5302
Details, formula, and sources
The AWC/NDS one-dimensional char depth (about 1.5 in/hr) plus the heat-degraded zero-strength layer, the residual cross-section, and the bending-capacity (section-modulus) fraction that drives the keep-or-replace call. Heavy timber survives fire because the residual section is large. Screens the bending section only; a structural engineer governs connections, splitting, and the load path.
char_depth_in = char_rate_in_hr x (exposure_min / 60); effective_char_in = char_depth_in + zero_strength_in; residual_width/depth = nominal - effective x faces (floored at 0 -> consumed); section_modulus_ratio = (rw x rd^2) / (b x d^2).
AWC National Design Specification one-dimensional char model (about 1.5 in/hr nominal) plus a heat-degraded zero-strength layer, by name.
The one-dimensional char rate and the zero-strength-layer concept are public AWC/NDS structural fire-design provisions; the section-modulus ratio is geometry.
Estimate. AHJ and licensed professional govern.
Field names used by the API: exposure_min, nominal_width_in, nominal_depth_in, faces_across_width, faces_across_depth, char_rate_in_hr, zero_strength_in, effective_char_in, residual_width_in, section_modulus_ratio
- Nominal char rate 1.5 in/hr one-dimensional nominal; species and density shift it, so it is editableAWC NDS
- Zero-strength layer a 0.2 in heat-degraded layer beneath the char carries no loadAWC NDS
- Bending only the section-modulus ratio screens bending capacity; shear, connections, and stability are out of scopestructural engineering