Module 15 · Lesson 15.3
Shape, size and form
Moving the nodes, choosing the members, and letting equilibrium choose the geometry.
Why this matters
Topology decides the load path and is decided first. Everything after that is refinement — but the refinements have distinct characters, and two of them contain traps worth knowing about before you meet them on a project.
By the end of this lesson you should be able to
- Find an interior optimum by sweeping a shape variable
- Explain the snowball in an indeterminate size optimisation
- Say why a fully-stressed design is not the same as a good design
- Explain what force density does and why the shape is an output
Shape: the interior optimum
Take a parallel-chord truss and sweep its depth.
Shallow. Chord force is moment over depth, so a shallow truss has large chord forces. Chord material dominates and the structural volume is high.
Deep. Chord forces fall, but the diagonals and verticals get longer and the total length of web material grows. Eventually the web dominates.
Somewhere between the two is a minimum — a genuine interior optimum, not a boundary one. Finding it is the simplest honest demonstration of shape optimisation there is, and it makes a point worth generalising: the existence of an interior optimum means there is a real trade-off, and a design pushed to either extreme is worse than one in the middle.
The deflection has an interior optimum too, and it is at a different depth. That is worth pausing on, because the intuition 'deeper is always stiffer' is only true if you re-size the members as you go. At constant member area it is false: past some depth the diagonals become long enough that their own axial flexibility outweighs what the deeper lever arm saves, and the truss gets softer again.
For the 24 m truss in the lab, at constant area, volume is least at about 5 m and deflection is least at about 8 m. So depth chosen for material and depth chosen for stiffness are different numbers, and which governs depends on whether the design is strength-controlled or deflection-controlled.
Size: the snowball
For a statically determinate structure, sizing is easy. The forces come from equilibrium and do not depend on the sections, so one pass gives the answer: for each member, area = force / permissible stress. Every member ends fully stressed.
For a statically indeterminate structure it is not, and the reason is the sentence from Module 9: stiff members attract load.
Size a member up to carry its force, and it becomes stiffer, so it attracts more force, so it needs to be larger still. Meanwhile its neighbours are relieved and can shrink, which relieves them further. The design chases itself, and it may converge, oscillate, or wander.
So an indeterminate size optimisation is a loop: solve, resize, solve again, until the areas stop changing. The library reports whether it converged, and if it did not, it says so rather than returning its last guess as a design.
Fully stressed is not optimal, and not robust
Two separate points that get conflated.
Fully stressed is not always minimum weight. In an indeterminate structure, deliberately softening one member can shed load onto a more efficient path and reduce the total. A fully-stressed design is a fixed point of the resizing loop, not necessarily the minimum.
Fully stressed is, by construction, exactly critical everywhere. Every member is at 100 % utilisation, so any member failing has no reserve anywhere to redistribute into. That is the opposite of robustness, and a fully-stressed optimisation will deliver it enthusiastically unless a constraint prevents it.
Optimisation gives you what you asked for. If robustness matters, it has to be a constraint, because it is not going to emerge from minimising weight.
Discrete catalogues
Real sections come from a catalogue. Rounding a continuous optimum up to the next available size costs material, and the loss is larger when the catalogue is coarse — utilisations end up scattered below 1 rather than sitting at it.
That is not a defect to be minimised away. Fewer distinct sizes means cheaper fabrication, simpler procurement and fewer opportunities to erect the wrong member. A design with three section sizes at 70 % average utilisation is often better than one with twelve at 95 %, and no weight-based objective will ever say so.
Form-finding
A different idea. In shape optimisation you choose the geometry and evaluate it. In form-finding you specify the forces and let equilibrium produce the geometry.
The force-density method is the clean version. Fix, for every cable, the ratio q = F/L of its force to its length. That single choice turns a nonlinear problem into a linear one, and the equilibrium shape falls out of a linear solve.
What comes back is a shape you did not draw. A hanging net under gravity with uniform force densities gives a catenary-like surface; raise the densities and it flattens; vary them across the net and it warps. The shape is an output, and that is the whole distinction:
In modelling you draw a shape and ask what it does. In form-finding you state what you want it to do and it tells you the shape.
Which is why the funicular forms — catenaries, hanging chains, inverted arches — are not aesthetic choices. They are the answers to an equilibrium problem, and a structure built on one carries its load in pure axial force with no bending at all.
Try it
Truss shape optimiser
Sweep the depth. Both material and stiffness have interior optima — at different depths.
2 m
- Least-material depth
- 5 m
- Volume there
- 13024 kN·m
- Inspecting depth
- 2 m
- Volume there
- 19120 kN·m
- Deflection there
- 38.90 mm
47 % above the minimum
least at about 8 m, deeper than the volume optimum
The volume curve has an interior minimum: shallow costs chord force, deep costs diagonal length. So does the deflection curve, at a different depth: at constant member area a very deep truss softens again, because its diagonals have become long. Two objectives, two different depths, from the same structure.
Reading it
- Chord force is moment over depth, so the shallow end is dominated by chord material.
- Diagonals lengthen in proportion to depth, so the deep end is dominated by web material — and by web flexibility, which is why the deflection turns round too.
- An interior optimum means a genuine trade-off, and a design pushed to either extreme is worse than one in the middle.
- If the truss is deflection-controlled, the material optimum is not the answer — and no single-objective optimiser will mention that. 'Deeper is always stiffer' is only true if you re-size the members as you go.
What this shows: Two objectives give two different answers from the same sweep — and which one governs depends on whether the design is strength-controlled or deflection-controlled.
Try it
Size optimiser
A fully-stressed design, iterated. Add a deflection limit or a discrete catalogue and watch what each costs.
Structure
The indeterminate one has a duplicated diagonal and both supports held horizontally.
Sections available
Zero means no deflection constraint — stress alone governs.
- Converged?
- yes
- Iterations
- 2
- Governing constraint
- stress
- Total volume
- 8200 cm³
- Mass
- 0.064 t
- Mean utilisation
- 1.000
- Deflection
- —
exactly critical everywhere — no reserve anywhere
| Member | Area (cm²) | Utilisation |
|---|---|---|
| AC | 5.00 | 1.000 |
| BC | 5.00 | 1.000 |
| AB | 4.00 | 1.000 |
Every member is at 100 % utilisation. The optimiser did exactly what it was told — and the result has no reserve anywhere, so a single member failing has nothing to redistribute into. Robustness is not an emergent property of minimising weight; if it matters it has to be a constraint.
Try this
- Determinate, stress only: converges in one or two passes with every member fully stressed. The forces do not depend on the sizes.
- Switch to indeterminate: sizing changes the forces, so the loop has to run several times. That is the snowball.
- Add a deflection limit: the governing constraint changes and the volume rises. Stress-only optimisation can violate serviceability without saying so.
- Switch to the catalogue: utilisations scatter, volume rises, and fabrication gets simpler.
What this shows: Sizing changes the forces, so one pass is never the answer in an indeterminate structure — and a fully-stressed design is exactly critical everywhere, which is not the same as robust.
Try it
Form-finding explorer
Set a force density for each cable and the equilibrium shape falls out of a linear solve. The shape is an output.
Fixing this ratio is what turns a nonlinear problem into a linear one.
Raise the force density on the left half only and watch the shape warp.
- Solved?
- yes
- Maximum sag
- 2.2500 m
- Sag / span
- 0.2250
- Symmetric?
- yes
Uniform force densities and uniform loads give a symmetric hanging shape. Double q and the sag halves exactly — the relationship is linear, which is the whole trick.
Why the shape is not an aesthetic choice
- Fixing q = F/L for every cable makes the equilibrium equations linear in the coordinates, so the shape comes from a single linear solve.
- The result is funicular: it carries its load in pure axial tension, with no bending anywhere.
- Invert it and you have the funicular arch for that loading — which is why hanging models were used to design masonry vaults long before anyone could solve the equations.
- Set the load to zero and the cable becomes straight: with no transverse load there is nothing for it to hang under.
What this shows: In modelling you draw a shape and ask what it does. In form-finding you state what you want it to do and it tells you the shape.
Worked example
Finding the best truss depth
Given
- A 24 m Warren truss with 8 panels, carrying 40 kN at each of 7 interior nodes
- Depth swept from 0.5 m to 12 m
- Structural volume computed by load path at each depth
Find
The depth that minimises material, and whether it is the depth to build
Practice
A truss carries a midspan moment of 960 kN·m. Compute the chord force at 2 m depth and at 6 m depth, and give the ratio of the shallow value to the deep one.
Practice
A member carries 450 kN and the permissible stress is 200 000 kN/m². What area does a fully-stressed design give, in mm²?
Check yourself
A size optimisation returns a fully-stressed design with every member at 100 % utilisation. What is the most important thing to say about it?
Check yourself
A truss's least-material depth and its least-deflection depth are different. What does that tell you?
Check yourself
What makes form finding different from shape optimisation?
Summary
- A truss depth sweep has an interior optimum for material AND one for stiffness, at different depths
- Sizing an indeterminate structure is a loop, because stiff members attract load
- Fully stressed is not necessarily minimum weight, and is by construction not robust
- A coarse catalogue costs material and buys fabrication simplicity
- In form-finding the shape is an output of equilibrium, not something drawn
This is educational material. It uses simplified examples to teach principles, and must not be relied on for real design or safety-critical decisions. Module overview and checkpoint