Fire design theory
Heat transfer analysis and material degradation theory for fire resistance assessment of concrete cross-sections.
Introduction
Fire design of concrete members involves two coupled problems: determining the temperature distribution through the cross-section during fire exposure, and computing the reduced structural capacity at those elevated temperatures. This page covers the theory behind both stages.
Concrete performs well in fire due to its low thermal conductivity, high thermal mass, and non-combustibility. However, prolonged exposure degrades both the concrete and the embedded reinforcement, reducing the section’s load-carrying capacity.
Heat transfer
Governing equation
The temperature distribution through the cross-section is governed by the 2D heat conduction equation:
Where:
- = temperature (C)
- = time (s)
- = density (kg/m)
- = specific heat capacity (J/kgK)
- = thermal conductivity (W/mK)
All three thermal properties (, , ) are temperature-dependent for concrete.
Boundary conditions
Exposed surfaces (fire-side):
Where:
- = convective heat transfer coefficient (25 W/mK for standard fire)
- = resultant emissivity (0.7 typical)
- = Stefan-Boltzmann constant ( W/mK)
- = fire temperature from the fire curve
- = surface temperature
Unexposed surfaces: adiabatic (no heat loss), which is conservative.
Fire curves
| Curve | Equation | Peak temperature |
|---|---|---|
| ISO 834 | ~1050C at 120 min | |
| ASTM E119 | Tabulated time-temperature data | ~1010C at 120 min |
| Hydrocarbon | ~1100C at 30 min |
Thermal properties of concrete
Per EN 1992-1-2 Annex A, the thermal properties vary with temperature:
Thermal conductivity (upper bound):
Specific heat (for siliceous aggregate, dry concrete):
With a moisture peak near 100C to account for evaporation.
Numerical method
ACS solves the heat equation using a 2D finite element method with triangular elements. The mesh is generated from the section outline (including voids). Time-stepping uses an implicit scheme for unconditional stability.
Material degradation
Concrete strength reduction
The concrete compressive strength at elevated temperature is:
Representative values of (siliceous aggregate, per EN 1992-1-2 Table 3.1):
| Temperature (C) | |
|---|---|
| 20 | 1.00 |
| 100 | 1.00 |
| 200 | 0.95 |
| 300 | 0.85 |
| 400 | 0.75 |
| 500 | 0.60 |
| 600 | 0.45 |
| 700 | 0.30 |
| 800 | 0.15 |
| 900 | 0.08 |
Steel strength reduction
The reinforcement yield strength at elevated temperature is:
Representative values of (hot-rolled bars, per EN 1992-1-2 Table 3.2a):
| Temperature (C) | |
|---|---|
| 20 | 1.00 |
| 100 | 1.00 |
| 200 | 1.00 |
| 300 | 1.00 |
| 400 | 1.00 |
| 500 | 0.78 |
| 600 | 0.47 |
| 700 | 0.23 |
| 800 | 0.11 |
Steel retains full strength up to approximately 400C, then degrades rapidly. This is why cover is critical — it delays the time for the reinforcement temperature to reach the critical threshold (typically 500C for conventional reinforcement).
Elastic modulus reduction
Both concrete and steel elastic moduli also reduce with temperature, affecting stiffness and deflection but not directly used in the simplified capacity calculation.
Fire capacity calculation
The reduced capacity is computed by:
- Extracting the temperature at each concrete fibre from the heat transfer solution
- Applying to get the reduced concrete strength at each fibre
- Extracting the temperature at each reinforcement bar from the heat transfer solution
- Applying to get the reduced steel yield strength at each bar
- Running the standard flexural (or interaction) analysis with these reduced properties
This produces a fire-rated interaction diagram that sits inside the ambient diagram.
Design standard treatment
| Aspect | AS 3600:2018 | ACI 216.1-14 | EN 1992-1-2 |
|---|---|---|---|
| Method | Tabulated or rational | Tabulated or rational | Tabulated, simplified, or advanced |
| Thermal properties | Not specified (use EN 1992-1-2) | ASTM tables | Annex A (temperature-dependent) |
| values | EN 1992-1-2 tables | Own tables | Table 3.1 (by aggregate type) |
| values | EN 1992-1-2 tables | Own tables | Table 3.2a/3.2b (by bar type) |
| Fire curves | ISO 834 | ASTM E119 | ISO 834, Hydrocarbon, parametric |
ACS implements the advanced calculation method (EN 1992-1-2 Cl. 4.3) for all three codes, using 2D FE heat transfer and fibre-based capacity analysis. This is more accurate than the tabulated method, especially for non-standard section shapes.
Limitations and assumptions
- Uniform fire exposure along the member length (no thermal gradients in the longitudinal direction)
- No spalling modelling (explosive spalling of concrete cover can occur in high-strength concrete or rapid heating; not captured by the analysis)
- No moisture migration effects (simplified treatment of evaporation)
- Thermal properties are for normal-weight siliceous aggregate concrete; calcareous and lightweight aggregate have different properties
- No mechanical strain effects on thermal analysis (weak coupling; thermal drives mechanical, but not vice versa)
Further reading
- Buchanan, A.H. and Abu, A.K., Structural Design for Fire Safety, 2nd ed., John Wiley & Sons, 2017.
- EN 1992-1-2:2004, Eurocode 2: Design of Concrete Structures — Part 1-2: Structural Fire Design.
- Purkiss, J.A. and Li, L.Y., Fire Safety Engineering Design of Structures, 3rd ed., CRC Press, 2013.