I pressure constant over time?

In summary: The derivation of the momentum equation for an incompressible fluid does not use \nabla \cdot V = 0. Instead, it uses the continuity equation and the transport theorem. The continuity equation states that for any two points in a fluid, the flow between those points is continuous. The transport theorem states that if a fluid is in contact with a solid surface, then the rate of flow of liquid between those points is proportional to the area of contact. In other words, if you have a bunch of dots in a plane, the dots that are closer to the surface will flow faster than the dots that are farther away from the surface.
  • #1
victor.raum
71
0
I'm at the end of my vector calculus textbook, and there is a section on how vector calculus can be used to derive Euler's for fluid flow. The equations they give are:

[itex]\rho\left(\frac{dV}{dt} + \nabla V \cdot V\,\right) + \nabla p = 0[/itex]

and

[itex]\frac{d\rho}{dt} + \nabla \cdot (\rho V) = 0[/itex]

Where p stands for pressure, ρ stands for mass density, and V stands for velocity.

The derivations they give are totally understandable. It took me a few days to fully wrap my head around all of the derivations' nooks and crannies, but I now totally understand them.

Yet, now that I have my head out of the derivations I find myself looking at the equations and noticing that they don't describe how pressure changes with time. It looks to me as if the equations assume some preexisting spatial pressure gradient, and they describe how this gradient causes a fluid to move, but they don't describe how the fluid movement changes the pressure gradient.

Does that imply that this sort of fluid, in a perfect world, would be able to sustain a static pressure gradient? Or does the pressure change with time in some way that my book just has not bothered to mention?

P.S.
Can a moderator change this thread's title to "Is pressure..." instead of "I pressure..." Silly type-o, heh.
 
Physics news on Phys.org
  • #2
I'm not sure if I understood your question but in the equation the gradient of p is , in general, a function of x,y,z and t. If V and rho are not changing with t, then we have a static pressure gradient too.
 
  • #3
I would think intuitively that the pressure function p is a function of time, yes. The problem is that I need to know [itex]\frac{dp}{dt}[/itex] in order to integrate, be it either numerically or symbolically, so that I can learn how p actually evolves with time. Yet the derivative of p with respect to t is not found in the equations. This confuses me. And so it leaves me wondering if perhaps p is *always* just constant over time in perfect fluids?
 
  • #4
That's interesting. Your continuity equation (the second one) allows for compressibility effects, but your momentum equation (the first one) is in the incompressible, inviscid form (it also happens to neglect gravitational effects, but that's less important). For an incompressible, inviscid fluid, you could use those equations in combination with an equation of state to determine the pressure at any location in the flow. As for why the change in pressure doesn't show up explicitly? It's simply because those equations are simply continuity (conservation of mass) and conservation of momentum, neither of which has anything to do with the rate of change of pressure with time. The fluid flow is dependent only on the pressure at a given time, not the rate of change of pressure. One way to look at it is that you have 6 variables (P, T, density, 3-components of velocity), but only 4 equations at the moment (the continuity equation is one equation, but the momentum equation is 3 equations, as it is a vector equation). So, you still need 2 more equations to be able to solve the system. For solving the full Navier-Stokes equations, usually, you would add in an energy conservation equation and an equation of state, which then allows you to solve the system. For an incompressible, inviscid flow, you could neglect the energy equation, as the flow will be isothermal (but you still need one more equation than you have there).
 
  • #5
<reply deleted because I accidentally hit "submit" too soon>
 
  • #6


Thanks cjl for the reply.

That's correct, I do neglect gravity (and I also assume the fluid in question has no viscosity). I definitely haven't gotten to the full Navier-Stokes equations yet. But you say that incompressible inviscid flow can ignore energy and be represented by the system I already have if only I added in one more equation, and I'd be happy with that for the moment, so that's encouraging. But what is that equation exactly? Would that need to be this "equation of state" that you spoke of? All of this stuff so far is coming from a brief aside in my vector calc book, and I don't quite feel like tearing into any fluid mechanics books yet (though I have some). Is there anywhere I might look for a quick explanation, or is the explanation simply not quick?

Also, I'm confused when you say that the momentum equation I gave is for an incompressible fluid. To my understanding an incompressible fluid is defined as one for which [itex]\nabla \cdot V = 0[/itex], and this is by way of some interesting logic using the transport theorem which I don't feel the need to repeat here.

Yet, the way I understand the derivation of the momentum equation doesn't require using [itex]\nabla \cdot V = 0[/itex], or if it does then I don't see how. Nor does the resulting momentum equation imply [itex]\nabla \cdot V = 0[/itex], or if it does then (to repeat) lack of experience prevents me from seeing how. I'll give the derivation for that momentum equation here, and maybe someone can help me see why and how the result implies or requires incompressibility.

Firstly, here is the transport theorem just for reference. [itex]V[/itex] is the velocity field of a fluid, [itex]\phi[/itex] is the flow line function over that velocity field, [itex]W[/itex] is some region of space, [itex]d^3V[/itex] is a differential volume, and [itex]f(x, y, z, t)[/itex] is some scalar function. The transport theorem is then

[tex]
\frac{d}{dt}\int_{\phi(W)} f \; d^3V =
\int_{\phi(W)}\frac{\partial f}{\partial t} + \nabla \cdot (fV) \; d^3V
[/tex]

If we assume conservation of mass and apply the transport theorem with [itex]f = \rho[/itex], where [itex]\rho[/itex] is the mass density function, then the continuity equation pops out. Specifically that is

[tex]\frac{\partial \rho}{\partial t} + \nabla \cdot (\rho V) = 0[/tex]

If the fluid is incompressible then this simplifies to

[tex]\frac{\partial \rho}{\partial t} + \nabla\rho \cdot V = 0[/tex]

but we need not necessarily make that assumption for the rest of the derivations here in this post.

Now, to derive the momentum equation we first consider a volume of space which we will call [itex]W[/itex], the boundary surface of which we will call [itex]\partial W[/itex]. If we approximate [itex]W[/itex] as a polyhedron then [itex]\partial W[/itex] will simply be a collection of nice flat surfaces which are very easy to work with. The force on a given surface caused by the fluid pressure will be approximately

[tex]\vec{F} = - \, p \cdot \vec{n} \cdot A[/tex]

Where [itex]\vec{n}[/itex] is the normal vector to the surface, [itex]A[/itex] is the surface's area, and [itex]p[/itex] is the pressure sampled at some arbitrary point on the surface and then assumed to be constant across the entire surface.

The total force on the whole volume as the polyhedron's sides increase in number to form a better approximation of the volume's surface is then found by the vector-integral equation

[tex]\vec{F} = -\int_{\partial W} p \cdot \vec{n} \cdot d^2A[/tex]

If we momentarily consider only this equation's [itex]x[/itex] component then we can do some interesting manipulations. We will fiddle things into a form amenable to the application of the divergence theorem, and to do this we will use a vector [itex]\vec{e}[/itex] defined as [itex]\vec{e} = (1, 0, 0)[/itex]

[tex]
\begin{align}
F_x =
&-\int_{\partial W} p \cdot n_x \cdot d^2A =
-\int_{\partial W} p (\vec{e} \cdot \vec{n}) \cdot d^2A =
-\int_{\partial W} p \vec{e} \cdot d^2\vec{A} =
-\int_{W} \nabla \cdot (p \vec{e}) \; d^3V = \\
\\
\\
\\
\\
&-\int_{W} \nabla p \cdot \vec{e} + p(\nabla \cdot \vec{e}) \; d^3V =
-\int_{W} \nabla p \cdot \vec{e} \; d^3V =
-\int_{W} \frac{\partial p}{\partial x} \; d^3V
\end{align}
[/tex]

Similar arguments for the [itex]y[/itex] and [itex]z[/itex] dimensions using [itex]\vec{e} = (0, 1, 0)[/itex] and [itex]\vec{e} = (0, 0, 1)[/itex] then show that overall we have

[tex]\vec{F} = -\int_W \nabla p \; d^3V[/tex]

Yet, the force on a moving region is also defined as the rate of change of its momentum over time, which is yet another vector-integral, which in this case is one we can apply the transport theorem to. We will write out the case for the [itex]x[/itex] dimension, and other dimensions are similar.

[tex]
F_x =
\frac{d}{dt}\int_{\phi(W)} \rho V_x \; d^3V =
\int_{\phi(W)} \frac{\partial}{\partial t}(\rho V_x) +
\nabla \cdot (\rho V_xV) \; d^3V
[/tex]

And so we have

[tex]
\frac{\partial}{\partial t}(\rho V_x) + \nabla \cdot (\rho V_xV) =
-\frac{\partial p}{\partial x}
[/tex]

If we expand out the [itex]\frac{\partial}{\partial t}(\rho V_x)[/itex] then we can use the resulting [itex]\frac{\partial \rho}{\partial t}[/itex] term to combine this result with the continuity equation, and after the combination we have

[tex] \rho\left(\frac{\partial V_x}{\partial t} + \nabla V_x \cdot
V\right) = -\frac{\partial p}{\partial x} [/tex]

The more general vector form then reads as

[tex]
\rho\left(\frac{\partial V}{\partial t} + \nabla V \cdot V\right) = - \nabla p
[/tex]

Now, to my (perhaps untrained) eyes it seems that [itex]\nabla \cdot V = 0[/itex] is not a required assumption nor an implication for this momentum equation.

Over and out, and still a bit confused.
But wow, this stuff is fun.
 
Last edited:

1. What is "pressure constant over time"?

"Pressure constant over time" refers to the maintenance of a consistent level of pressure in a system over a period of time. This can apply to various systems, such as a gas in a container or a liquid in a closed loop.

2. How is pressure constant over time achieved?

Pressure constant over time can be achieved by controlling the variables that affect pressure, such as temperature, volume, and the amount of substance present. This can be done through various methods, such as using a pressure regulator or adjusting the system's parameters.

3. Why is pressure constant over time important?

Maintaining a constant pressure over time is important in many scientific and industrial applications. It allows for accurate measurements, stable reactions, and consistent performance of equipment. In certain systems, a sudden change in pressure can also be dangerous.

4. What factors can affect pressure constant over time?

The main factors that can affect pressure constant over time include changes in temperature, volume, and the amount of substance present in the system. Additionally, external factors such as leaks or changes in atmospheric pressure can also impact the pressure in a system.

5. How can pressure constant over time be measured?

Pressure constant over time can be measured using various instruments, such as pressure gauges or sensors. These instruments can provide real-time readings of pressure and can also be used to track changes over time. Additionally, mathematical equations and calculations can also be used to determine pressure constant over time.

Similar threads

Replies
68
Views
3K
Replies
13
Views
2K
  • Mechanics
Replies
3
Views
1K
Replies
5
Views
2K
Replies
27
Views
2K
Replies
4
Views
1K
Replies
8
Views
2K
Replies
50
Views
3K
Back
Top