CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Ideal Gas Mixture, non reacting

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By Henning86

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 31, 2012, 07:53
Default Ideal Gas Mixture, non reacting
  #1
New Member
 
Francesco Borgosano
Join Date: Dec 2011
Location: Heidelberg
Posts: 17
Rep Power: 14
Ancioi is on a distinguished road
Dear all,

I'm a newbie in OOP programming and numerical modelling. I'm trying to simulate a gas mixture flowing in a complex 3D geometry, but I don't know how to write my thermophysical model. I tried to learn something from the forum but I didn't find a clear response.

I have a gas mixture of: 90% Helium, 9% N2 and 1% Xenon. I would like to use the ideal gas law to calculate rho during the numerical simulation.

I thought something like:
Code:
thermoType thermoModel<pureMixture<constTransport<specieTermo<hConstTermo<perfectGass>>>>>;
What kind of thermoModel could I use?Have I to write another file to define the different species?How could I define the different species?

Thanks in advance
Ancioi is offline   Reply With Quote

Old   February 1, 2012, 05:19
Default ThermophysicalProperties
  #2
New Member
 
Francesco Borgosano
Join Date: Dec 2011
Location: Heidelberg
Posts: 17
Rep Power: 14
Ancioi is on a distinguished road
About my previous question,

I send you in attachment my ThermophysicalProperties file. I guess should be right, but my doubt is that in this way I have an homogeneous mixture. And this is not what I want, because I have inhomogenoeus mix.

Where can I define my rho... something like rho=0.9*rho_He+0.09*rho_N2+0.01*rho_Xe, or maybe define the partial pressure?

I look forward to hearing you
Attached Files
File Type: txt thermophysicalProperties.txt (1.7 KB, 111 views)
Ancioi is offline   Reply With Quote

Old   February 2, 2012, 07:55
Default
  #3
Senior Member
 
Markus Rehm
Join Date: Mar 2009
Location: Erlangen (Germany)
Posts: 184
Rep Power: 17
markusrehm is on a distinguished road
Hello

have a look at the combustion examples there you will find how to define mass or volume fractions.

Markus
markusrehm is offline   Reply With Quote

Old   March 19, 2013, 11:49
Default
  #4
New Member
 
Georg Brösigke
Join Date: Nov 2012
Posts: 6
Rep Power: 13
gork is on a distinguished road
Dear Foamers,

I have a similar problem in finding a thermophysical model for the simulation of an inert mixture of gases. All I want is to use temperature dependent thermophysical properties of a gas mixture where I can arbitrarily define its composition.

I am so far as to believe that this must be either trivial or very hard, because all I can find concerning this topic are threads like this, where the answer is rather unsatisfying.

Do I understand correctly that the pureMixture model is not capable of treating mixtures the way I want?

Looking at the combustion tutorials did not help me very much to be honest, because those are dealing with chemical reactions - or is it a common workaround to use those models without chemical reaction?

thanks in advance, best regards

Georg
gork is offline   Reply With Quote

Old   April 12, 2013, 06:52
Default
  #5
Member
 
Join Date: Nov 2012
Posts: 83
Rep Power: 13
Henning86 is on a distinguished road
im working on a simliar problem i need a mixture of different gases. But the puremixture is not supporting that.

Im trying now to implement the combustionthermodynamics in rhoCentralFoam.

has anyone experience with that?
immortality and AlanTuring like this.
Henning86 is offline   Reply With Quote

Old   April 12, 2013, 07:10
Default
  #6
Senior Member
 
immortality's Avatar
 
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 26
immortality is on a distinguished road
i also want to model a compound of gases without reaction.as well as question that propounded i have a question that
Which combination should i choose for gases coming out from a typical gas turbine combustion chamber? I want to analyze this compound to another device without any combustion or reaction.
immortality is offline   Reply With Quote

Reply

Tags
3d flow, gas mixture, thermophysical model


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
mass flow in is not equal to mass flow out saii CFX 12 March 19, 2018 05:21
Constant velocity of the material Sas CFX 15 July 13, 2010 08:56
Variable composition mixture .vs. reacting mixture Ting Wen CFX 0 January 7, 2008 06:04
Two-Phase Buoyant Flow Issue Miguel Baritto CFX 4 August 31, 2006 12:02
Gas pressure question Dan Moskal Main CFD Forum 0 October 24, 2002 22:02


All times are GMT -4. The time now is 19:27.