- #1
CoryDinkle
- 3
- 0
- TL;DR Summary
- Compressible, choked airflow through an orifice
Hello, I am working on a project that involves air at high pressure and temperature flowing through an orifice (valve) from one container to another. For each container, the volume, temperatures and pressures are known. The valve diameter is also known, and the fluid is air (which can be considered an Ideal Gas). I am solving this with Matlab, using a forward differencing approach with a mass balance and an energy balance. I am interpolating specific heat with a table.
I have found some equations to determine flow that accounts for both unrestricted and choked flow, but they require the Mach number, which itself requires the flow velocity. I am having difficulty determining the flow velocity, as it is essentially the only component of the mdot that is unknown (A is known, rho can be found from the T and P, leaving v as the unknown).
Any help would be greatly appreciated!
I have found some equations to determine flow that accounts for both unrestricted and choked flow, but they require the Mach number, which itself requires the flow velocity. I am having difficulty determining the flow velocity, as it is essentially the only component of the mdot that is unknown (A is known, rho can be found from the T and P, leaving v as the unknown).
Any help would be greatly appreciated!
Last edited: