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

transport properties for species when using OpenFoam

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By THUCT
  • 1 Post By zhangyan

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 26, 2018, 22:50
Default transport properties for species when using OpenFoam
  #1
New Member
 
TaoChen
Join Date: Sep 2018
Posts: 11
Rep Power: 7
THUCT is on a distinguished road
Hello,guys:
I am working on some numerical simulation about combustion using openfoam. In the combustion/tutorials/reactingFoam/RAS/SandiaD_LTS/constant/thermo.compressibleGasGRI file, for each species there are two transport paremeters:
OH
{
specie
{
molWeight 17.00737;
}
thermodynamics
{
Tlow 200;
Thigh 3500;
Tcommon 1000;
highCpCoeffs ( 3.09288767 0.000548429716 1.26505228e-07 -8.79461556e-11 1.17412376e-14 3858.657 4.4766961 );
lowCpCoeffs ( 3.99201543 -0.00240131752 4.61793841e-06 -3.88113333e-09 1.3641147e-12 3615.08056 -0.103925458 );
}
transport
{
As 1.512e-06;
Ts 120;
}
elements
{
O 1;
H 1;
}
}
I am confused by the meanings of transport parameters As and Ts
Are these parameters used in the sutherland's law for calculation of viscosity. But the there parameters I got through Google should be 1.458E-06 and 110.4, which are different with that in the openfoam file.
Is there anyone could help me comprehend this issue?
Are they same or different?
Thanks very much!!
THUCT is offline   Reply With Quote

Old   October 2, 2018, 06:23
Default
  #2
Senior Member
 
Yann
Join Date: Apr 2012
Location: France
Posts: 1,066
Rep Power: 26
Yann will become famous soon enough
Hello !

The "transport" sub-dictionary is indeed related to the transport model you choose to use, and the parameters will depend on the model.
The user guide sums it up pretty well here : https://cfd.direct/openfoam/user-gui...hermophysical/

As you can see, you were right about it: "As" is the Sutherland coefficient and "Ts" is the Sutherland temperature.

The formulation in OpenFOAM is similar to the one available on CFD-online wiki : https://www.cfd-online.com/Wiki/Sutherland%27s_law
Only the coefficients values are different. You can find here a table leading to the default values you've found in the file you're using (see this post for details and other sources)

I've never ran the tutorial you are using, nor reactingFoam, but it's up to you to choose the best coefficients for your case depending on the fluids you are using and the expected temperature range to calculate a correct viscosity.

I hope it helps!
Yann is online now   Reply With Quote

Old   October 2, 2018, 10:25
Talking The diffusivity for each species
  #3
New Member
 
TaoChen
Join Date: Sep 2018
Posts: 11
Rep Power: 7
THUCT is on a distinguished road
Thank you for your reply!
If you used the combustion solvers in Openfoam, I have another question: why the solvers uses the effective viscosity rather than diffusive coefficient for the governing equations for every species in the diffusive term.
I have searched for some post in CFDONLINE, but it turned out that the assumption that the Le number in combustion is equal to 1 is used in Openfoam. But Le is the relationship between the mass diffusive and thermal diffusive lambda, so it's none of viscosity's business. Do you know why this makes sense in Openfoam.
Thank you again and look forward to your answer.
Best regard!
Mirza8 likes this.
THUCT is offline   Reply With Quote

Old   June 23, 2021, 08:26
Default
  #4
New Member
 
Morteza Mousavi
Join Date: Jul 2019
Location: Lund, Sweden
Posts: 15
Rep Power: 6
Mirza8 is on a distinguished road
Hi Tao,

I also have the same question about effective diffusivity. Did you find out why in the solvers effective viscosity is used instead of diffusive coefficient? Other than the unity Lewis number, did they also assume Schmidt number (Sc=nu/D) equal to 1?

Best regards,
Morteza
Mirza8 is offline   Reply With Quote

Old   June 24, 2021, 16:43
Default
  #5
Senior Member
 
zhangyan's Avatar
 
Yan Zhang
Join Date: May 2014
Posts: 120
Rep Power: 11
zhangyan is on a distinguished road
Quote:
Originally Posted by Mirza8 View Post
Hi Tao,

I also have the same question about effective diffusivity. Did you find out why in the solvers effective viscosity is used instead of diffusive coefficient? Other than the unity Lewis number, did they also assume Schmidt number (Sc=nu/D) equal to 1?

Best regards,
Morteza
Hi Morteza,
This is Yan.
Yes you are right. It is actually Sc=1 assumption.
Mirza8 likes this.
__________________
https://openfoam.top
zhangyan is offline   Reply With Quote

Old   June 25, 2021, 04:00
Default
  #6
New Member
 
Morteza Mousavi
Join Date: Jul 2019
Location: Lund, Sweden
Posts: 15
Rep Power: 6
Mirza8 is on a distinguished road
Hi Yan,

Thank you very much for confirming that!
Mirza8 is offline   Reply With Quote


Reply


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
Reference-Quality Open-Source Option for Real Gas Properties in OpenFOAM ibell OpenFOAM Running, Solving & CFD 1 February 28, 2024 01:48
Getting Started with OpenFOAM wyldckat OpenFOAM 25 August 14, 2022 13:55
Map of the OpenFOAM Forum - Understanding where to post your questions! wyldckat OpenFOAM 10 September 2, 2021 05:29
How to implement multi-species transport model in OpenFoam version-2.0.1 neetu kumari OpenFOAM Programming & Development 1 August 16, 2019 09:57
Transport properties with PPDF combustion Erik Siemens 0 February 18, 2009 05:18


All times are GMT -4. The time now is 08:58.