Pressure Field Equation / Differentials

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
MacLaddy
Gold Member
Messages
290
Reaction score
11
Hello folks,

I am having difficulty comprehending some material in my fluid dynamics course. This is not a homework question, just something missing in my understanding.

When proving the "Pressure Field Equation," (something I am not yet able to do) there is a series of steps my instructor took.

[itex]P=P_1+\Delta{P}[/itex]
[itex]P=P_1+\Delta{y}\frac{dp}{dy}[/itex]

Which somehow, magically, leads to...

[itex]F_y = (P+\frac{\partial{p}}{\partial{y}}\frac{\delta{y}}{2})*\delta{x}\delta{z}[/itex]

So my question is this.

[itex]\frac{dp}{dy}[/itex] is simply the change of P wrt y

[itex]\frac{\partial{p}}{\partial{y}}[/itex] is the change of p wrt y in a particular direction, or part of the gradiant.

But what in the sam is [itex]\frac{\delta{y}}{2}[/itex]?

Why the delta?

Any help would be appreciated.

Thanks,
Mac
 
Physics news on Phys.org
  • Like
Likes   Reactions: MacLaddy
fzero said:
If you're dealing with a scenario as in the figure at http://www-mdp.eng.cam.ac.uk/web/library/enginfo/aerothermal_dvd_only/aero/fprops/statics/node5.html, then ##\delta y## is the length of one side of the box. The distance ##\Delta y## that appears in your equation is the distance between the center of the box and the appropriate side, which is ##\delta y/2##.

Great, thank you for the link. That is a better representation then my textbook provides. It treats the lengths as ##\delta y##, whereas this link just shows the lengths as dx, dy, and dz. It seems a new character was introduced without any real need.

Mac