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

about alpha in OPenfoam's sutherland part

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes
  • 2 Post By jason_wy
  • 1 Post By jason_wy
  • 1 Post By dkxls

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   October 17, 2011, 11:00
Question about alpha in OPenfoam's sutherland part
  #1
New Member
 
yi Wang
Join Date: Feb 2011
Posts: 15
Rep Power: 15
yiwang25 is on a distinguished road
Hello, all
I want someone to help me on openfoam's sutherland part. It is as follows:

inline Foam::scalar Foam::sutherlandTransport<Thermo>::alpha
{
.......................
scalar CpBar =
(deltaT*(this->H(T) - this->H(specie::Tstd)) + Cp_)/(sqr(deltaT) + 1);
return mu(T)*Cv_*(1.32 + 1.77*this->R()/Cv_)/CpBar;
}
I am confused about Cp and alpha. In my opinion, alpha=mu(T)*Cp_.
Why use above fomula to calculate alpha?
yiwang25 is offline   Reply With Quote

 


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
TwoPhaseEulerFoam and Boundary conditions raagh77 OpenFOAM Running, Solving & CFD 99 February 6, 2018 18:31
alphaEqn.H in twoPhaseEulerFoam cheng1988sjtu OpenFOAM Bugs 15 May 1, 2016 16:12
about bounded alpha equation for bubbleFoam and twoPhaseEulerFoam kaifu OpenFOAM 2 May 6, 2011 05:33
settlingFoam fails with timeVarying conditions on U alberto OpenFOAM Bugs 1 April 21, 2010 14:16
Determining alpha and beta for porous baffle Liaqat Khan Siemens 1 October 27, 2000 04:44


All times are GMT -4. The time now is 00:16.