# What is the governing load combination?

> The governing load combination is the one that produces the largest design effect on a member. Here is how to find it, why it varies, and a worked example.

**Category:** Codes & standards  
**Author:** Sam Rivera (Structural engineer · Educator)  
**Published:** 2026-05-12

---
The governing load combination is the one that produces the largest design effect on a member. You do not pick it in advance; you evaluate every relevant combination and take the worst, because the governing case differs from member to member. StructLoads reports the governing combination for each support, and this page explains what that means and why it is not always the obvious one.

## Why there is a governing case

Codes give several [load combinations](https://www.asce.org/publications-and-news/asce-7) because no single one is worst for everything. The point of [limit state design](https://en.wikipedia.org/wiki/Limit_state_design) is to keep the demand below the capacity for the most onerous credible loading, so you must check each combination and design for the one that produces the largest effect. That worst case is the governing combination, and it is the only one that actually sizes the member.

## It is member-specific and effect-specific

The governing combination depends on two things: which member, and which effect.

| Situation | Combination that tends to govern |
| --- | --- |
| Typical occupied floor column | 1.2 D + 1.6 L + 0.5 Lr |
| Dead-heavy member (transfer girder) | 1.4 D |
| Roof member in a snow region | 1.2 D + 1.6 S + 1.0 L |
| Uplift or reversal | A combination that subtracts load |

So the combination governing one column may not govern its neighbour, and the one governing axial [load](https://en.wikipedia.org/wiki/Structural_load) may not govern moment or uplift. You cannot assume; you evaluate.

## A worked example

Take a column with 519 kN dead, 270 kN live and 30 kN roof. The dead-only case gives 1.4 times 519, which is 727 kN. The live-leading case gives 1.2 times 519 plus 1.6 times 270 plus 0.5 times 30, which is 1070 kN. The live-leading combination governs at 1070 kN, so that is the design axial load. Now halve the live load to 135 kN: the live-leading case becomes 623 plus 216 plus 15, or 854 kN, still above 727, so live-leading still governs. The crossover has a clean algebraic form: 1.4 D only exceeds 1.2 D plus 1.6 L when the live load is less than an eighth of the dead load, which is why the dead-only case so rarely wins on occupied floors. Worked comparisons across other member types land the same way; [RHCE Tools' guide to the ASCE 7 combinations](https://rhcetools.com/blogs/load-combinations-asce7-10-16-22.html) runs a steel beam, a concrete column and a foundation through the full sets and finds the live-leading case governing each time, while still insisting you check every applicable combination.

## Why software helps here

Finding the governing combination by hand means computing every case for every member, which is exactly the repetitive bookkeeping where errors hide. Reporting the governing combination per support is something software does automatically, applying the [ASCE 7 load combinations](/blogs/asce-7-load-combinations-explained) and, where relevant, the [LRFD or ASD](/blogs/lrfd-vs-asd-load-combinations) sets, then taking the maximum. That removes the risk of checking the wrong case or missing one.

## The link to service and factored

The governing combination is a strength concept; it acts on the factored loads. Serviceability checks use their own, lighter combinations on the service loads, which is why a member can be governed by one combination for strength and a different one for deflection. The distinction is set out in [factored loads vs service loads](/blogs/factored-loads-vs-service-loads), and the governing strength combination is the one that sizes the section.

## Key takeaways: the governing combination

The governing load combination is the worst case for a given member and effect, found by evaluating every relevant combination and taking the maximum. It is usually the live-leading case for gravity members, but dead-heavy members and roofs can be governed by other cases, so you check rather than assume. StructLoads names the governing case per support as a preliminary figure a qualified engineer confirms.

## Quick answers

### What is the governing load combination?
The governing load combination is the one that produces the largest design effect, such as axial load, moment or shear, on a particular member. You evaluate every relevant combination and take the maximum. It is member-specific and effect-specific: the combination that governs one column may not govern the next, and the one that governs axial load may not govern uplift.

### How do you find the governing load combination?
Compute the design effect for every relevant combination on the member, then take the largest. For a gravity column you evaluate the dead-only case and the live-leading case, and whichever gives the bigger factored axial load governs. Software does this automatically and reports the governing combination per member, which is faster and less error prone than by hand.

### Which load combination usually governs a gravity member?
For most occupied floors the live-leading strength combination, 1.2 times dead plus 1.6 times live plus 0.5 times roof, governs, because live load carries the largest factor. A member with heavy dead load and little live load can instead be governed by 1.4 times dead. Roofs are often governed by the roof or snow leading combination.

### When is it not safe to assume the live-leading combination governs?
It is not safe whenever dead load dominates, such as a transfer girder or a heavily finished slab, where 1.4 times dead can exceed the live-leading case. It is also not safe when uplift, lateral loads or load reversal matter, which bring in combinations that subtract load. Evaluate the cases rather than assume; skipping a governing case is unsafe.