Week 10 In-Depth — Why Fluid Statics Reduces to Three Formulas
//body
← Back to weekRead the cheatsheet first. This note explains why the three formulas (, , and the sliding/overturning inequalities) work, with one substantial worked example per topic.
⚠️ Confidence note. The official Week 10 lecture PDF was not in the source folder when this note was written. The framing below is reconstructed from Tutorial 10 using standard fluid-statics conventions. Numerical answers are recomputed but should be re-checked against the lecture deck when available.
1 — Why works
Pressure in a static fluid grows linearly with depth:
On a vertical submerged surface, the pressure varies linearly across the surface — high at the bottom, low at the top. The resultant force is the integral of pressure over area:
But by definition of the centroid, . So
That is the magic of the formula. The centroid does the integral for you. You never have to integrate pressure across a complicated shape — just look up the centroid depth, multiply by to get , and multiply by area.
Worked example — vertical gate closing a tunnel
A vertical gate m high and m wide closes a tunnel running full of water. The pressure at the bottom of the gate is gauge. Find (a) the resultant force and (b) the centre of pressure.
Set up. The gate is rectangular, so the centroid is at half-height. To find (relative to the free surface) we need the depth of the top of the gate.
Bottom depth. From :
Top depth. .
Centroid depth. .
Area. .
Resultant.
Centre of pressure. .
The centre of pressure sits about m below the centroid — closer to the bottom of the gate, as expected for a deep submerged plate. Notice how small the offset is: when is large, the deep gate “feels” pressure that’s nearly uniform across its face, so the resultant acts almost at the centroid.
The numeric values above were recomputed from the tutorial diagram using kg/m³ and m/s². If the lecture deck uses or a different convention, expect ~2% drift.
2 — Why the centre of pressure sits below the centroid
The resultant replaces a distributed pressure with a single point force. The depth at which it acts must give the same moment about any chosen axis as the original pressure distribution would.
Take moments of the pressure about the free surface:
where is the second moment of area about the free-surface axis.
By the parallel-axis theorem,
where is the second moment about the surface’s own centroidal axis. Substituting back:
Cancel and divide by :
So the "" term is exactly the parallel-axis correction made dimensionless. The deeper the surface (larger ), the smaller that correction — which matches the physics.
The pressure-prism picture
There’s a more visual way to see this. Imagine the pressure distribution as a 3D wedge sitting on the wetted area — the wedge is zero at the free surface and grows linearly with depth. The volume of that wedge is exactly . The point at which acts is the centroid of the wedge, projected back onto the surface.
For a rectangular gate with its top at the free surface, the pressure prism is a triangular wedge — its centroid sits two-thirds of the way down, so . Plug , , into the formula:
Same answer. The formula and the prism are the same idea told two ways.
Worked example — triangular gate
A triangular gate (base m, height m) sits with its top edge m below the free surface. Find and the holding force at the top required to keep the gate closed (hinge at the bottom).
Geometry. The triangle’s centroid sits above its base, i.e. m below its top edge. So m.
Area. .
Resultant force.
Centre of pressure. .
Moment balance. Hinge is at the bottom of the gate (depth m); holding force is at the top (depth m). Moments about the hinge:
That’s the design tension in the chain/strut holding the gate shut.
The hinge/strut geometry in the tutorial figure may differ from the assumption above (hinge at bottom, strut at top). The method — take moments about the hinge, use the lever arms to — is what matters; re-do the arithmetic if the diagram in your copy has the hinge at a different edge.
3 — Sliding and overturning: design checks for retaining walls
A retaining wall sees a horizontal water push and resists it through (a) friction at its base, and (b) its own weight creating a restoring moment about the toe.
Sliding
Friction can supply at most , where is the wall’s weight and the base friction coefficient. For sliding not to occur,
Per metre of wall length, , so the minimum thickness is
Overturning
The wall wants to tip about its toe (front-bottom corner, on the dry side). Two moments compete:
- Restoring moment from the wall’s weight, acting through the wall’s centroid at distance from the toe:
- Overturning moment from the water force, acting at depth , i.e. height above the base:
Safety: . Their ratio is the safety factor.
Worked example — concrete retaining wall
A m high concrete wall () retains water m deep. . (a) Find per metre of wall. (b) Find the minimum to prevent sliding. (c) For m, check overturning.
(a) Water force per metre. m, :
(b) Sliding. N/m. Solve :
(c) Overturning at m. :
Height above base: m. (Note: here is the water depth m, not the wall height m, because was measured from the water surface.)
Safety factor . The wall passes overturning at the sliding-critical thickness — a typical and reassuring result.
Two subtleties to verify with the lecture deck: (i) whether the water depth equals the wall height (here it doesn’t — wall is m, water is m), and (ii) whether the lecturer measures the lever arm of as or . The convention here uses the water surface as the reference for .
4 — How the three formulas connect
Three distinct-looking results, one shared idea: integrating a linearly varying pressure over an area reduces to evaluating geometric quantities (centroid, second moment of area).
| Result | What pressure-integral it solves |
|---|---|
| — the total push | |
| — the line of action | |
| Sliding + overturning | Apply and to a rigid-body equilibrium problem |
If you understand the first integral — pressure varies linearly, so the integral reduces to the centroid times area — the other two are bookkeeping.
5 — Exam-style template (Model → Visualise → Solve → Assess)
Use this structure on every fluid-statics question in the workshop and exam:
- Model. Identify the wetted shape. Note its dimensions, fluid, free surface.
- Visualise. Sketch the surface with the free surface above. Mark and (later) .
- Solve. a. Look up and from the centroid table; convert to by adding the top-edge depth. b. Compute . c. Look up from the second-moment table. d. Compute . e. If a wall: compute per metre, apply sliding and overturning inequalities.
- Assess. Sanity checks — is ? Are units right? Is the safety factor ?
That’s every question on the topic.
Where to look next
- The cheatsheet for fast revision + the quiz.
- The lecture summary for the source-faithful concept list (still
confidence: inferred). - The study guide for an explicit list of what’s directly supported, inferred, and gap-checked.