I When to use which dimensionless number

  • I
  • Thread starter Thread starter member 428835
  • Start date Start date
AI Thread Summary
In capillary-driven flows, the Ohnesorge number is preferred over the Reynolds number because it incorporates the effects of surface tension, which are significant in low Bond number scenarios. The discussion highlights that the choice of dimensionless numbers depends on the specific physical phenomena being analyzed, as different dimensionless groups emerge from the governing equations based on the relevant scales. The participants note that while Reynolds number is not typically used in these contexts, it can be related to the Ohnesorge number under certain conditions. The conversation also touches on the importance of dimensional analysis and the scaling of equations to derive relevant parameters for fluid dynamics problems. Ultimately, the choice of dimensionless numbers reflects the dominant physics of the flow being studied.
  • #101
What's next Chet? Hopefully you're not too bored of this yet.
 
Physics news on Phys.org
  • #102
joshmccraney said:
What's next Chet? Hopefully you're not too bored of this yet.
OK. I just wanted to make sure we evaluated the normal stress jump across the free surface, including both the pressure and the viscous contribution, and I wanted to show how to get the shear stress components at the free surface so that we could set them equal to zero in the fluid mechanics boundary conditions.

Now, I think we're done with the stress boundary conditions at the free surface, and we're back to trying to figure out how to reduce the equations of continuity and the Navier Stokes equations to dimensionless for for this problem. The game plan is to let the differential equations suggest to us the dimensionless groups to use. It seems like we've gravitated toward using cylindrical coordinates, although we could also do the stress boundary conditions (i.e., what we just did) at the free surface in spherical coordinates. Please write out the equation of continuity and the NS equations for whichever coordinate system you prefer, and with whatever terms you judge can be eliminated for whatever reason.

Chet
 
  • #103
Chestermiller said:
Please write out the equation of continuity and the NS equations for whichever coordinate system you prefer, and with whatever terms you judge can be eliminated for whatever reason.
Chet
Okay, first I'll start by scaling characteristic lengths, velocities, and time. Assuming the wedge length is ##L## we know ##z\sim L##. Conservation of mass in integral form reduces to ##\partial_t A = -\partial_z(Aw)##, where ##A## is the cross section of the wedge. I can show details but I think this is relatively direct. This implies ##t\sim L/w##. I think we can get scaling for ##w## by working with NS.

NS in general vector form is

$$\rho\frac{D \vec u}{Dt} = -\nabla P + \mu\nabla^2\vec u + \rho \vec g.$$

First assume velocity is small, so that non-linear velocity terms vanish. This simplifies the above to

$$\rho\frac{\partial \vec u}{\partial t} = -\nabla P + \mu\nabla^2\vec u + \rho \vec g.$$

Next assume pressure scales according to Young/Laplace equation ##P\sim\sigma/R^2## where ##R## is a characteristic radius and assume gravity scales as ##g##. Assume ##g<<\sigma/(R^2\rho)## (small Bond number). Then NS further reduces to

$$\frac{\partial \vec u}{\partial t} = -\frac{1}{\rho}\nabla P + \nu\nabla^2\vec u.$$

My next approach would be to assume that flow in the ##z## direction dominates over radial and angular velocities, so the vector equation reduces at first order to

$$\frac{\partial w}{\partial t} = -\frac{1}{\rho}\partial_zP + \nu\nabla^2 w.$$

If we assume quasi-steady flow, then the above reduces to

$$\partial_zP = \mu\nabla^2 w.$$

The Laplacian can be divided into three scaled parts: ##1/R^2,1/(R\theta)^2,1/L^2##. I would assume a lubrication approximation: ##L>R\implies 1/L^2\ll 1/R^2##. I'm unsure how to work with ##\theta## other than saying ##\theta\sim\alpha##. Then the Laplacian terms to leading order scale as ##1/R^2,1/(R\alpha)^2##. Which one is dominant would require some physical reasoning. Assuming ##\nabla^2\sim 1/R^2## implies

$$\frac{\sigma}{R^2L} \sim \mu\frac{w}{R^2}\implies\\
w\sim \frac{\sigma}{L\mu} .$$

How does this look so far?
 
  • #104
joshmccraney said:
Okay, first I'll start by scaling characteristic lengths, velocities, and time. Assuming the wedge length is ##L## we know ##z\sim L##. Conservation of mass in integral form reduces to ##\partial_t A = -\partial_z(Aw)##, where ##A## is the cross section of the wedge. I can show details but I think this is relatively direct. This implies ##t\sim L/w##. I think we can get scaling for ##w## by working with NS.

NS in general vector form is

$$\rho\frac{D \vec u}{Dt} = -\nabla P + \mu\nabla^2\vec u + \rho \vec g.$$

First assume velocity is small, so that non-linear velocity terms vanish. This simplifies the above to

$$\rho\frac{\partial \vec u}{\partial t} = -\nabla P + \mu\nabla^2\vec u + \rho \vec g.$$

Next assume pressure scales according to Young/Laplace equation ##P\sim\sigma/R^2## where ##R## is a characteristic radius and assume gravity scales as ##g##. Assume ##g<<\sigma/(R^2\rho)## (small Bond number). Then NS further reduces to

$$\frac{\partial \vec u}{\partial t} = -\frac{1}{\rho}\nabla P + \nu\nabla^2\vec u.$$

My next approach would be to assume that flow in the ##z## direction dominates over radial and angular velocities, so the vector equation reduces at first order to

$$\frac{\partial w}{\partial t} = -\frac{1}{\rho}\partial_zP + \nu\nabla^2 w.$$

If we assume quasi-steady flow, then the above reduces to

$$\partial_zP = \mu\nabla^2 w.$$

The Laplacian can be divided into three scaled parts: ##1/R^2,1/(R\theta)^2,1/L^2##. I would assume a lubrication approximation: ##L>R\implies 1/L^2\ll 1/R^2##. I'm unsure how to work with ##\theta## other than saying ##\theta\sim\alpha##. Then the Laplacian terms to leading order scale as ##1/R^2,1/(R\alpha)^2##. Which one is dominant would require some physical reasoning. Assuming ##\nabla^2\sim 1/R^2## implies

$$\frac{\sigma}{R^2L} \sim \mu\frac{w}{R^2}\implies\\
w\sim \frac{\sigma}{L\mu} .$$

How does this look so far?
Yikes. I'm not so sure I'm comfortable with all the approximations you made. Here are my comments

1. I realize the flow is in a wedge, but I really don't get what you did with the continuity equation.
2. Since the angle of the wedge is fixed, wouldn't it make more sense to use cylindrical coordinates?
3. Since the volume of liquid is constant, wouldn't it make more sense that the characteristic length would be the radius of a sphere formed by the fluid.
4. I don't understand your simplifications of the equation of motion. You seem to have gone to creeping flow in the z direction (presumably the vertical direction). And you seem to be neglecting the components in the other directions.
5. Before we get to the reduction of the equations to dimensionless form, I would first like to agree on the dimensional equations (including boundary conditions). I will then show you the powerful cookbook methodology I learned at Michigan for reducing the equations to dimensionless form.
 
  • #105
Chestermiller said:
Yikes. I'm not so sure I'm comfortable with all the approximations you made. Here are my comments

1. I realize the flow is in a wedge, but I really don't get what you did with the continuity equation.
2. Since the angle of the wedge is fixed, wouldn't it make more sense to use cylindrical coordinates?
3. Since the volume of liquid is constant, wouldn't it make more sense that the characteristic length would be the radius of a sphere formed by the fluid.
4. I don't understand your simplifications of the equation of motion. You seem to have gone to creeping flow in the z direction (presumably the vertical direction). And you seem to be neglecting the components in the other directions.
5. Before we get to the reduction of the equations to dimensionless form, I would first like to agree on the dimensional equations (including boundary conditions). I will then show you the powerful cookbook methodology I learned at Michigan for reducing the equations to dimensionless form.
1. I didn't use continuity in differential form (at least not ##\nabla \cdot \vec u = 0##). I used a control volume approach. Should I not have?
2. I was using cylindrical coordinates (notice my arguments for the Laplacian). But I ended up using just the ##z## direction.
3. Is the volume constant? I suppose we could consider a spreading droplet of water. I was imagining a set up where we could drain fluid at some downstream point, but perhaps we can talk more on this later?
4. Yea, I definitely was assuming creeping flow, and neglected flow in ##r## and ##\theta##.
5. I'd like to learn this! Ok, so what's next? Shall I give it another go or would you like to take over?
 
  • #106
joshmccraney said:
1. I didn't use continuity in differential form (at least not ##\nabla \cdot \vec u = 0##). I used a control volume approach. Should I not have?
2. I was using cylindrical coordinates (notice my arguments for the Laplacian). But I ended up using just the ##z## direction.
3. Is the volume constant? I suppose we could consider a spreading droplet of water. I was imagining a set up where we could drain fluid at some downstream point, but perhaps we can talk more on this later?
4. Yea, I definitely was assuming creeping flow, and neglected flow in ##r## and ##\theta##.
5. I'd like to learn this! Ok, so what's next? Shall I give it another go or would you like to take over?
So you are saying you have a trough with a very viscous fluid flowing down the trough? And no new fluid is being introduced on the high end?
 
  • #107
Chestermiller said:
So you are saying you have a trough with a very viscous fluid flowing down the trough? And no new fluid is being introduced on the high end?
I was assuming the flow was very viscous. Did I enforce that no new fluid is being introduced? If so, this was not my intent (although we could do that too).

So in your analysis, how would you do things?
 
  • #108
joshmccraney said:
I was assuming the flow was very viscous. Did I enforce that no new fluid is being introduced? If so, this was not my intent (although we could do that too).

So in your analysis, how would you do things?
Have you solved this without surface tension yet? If not, what do you think that solution looks like?
 
  • #109
Chestermiller said:
Have you solved this without surface tension yet? If not, what do you think that solution looks like?
By "this" are you referring to the post in 103? If so, well the governing equation looks identical to that of Poiseuille flow, but obviously with a different geometry and BC, and the pressure I don't think would be constant here, though without surface tension then yes.

The way I understand the problem, flow is either driven by capillary forces or gravity (or perhaps both). The significance of each would depend on scaling. What do you think?
 
  • #110
joshmccraney said:
By "this" are you referring to the post in 103? If so, well the governing equation looks identical to that of Poiseuille flow, but obviously with a different geometry and BC, and the pressure I don't think would be constant here, though without surface tension then yes.

The way I understand the problem, flow is either driven by capillary forces or gravity (or perhaps both). The significance of each would depend on scaling. What do you think?
By "this," I meant the overall problem. I have trouble seeing how capillary forces are going to be important unless the wedge angle is very small (and the height of water in the trough is small) or, at the very leading edge of the fluid as it advances in the trough. I'm going to try to set up this problem without surface tension an see where it takes me. I'll assume that the height of fluid in the trough is changing very gradually with axial position along the trough. Is that the kind of approximation you have been using?
 
  • #111
Chestermiller said:
By "this," I meant the overall problem. I have trouble seeing how capillary forces are going to be important unless the wedge angle is very small (and the height of water in the trough is small) or, at the very leading edge of the fluid as it advances in the trough. I'm going to try to set up this problem without surface tension an see where it takes me. I'll assume that the height of fluid in the trough is changing very gradually with axial position along the trough. Is that the kind of approximation you have been using?
I think this thread was started considering capillary-driven flows, where gravity is ignored. There's no induced pressure gradient from external forces and no gravity, so isn't a capillary pressure force the only mechanism for driving flow?

This being said, I like the idea of including inertia! Since gravity is absent, surface tension (and capillarity) is relevant, right? I definitely used length much larger than height. If it's okay with you, can we proceed with surface tension?
 
  • #112
joshmccraney said:
I think this thread was started considering capillary-driven flows, where gravity is ignored. There's no induced pressure gradient from external forces and no gravity, so isn't a capillary pressure force the only mechanism for driving flow?

This being said, I like the idea of including inertia! Since gravity is absent, surface tension (and capillarity) is relevant, right? I definitely used length much larger than height. If it's okay with you, can we proceed with surface tension?
Sorry Josh. I'm totally confused by this. Apparently, I just don't understand the essence of the problem.
 
  • #113
Chestermiller said:
Sorry Josh. I'm totally confused by this. Apparently, I just don't understand the essence of the problem.
We can continue with your interpretation since I enjoy learning from you.

What I was imagining is a low-gravity situation, where the pressure gradient drives flow in a wedge but the pressure gradient is interpreted in the Young-Laplace equation since surface tension is relevant.
 
  • #114
Were you still interested in doing this Chet?
 
  • #115
joshmccraney said:
Were you still interested in doing this Chet?
My energy for doing this has waned. But, here is the game plan I would use.

Assume that the liquid is very viscous and flowing very slowly. Assume that the surface of the liquid is horizontal in the direction perpendicular to the trough axis, so the surface elevation h is a function only of z. Use this to determine the local pressure gradient in the z direction. The shear stress on the fluid flowing down the trough is zero at the free surface, and the cross section of fluid at each axial location is basically half a rhombus. So the local pressure gradient would be the same as if you had a full rhombic closed channel with twice the volumetric flow rate. So, look up the relationship for fully developed laminar flow in a duct of rhombic cross section. Do a differential mass balance on the section of trough between z and z plus delta z to determine the rate of change of the liquid surface height with time as a function of z.
 
Back
Top