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

muEff and mut/sigmat

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By babakflame

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 11, 2012, 07:33
Default muEff and mut/sigmat
  #1
Super Moderator
 
Tobi's Avatar
 
Tobias Holzmann
Join Date: Oct 2010
Location: Tussenhausen
Posts: 2,708
Blog Entries: 6
Rep Power: 51
Tobi has a spectacular aura aboutTobi has a spectacular aura aboutTobi has a spectacular aura about
Send a message via ICQ to Tobi Send a message via Skype™ to Tobi
Hi all,

I have a simple question to the following two codes:

Code:
     - fvm::laplacian(turbulence->mut()/sigmat, csi)
Code:
     - fvm::laplacian(turbulence->muEff(), csi)
I know that muEff = mu_laminar + mu_turbulent. So I thought that in the first code line I am calculating the diffusion term just with the turbulent diffusion and the laminar diffusion is neglected. sigma_t is the turbulent prandtl number = 1

In the second code therefor I am using both of them to calculate the diffusion coefficient.


It would be very useful for me!
Thanks in advance

Regards Tobi
Tobi is offline   Reply With Quote

Old   November 11, 2012, 08:50
Default
  #2
Super Moderator
 
Tobi's Avatar
 
Tobias Holzmann
Join Date: Oct 2010
Location: Tussenhausen
Posts: 2,708
Blog Entries: 6
Rep Power: 51
Tobi has a spectacular aura aboutTobi has a spectacular aura aboutTobi has a spectacular aura about
Send a message via ICQ to Tobi Send a message via Skype™ to Tobi
Solved my problem!
Tobi is offline   Reply With Quote

Old   January 28, 2018, 15:57
Default
  #3
Member
 
sibo
Join Date: Oct 2016
Location: Chicago
Posts: 55
Rep Power: 9
sibo is on a distinguished road
Quote:
Originally Posted by Tobi View Post
Solved my problem!
Hi Tobias,

I also have this question. Could you help?
1.
Code:
turbulence->muEff()
Does this muEff mean mu_laminar + mu_turbulent?
2.
Quote:
sigma_t is the turbulent prandtl number = 1
Why the sigma_t is the turbulent prandtl number? I thought it should be "Prt" in the code.

Thanks a lot!
sibo is offline   Reply With Quote

Old   January 28, 2018, 19:55
Default
  #4
Senior Member
 
Bobby
Join Date: Oct 2012
Location: Michigan
Posts: 454
Rep Power: 15
babakflame is on a distinguished road
Hi Sibo

Although, you have asked Tobias, however, since he is asleep. I am answering you

1)yes you are correct.

muEff = mu_laminar + mu_turbulent

2) It depends on the code. I am aware of some codes that they use sigmat for turbulent Prandtl number.
Always you can change the variable if you don't like it

Regards
sibo likes this.
babakflame is offline   Reply With Quote

Old   January 28, 2018, 22:03
Default
  #5
Member
 
sibo
Join Date: Oct 2016
Location: Chicago
Posts: 55
Rep Power: 9
sibo is on a distinguished road
Hi Babak,

Thanks for the help!
sibo 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
Purposes of updateCoeffs, initEvaluate and evaluate....? philippose OpenFOAM Programming & Development 9 September 29, 2020 05:09


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