One dimentional problems(flow) in CFD

  • Thread starter Thread starter mahaesh
  • Start date Start date
  • Tags Tags
    Cfd
AI Thread Summary
One-dimensional flow problems in computational fluid dynamics (CFD) refer to scenarios where flow variables change only in one direction, exemplified by Couette Flow between two plates. While 1D flow can be analyzed using CFD, its applications are limited, as the geometry must also be one-dimensional, typically resembling a straight tube. The discussion highlights the utility of 1D solvers for understanding spatial and time derivatives, particularly in wave equations. Additionally, pseudo-2D codes can enhance 1D analysis by incorporating source terms to simulate changes in area, such as in choked nozzles. Overall, while 1D CFD has its constraints, it serves as a valuable educational tool and can yield accurate results in specific applications.
mahaesh
Messages
12
Reaction score
0
Hi everyone

My question is
What is the meaning of one dimensional problem(flow)? Can one dimensional problem(flow) solve in CFD? If the answer is yes then How?
 
Engineering news on Phys.org
Any 1-D flow is simply flow where the variables only change in one direction. Look at the common Couette Flow, which is typically used to introduce analytic solutions to the Navier-Stokes Equations.

In this flow, the fluid starts at rest between two plates. At t=0, the top plate moves at a velocity U. If you assume that the plate is infinitely deep and long, then the flow only changes in the vertical direction between the plates.

From another standpoint, one can look at the General Heat Equation, which I believe looks something like:

\frac{\partial^2 T}{\partial x^2} + \frac{\partial^2 T}{\partial y^2} +\frac{\partial^2 T}{\partial z^2} = \frac{1}{\alpha}\frac{\partial T}{\partial t}

If you consider a case like a flat wall, i.e. a very tall wall in your house. You can assume that there is no change in the vertical direction and no change "into the page." If you then assume that the solutions is steady state, you're left with the much simpler equation:

\frac{\partial^2 T}{\partial x^2} =0

1D CFD solvers can't typically solve much though. I the flow is 1D, then the geometry must also be 1D. That means essentially you have a long staight tube. Nothing really happens.

With that said, a 1D solver for the wave equation is extremely useful in learning how spatial and time derivatives behave. I have written one, and I can probably assume most people who have studied it have as well.

Beyond that, one can write a pseudo-2D code, which at that point can be extremely cool. A code like this solves the equations in 1D, but then adds a source term which simulations a change in area. My old CFDII final was this project. The area was in such a way that it simulated a choked nozzle. The results were perfect.
 
Posted June 2024 - 15 years after starting this class. I have learned a whole lot. To get to the short course on making your stock car, late model, hobby stock E-mod handle, look at the index below. Read all posts on Roll Center, Jacking effect and Why does car drive straight to the wall when I gas it? Also read You really have two race cars. This will cover 90% of problems you have. Simply put, the car pushes going in and is loose coming out. You do not have enuff downforce on the right...
I'm trying to decide what size and type of galvanized steel I need for 2 cantilever extensions. The cantilever is 5 ft. The space between the two cantilever arms is a 17 ft Gap the center 7 ft of the 17 ft Gap we'll need to Bear approximately 17,000 lb spread evenly from the front of the cantilever to the back of the cantilever over 5 ft. I will put support beams across these cantilever arms to support the load evenly
Thread 'What's the most likely cause for this carbon seal crack?'
We have a molded carbon graphite seal that is used in an inline axial piston, variable displacement hydraulic pump. One of our customers reported that, when using the “A” parts in the past, they only needed to replace them due to normal wear. However, after switching to our parts, the replacement cycle seems to be much shorter due to “broken” or “cracked” failures. This issue was identified after hydraulic fluid leakage was observed. According to their records, the same problem has occurred...

Similar threads

Replies
8
Views
3K
Replies
45
Views
5K
Replies
4
Views
2K
Replies
2
Views
2K
Replies
3
Views
2K
Replies
14
Views
2K
Replies
3
Views
2K
Back
Top