Catheter Flow Rate
The catheter flow rate refers to the liquid volume flow from a catheter.
The flow rate equals the product of \[Pi], the internal radius of the catheter to the fourth power and the difference in pressure between the ends of the catheter divided by the product of 8 times the length of the catheter and the dynamic viscosity of the solution.
Formula
![Copy to Clipboard QuantityVariable["FR", "VolumeFlow"] == (Pi*QuantityVariable["r", "Radius"]^4*(-QuantityVariable[Subscript["P", "1"], "Pressure"] + QuantityVariable[Subscript["P", "2"], "Pressure"]))/(8*QuantityVariable["L", "Radius"]*QuantityVariable["η", "DynamicViscosity"])](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/afa/afa730ae-bd1a-4db9-a527-04fad785d125/Webpage/FormulaImage.png)
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= | ![]() |
Use some values:
| In[3]:= |
| Out[3]= |

