Flow Rate for Circular Pipes
The volumetric flow rate is the volume of fluid that passes per unit time.
The flow rate for a circular pipe is the product of one-quarter \[Pi], the diamter squared and the flow velocity of fluid.
Formula
![Copy to Clipboard QuantityVariable["Q", "VolumeFlow"] == (Pi*QuantityVariable["D", "Diameter"]^2*QuantityVariable["v", "Speed"])/4](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/fd1/fd1e37bf-5e59-4c1d-ad99-d086eade3a0c/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| Q | flow rate | "VolumeFlow" |
| D | diameter | "Diameter" |
| v | flow velocity of fluid | "Speed" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
