Does Fluid Near Solid Interfaces Move Faster Due to Viscosity Differences?

In summary, the conversation discusses the implementation of a Navier-Stokes solver and a question about fluid behavior near solid interfaces. The concept of the boundary layer is introduced and the recommended literature for further understanding is "Viscous Fluid Flow" by Frank White and "Boundary Layer Theory" by Schlichting. The importance of the no-slip boundary condition in solving the NS equations is also mentioned.
  • #1
diegolas
2
0
Hi all,

This is my first post and my background is in Computer Science, so pardon me if my terminology is not correct or even I sound ignorant Physics-wise :)

Anyways, I implemented a semi-Lagrangian based Navier-Stokes (NS) solver and it's running smoothly on a CUDA-capable GPU and I wondered if you guys can help me with something I noticed (maybe it's a law or maybe I'm just wrong).

Question: I got the impression from watching how fluids behave in real life (and for instance in the beach), and I think the fluid near the solid interface (e.g. sand for that matter) moves faster than the one on top? Is it true? Why is it? Intuitively I thought it may have to do with the delta in the viscosity (say, solid/sand - water interface), so the fluid "slips" more easily? If so, if I was to generalize the fact, is it true that the water near the solid moves faster than the one in "the middle" and near the air (maybe if we assume ideal conditions, no gravity, etc)?

Is there any law describing this? I mean, probably can be guessed from NSE but I was wondering if this has any fancy name.

Could you please recommend me literature so I can dig in more about this? I don't have access to ScienceDirect right now, and I'm not probably buying any book in the near future, so if it's not too much asking, I'd like to suggest you guys point me to papers available online?

Cheers,
Diego
 
Physics news on Phys.org
  • #2
What you are talking about is the boundary layer, which is opposite to what you describe. A fluid at te solid surface does not move at all, actually. This is one of the fundamental boundary conditions for the NS equations so it leads me to wonder how you were solving it without that BC.

At any rate, fluid near a surface has zero velocity (with respect to the surface) and increases as you move away from the surface. There are tons of papers on it from around the turn of the century, but they are so old you may have trouble finding them. I know you seem averse to books, but I would suggest looking at "Viscous Fluid Flow" by Frank White. It has everything you Should need. If you want to dig even deeper, "Boundary Layer Theory" by Schlichting is the "sacred text" on the subject.
 
  • #3
Thanks for the reply :)

Well, I didn't mention it but I was solving it with no-slip BC. But in any case, what I was trying to do is to inject external (arbitrary) forces so the fluid (water) behaves like real-life waves --maybe I have to look how water moves again.

Thanks for the bibliography, I'll try to get the books though I doubt the library has them xD
 
  • #4
If it is a university library then I guarantee they have them.

At any rate, th no-slip condition is simply a mathematical translation of what I said. The fluid is motionless with respect to the wall it contacts. No external forces are needed because the boundary condition takes care of that for you.

For example, if you solve just the plain NS equations over a flat plate you get the Blasius solution, which precisely shows the boundary layer. It is one of the few analytical solutions that are possible, yet one of the most important.
 
  • #5


Hi Diego,

Welcome to the field of fluid dynamics! Your observation is correct, and it is related to the concept of boundary layers in fluid flow. In general, fluids behave differently near solid boundaries compared to the bulk of the fluid. This is due to the presence of a thin layer of fluid called the boundary layer, where the velocity and other fluid properties change rapidly.

The reason for this is viscosity, which is a measure of a fluid's resistance to flow. In the case of a fluid near a solid boundary, the fluid molecules in the boundary layer experience a drag force from the solid surface, causing them to move slower compared to the molecules in the bulk of the fluid. This results in a velocity gradient, with the fluid near the solid moving slower and the fluid in the bulk moving faster.

This phenomenon is described by the Navier-Stokes equations, and there is also a law called the no-slip condition, which states that the fluid velocity at a solid boundary is equal to the velocity of the solid surface. This is why the fluid near the solid interface appears to move faster - it is trying to match the velocity of the solid surface.

As for literature, there are many resources available online that can help you dig deeper into this topic. Some recommended papers are "Boundary Layer Theory" by H. Schlichting and "Introduction to Fluid Mechanics" by Robert W. Fox, Alan T. McDonald, and Philip J. Pritchard. These are both classic texts in the field of fluid dynamics and can provide a good foundation for understanding boundary layers and related concepts.

I hope this helps and good luck with your research!

Best,
 

FAQ: Does Fluid Near Solid Interfaces Move Faster Due to Viscosity Differences?

What is the difference between a fluid and a solid?

A fluid is a substance that can flow and take the shape of its container, while a solid maintains its shape and volume regardless of its container. The particles in a fluid are able to move around and slide past each other, while the particles in a solid are tightly packed and can only vibrate in place.

How is viscosity measured?

Viscosity is a measure of a fluid's resistance to flow. It is typically measured by using a viscometer, which measures the time it takes for a fluid to flow through a small tube under a certain pressure. The higher the viscosity, the longer it takes for the fluid to flow, indicating a greater resistance to flow.

How does temperature affect a fluid's viscosity?

Temperature has a significant impact on a fluid's viscosity. In general, as temperature increases, the viscosity of a fluid decreases. This is because at higher temperatures, the particles in a fluid have more kinetic energy and are able to move around more freely, resulting in a lower resistance to flow.

What is the relationship between velocity and viscosity?

Velocity is the speed at which a fluid flows. The viscosity of a fluid affects its velocity, as higher viscosity fluids have a greater resistance to flow and therefore require more force to maintain a certain velocity. However, other factors such as pressure and temperature also play a role in determining a fluid's velocity.

How do different fluids compare in terms of their viscosity?

Different fluids have different viscosities, which can vary significantly depending on factors such as temperature and pressure. For example, water has a lower viscosity than honey, meaning it is easier to flow and pours more quickly. In general, thicker liquids such as oils and syrups have higher viscosities compared to thinner liquids like water and alcohol.

Back
Top