How to apply Navier-Stokes equations?

In summary, the person is trying to figure out a way to model fluid flow around an object. They are having trouble understanding how to solve the Navier-Stokes equations and are looking for someone to help them.
  • #1
Kricket
14
0
Hello all,

Still at my frisbee modeling program, I started to ask myself how I could get better approximations of stuff like COP versus angle-of-attack, drag/lift coefficients, etc. I've been checking out the Navier-Stokes equations because I understand they can be used to model fluid flow around an object? However, I'm having trouble seeing how I could write a simulator that would chug along and give me some useful values...

Can somebody give me an explanation of what would be required to apply these equations to a given object at a given velocity moving through the air? From what I can gather, it looks like solving the equations gives you the vector field for the air, which you would then use to calculate the force acting on the object at N different points on its surface...?
 
Physics news on Phys.org
  • #2
Navier Stokes are a bunch of non-linear partial differential equations. They cannot be solves though convential means, unless the non-linear parts are = to zero. This means numerical techniques must be used, they arent plug and chug.

You would also never Solve NS equations directly as it would be computationally monsterous to try to calculate the exact movement of a fluid.

What is more commonly used is a time based approach. RANS (Reynolds averages Navier Stokes) uses turbulenc models and averaged flow to approximate a solution to NS.
Thta is basically all I can rememver from my fluids modelling course, someone else here who is better at maths will be able to explain in more detail.
 
  • #3
Yeah, I know they're PDEs and a big pain in the poop-chute...I'm a computer/math guy and by "chug" I meant, write some complicated program that approximates a solution for a given tiny dt (and d-whatever else) a few thousand times, and see what comes out.

Alternatively, I've heard that there's (very expensive) professional software out there that does this; is there any chance of finding a demo version or perhaps a university that would let me use it for my small, simple example?
 
  • #4
Hey, a couple of things.

1. It may be overkill to solve your frisby problem with the Navier-Stokes equations - I mean I would start by looking at the Blaussius Approach to external viscous flow where you asymptotically patch together viscous solutions (with approximations) near your frisby with potential flow solutions far way from the frisby.

2. I'd be worried about creating a computer program, no matter how complicated for the standard Navier-Stokes equations because you'll find that your length scales become nightmarishly small.

3. Most Mechanical Engineering divisions will have CFD software, ACE is the one my university uses and it is quite easy to learn to use (although I wouldn't have a clue how to deal with a rotating object like a frisby). Although you'll find that unless the fluids academics are really good blokes your not going to be allowed to temporarily use their software - you'd do better to ask one of the students doing a fluids course for a cracked academic copy.

Regards,
Thrillhouse
 

1. What is the Navier-Stokes equation and why is it important?

The Navier-Stokes equation is a set of mathematical equations that describe the motion of fluids, such as air and water. It is important because it allows scientists and engineers to predict and understand the behavior of fluids in a variety of situations, from weather patterns to the flow of liquids in pipes and channels.

2. How are the Navier-Stokes equations used in practical applications?

The Navier-Stokes equations are used in a wide range of practical applications, including aerodynamics, hydrodynamics, and weather forecasting. They are also used in the design and optimization of various devices and systems, such as airplanes, cars, and turbines.

3. What are the limitations of the Navier-Stokes equations?

While the Navier-Stokes equations are highly accurate and widely used, they do have some limitations. They are only applicable to fluids that are incompressible, have constant density, and are considered to be viscous. They also assume that the flow is steady and that the fluid is Newtonian, meaning its viscosity is constant.

4. How can the Navier-Stokes equations be solved?

The Navier-Stokes equations can be solved using various numerical methods, such as finite difference, finite volume, and finite element methods. These methods involve discretizing the equations into a set of algebraic equations, which can then be solved using computer algorithms.

5. What are some current challenges and areas of research related to the Navier-Stokes equations?

Despite its widespread use, there are still many challenges and areas of research related to the Navier-Stokes equations. These include improving the accuracy and efficiency of numerical methods, extending the equations to include more realistic scenarios, and developing techniques for dealing with turbulence and other complex flow phenomena.

Similar threads

Replies
18
Views
920
  • Classical Physics
Replies
8
Views
2K
  • Classical Physics
Replies
4
Views
1K
  • Classical Physics
Replies
1
Views
4K
  • STEM Academic Advising
Replies
6
Views
973
Replies
20
Views
5K
  • Classical Physics
Replies
4
Views
8K
  • Differential Equations
Replies
3
Views
170
Replies
1
Views
917
  • Classical Physics
Replies
22
Views
3K
Back
Top