chhitiz
- 223
- 0
does eqn of continuity apply to only incompressible fluids?is there an eqn for compressible fluids?
The discussion centers on the equation of continuity as it applies to both incompressible and compressible fluids. Participants explore the theoretical underpinnings, mathematical expressions, and implications of the equation in different fluid dynamics contexts.
rho*area*velocity = constant, noting that density cancels out in incompressible flow but remains for compressible flows.rho_in * V_in * A_in = rho_out * V_out * A_out.Participants do not reach a consensus on whether the equation of continuity is exclusive to incompressible fluids, and multiple viewpoints regarding its application to compressible fluids are presented. The discussion remains unresolved on some aspects.
Some limitations include the potential dependence on definitions of incompressible and compressible flows, as well as unresolved mathematical steps in the derivation of the equations discussed.
minger said:In pseudo form, the equation of continuity over a control volume is simply
[tex]\sum m_{in} = \sum m_{out} + \sum m_{accumulated}[/tex]
So, if you have a box with marbles in it, and you put more marbles into it, either you accumulate marbles in the box, or if the box is full, marbles must come out.
For incompressible flow, pressure must remain constant, this means that the number of marbles (think molecules) must remain the same. That means for every marble that comes in, one must go out. However, for compressible flow, there can be an accumulation inside the control volume.
IIRC the actual equation in one of the 4 forms is something like:
[tex]\frac{\partial \rho}{\partial t} + \nabla (\vec{\rho V}) = 0[/tex]
The second term is called Divergence of Velocity and ends up being a rather important term when deriving the N-S equations.
stewartcs said:For the general case, the RHS should be the time rate change of the mass inside the control volume, not the summation.
[tex]\sum \dot{m}_{in} - \sum \dot{m}_{out} = \Delta \dot{m}_{system}[/tex]