MATLAB Is Matlab Suitable for Solving the Euler Equations in Fluid Dynamics?

AI Thread Summary
Matlab is a suitable program for solving the Euler Equations in fluid dynamics, particularly for problems like the expansion of a gas jet. While the user expresses limited knowledge of numerical methods, it is noted that starting from scratch may not be necessary due to available resources and tutorials. The discussion highlights the complexity of modeling gas jets with the Euler equations, as the terms "jet" and "Euler Equations" can be contradictory in fluid mechanics. The conversation also touches on the potential for modeling plasma physics using these equations, emphasizing that simplifications can allow for effective modeling of both ordinary fluids and plasmas. Concerns about the dynamics of gas jets, particularly regarding the influence of mixing layers and Reynolds numbers, are acknowledged, but it is suggested that working with rarefied flows should not pose significant challenges.
H_man
Messages
143
Reaction score
0
Hi,

I was wondering if Matlab was the sort of program I'd want to solve the Euler Equations (fluid dynamics).

And if it is, I am sure this must be a very standard problem.. does anybody know of any tutorials for this sort of problem as I have never used matlab?


:-p
 
Physics news on Phys.org
What are you solving?
 
Expansion of a gas jet.

From what I know of numerical methods (which is not enough) I think it would be a shame to do it from scratch.

The particular equation takes the form:


\nabla\cdot(rU)U + \nabla p = 0

(for the steady state case)
 
You can do almost whatever you want with Matlab. It has a limit in memory though. But for reaching that limit your computation should be very heavy.

What do you mean with the expansion of a gas jet? Don't be afraid about being more explicit, nobody here is going to steal your idea or your project. So please elaborate your answer a little bit more. Even in your post I see the words "jet" and "Euler Equations" which are two totally contradictory statements. They don't get along very well in fluid mechanics.
 
I had in mind playing with the gas expansion problem as a stepping stone to more interesting problems in plasma physics.

With certain simplifications Plasma can be modeled with the Euler equations (see most textbooks on MHD).
 
H_man said:
I had in mind playing with the gas expansion problem as a stepping stone to more interesting problems in plasma physics.

With certain simplifications Plasma can be modeled with the Euler equations (see most textbooks on MHD).


Sure, with certain simplifications Ordinary Fluids can be modeled with the Euler equations too.

As far as ordinary fluids are concerned, even though the core of the jet is at high enough Reynolds numbers to assume Euler approximation, turns out to be that the formation of the mixing layer in the radial limit of the jet influences a lot its dynamics.

That's why I was asking you. Anyway I think you wouldn't have to worry working properly with such rariefied flows.
 

Similar threads

Replies
6
Views
2K
Replies
2
Views
3K
Replies
4
Views
2K
Replies
9
Views
3K
Replies
5
Views
3K
Replies
4
Views
2K
Replies
4
Views
3K
Back
Top