Free Body Diagram for a Water System Component

One mechanism from Chapter 14: The Blueprint.

flowchart TD
  A["Isolate the component"] --> B["Identify the forces acting on it"]
  B --> C["Map the connection points"]
  C --> D["Trace a change through the system"]
  D --> E["Predict where it will manifest"]
  E --> F["Act on the cause"]

Diagrams · The Big Picture · Chapter 14