Calculator Inputs
Example Data Table
| Case | Volumetric Flow | Density | Mass Flow | Notes |
|---|---|---|---|---|
| Cooling water | 0.020 m³/s | 998 kg/m³ | 19.96 kg/s | Typical liquid conversion using manual density. |
| Compressed air | 500 m³/h | 1.225 kg/m³ | 612.50 kg/h | Low density creates much smaller mass flow. |
| Diesel transfer | 120 L/min | 832 kg/m³ | 99.84 kg/min | Preset fluids simplify repeated industrial checks. |
| Seawater line | 45 ft³/min | 1025 kg/m³ | 1,307.12 kg/h | Useful for marine and process systems. |
Formula Used
Core conversion
Mass flow rate: ṁ = ρ × Q
Here, ṁ is mass flow rate, ρ is fluid density, and Q is volumetric flow rate. Keep units consistent before multiplying.
Specific gravity option
Density from SG: ρ = SG × 1000
This assumes water density near 1000 kg/m³. Then apply the main mass-flow formula using the derived density.
Ideal gas option
Gas density: ρ = PM / (ZRT)
P is absolute pressure, M is molar mass, Z is compressibility factor, R is the gas constant, and T is absolute temperature.
Useful unit logic
The calculator first converts your flow input to m³/s and your density input to kg/m³. That normalization keeps the physics consistent across unit systems.
How to Use This Calculator
- Enter the volumetric flow value and pick the matching flow unit.
- Choose a density method: manual density, preset fluid, specific gravity, or ideal gas estimate.
- Complete only the fields required for your selected density method.
- Press Calculate Mass Flow to show the result above the form.
- Review the converted values, summary table, and Plotly graph.
- Use the CSV or PDF buttons to export the current results.
FAQs
1) What is the difference between volumetric flow and mass flow?
Volumetric flow measures space filled per unit time, such as m³/s or L/min. Mass flow measures actual material passing per unit time, such as kg/s. Density links the two values.
2) Why does density matter so much?
Two fluids can share the same volumetric flow but carry very different masses. A dense liquid produces much higher mass flow than a light gas at the same volumetric rate.
3) When should I use specific gravity instead of density?
Use specific gravity when a datasheet or lab report gives SG instead of direct density. The calculator converts SG into density automatically, which is convenient for many liquid applications.
4) Is the ideal gas option suitable for every gas case?
It works well for many engineering estimates, especially when gases behave close to ideally. For high-pressure or strongly non-ideal conditions, use an accurate compressibility factor or a more detailed equation of state.
5) Should pressure be absolute or gauge for gas density?
Use absolute pressure in the ideal gas formula. If you only have gauge pressure, add atmospheric pressure first before entering the value.
6) Why does the graph use the selected density?
The graph shows how mass flow changes if volumetric flow changes while density stays fixed. That makes the linear relationship easy to inspect for operating-range decisions.
7) Can I use this for pipes, pumps, and process lines?
Yes. It is useful for piping, HVAC, process engineering, fuel handling, water treatment, laboratory systems, and many physics-based transport calculations where density is known or estimated.
8) What is the safest way to avoid conversion mistakes?
Confirm the flow unit, confirm the density basis, and keep pressure and temperature realistic. Then compare one result in a second unit, like kg/s and kg/h, as a quick sanity check.