Why a slender member in compression can fail before it ever runs out of strength, and how to check for it in Truzme.
A member doesn't only fail by running out of material strength. A long, slender member in compression — being pushed together from both ends — can suddenly bow sideways and give way well before the material itself would tear or crush. That's buckling, and it's a different failure mode from the strength check: a short, stocky member can carry a compression force all the way up to its material limit, while a long, thin member carrying the exact same force can buckle long before it gets there.
Buckling only applies to members in compression. A member in tension — being pulled apart — is being straightened out, not pushed sideways, so it can't buckle.
Truzme checks buckling with the classic Euler formula for the compression force a member can carry before it buckles, its critical load:
Ncr = π² · E · I_min / (K · L)²
The check itself is a simple ratio of the actual compression force to that critical load:
u = |Nx| / Ncr
Nx is the member's internal axial force (negative in compression); Ncr is always positive, so the absolute value is what's compared. u ≥ 1 means the compression force has reached the critical load — the member could buckle.
Opt-in, like strength. Buckling and strength are two separate checks, each with its own switch in the Utilisation panel, both off by default. Turning one on doesn't affect the other.
Two checks, one governing member. With both switches on, a Governing badge shows which check is currently closer to failing — strength and buckling can easily point at different members, since a member can be strong but slender, or thick but overstressed.
Compression-only. A member in tension always shows as fine on the Buckling chip and diagram — buckling has nothing to say about it.
K is fixed for now. Truzme doesn't yet let you set the effective length factor per member — every member is treated as pinned at both ends (K = 1), which is the conservative, typical assumption for a truss.