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

Applying a turbulence model to rhoCentralFoam

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree3Likes
  • 3 Post By alberto

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 26, 2008, 06:07
Default Hi I am adding turbulence
  #1
Member
 
srinath
Join Date: Mar 2009
Location: Champaign, USA
Posts: 91
Rep Power: 17
srinath is on a distinguished road
Hi

I am adding turbulence models similar to what is done in sonicTurbFoam

I have an error in compilation on the line
turbulence->correct; with the rather strange error

"statement cannot resolve address of overloaded function."

I would appreciate any advice on the above issue

Thanks
Srinath
srinath is offline   Reply With Quote

Old   November 26, 2008, 06:39
Default Sorry for the silly post. It
  #2
Member
 
srinath
Join Date: Mar 2009
Location: Champaign, USA
Posts: 91
Rep Power: 17
srinath is on a distinguished road
Sorry for the silly post.
It was a typo. Should have read
turbulence->correct();
srinath is offline   Reply With Quote

Old   November 26, 2008, 06:41
Default try with parentheses: turbule
  #3
Senior Member
 
Oliver Gloth
Join Date: Mar 2009
Location: Todtnau, Germany
Posts: 121
Rep Power: 17
ogloth is on a distinguished road
try with parentheses:
turbulence->correct();

;-)
ogloth is offline   Reply With Quote

Old   September 7, 2009, 20:03
Default
  #4
Senior Member
 
Chris Sideroff
Join Date: Mar 2009
Location: Ottawa, ON, CAN
Posts: 434
Rep Power: 22
cnsidero is on a distinguished road
Oliver did you manage to add turbulence to rhoCentralFoam? If you did, would you be kind enough to share you successes ... |-P

The layout of rhoCentralFoam is quite a bit different than the other turbulent compressible solvers.

Thanks
cnsidero is offline   Reply With Quote

Old   September 10, 2009, 12:18
Default
  #5
Senior Member
 
Chris Sideroff
Join Date: Mar 2009
Location: Ottawa, ON, CAN
Posts: 434
Rep Power: 22
cnsidero is on a distinguished road
Oops, I propositioned the wrong person. I meant to to ask 'srinath' if he managed to add turbulence to rhoCentralFoam and if you so, would you he be kind enough to share his successes.
cnsidero is offline   Reply With Quote

Old   September 12, 2009, 13:07
Default
  #6
Senior Member
 
Chris Sideroff
Join Date: Mar 2009
Location: Ottawa, ON, CAN
Posts: 434
Rep Power: 22
cnsidero is on a distinguished road
Upon finding a paper published by the creators of rhoCentralFoam, I managed to understand how it was working and have added turbulence to it.

I am in the midst of testing it on some canonical problems and when I'm confident it works as expected I will post the source for it. I've called it rhoCentralTurbFoam.
cnsidero is offline   Reply With Quote

Old   February 9, 2010, 10:03
Default
  #7
Senior Member
 
Chris Sideroff
Join Date: Mar 2009
Location: Ottawa, ON, CAN
Posts: 434
Rep Power: 22
cnsidero is on a distinguished road
Bit of an update ... I managed to get rhoCentralTurbFoam to work. However, the Co stability requirements force the timestep to be so small that it takes a long simulation and wall time to converge. That last thing I was trying to do was to get local (spatially-varying) timestepping working but haven't had the time lately to dig into it further.

I will pass on what I have to anyone if they want it.
cnsidero is offline   Reply With Quote

Old   October 6, 2011, 08:37
Default
  #8
Member
 
Laurens Van Dyck
Join Date: Jul 2011
Location: Netherlands/Germany
Posts: 34
Rep Power: 14
laurensvd is on a distinguished road
Are there any updates on this? I am very interested in this solver.
laurensvd is offline   Reply With Quote

Old   October 8, 2011, 04:01
Default
  #9
Senior Member
 
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36
alberto will become famous soon enoughalberto will become famous soon enough
OpenFOAM 2.0.x has a version of rhoCentralFoam with turbulence enabled (RANS / LES).
ehsan, sasanghomi and immortality like this.
__________________
Alberto Passalacqua

GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541)
OpenQBMM - An open-source implementation of quadrature-based moment methods.

To obtain more accurate answers, please specify the version of OpenFOAM you are using.
alberto is offline   Reply With Quote

Old   October 10, 2011, 04:17
Default
  #10
Member
 
Laurens Van Dyck
Join Date: Jul 2011
Location: Netherlands/Germany
Posts: 34
Rep Power: 14
laurensvd is on a distinguished road
Thanks, I will try that!
laurensvd is offline   Reply With Quote

Old   February 8, 2012, 07:07
Default rhocentralfoam and turbulence model
  #11
Senior Member
 
Ehsan
Join Date: Mar 2009
Posts: 112
Rep Power: 17
ehsan is on a distinguished road
Could anyone send me a file of fvsolution and fvshemes of a sample test with rhocentralFoam and turbulence model? I mean which solvers should be used for K and epsilon? I try some ones but it diverges.

Thanks
ehsan is offline   Reply With Quote

Old   August 18, 2017, 04:21
Default
  #12
New Member
 
Join Date: Aug 2017
Posts: 18
Rep Power: 8
Calmly is on a distinguished road
Quote:
Originally Posted by alberto View Post
OpenFOAM 2.0.x has a version of rhoCentralFoam with turbulence enabled (RANS / LES).
Are you sure about that? It seems that I can't find and i'd like to run a turbulence model with rhoCentralFoam.
Calmly is offline   Reply With Quote

Old   August 21, 2017, 09:34
Default
  #13
New Member
 
Join Date: Aug 2017
Posts: 18
Rep Power: 8
Calmly is on a distinguished road
Quote:
Originally Posted by cnsidero View Post
Bit of an update ... I managed to get rhoCentralTurbFoam to work. However, the Co stability requirements force the timestep to be so small that it takes a long simulation and wall time to converge. That last thing I was trying to do was to get local (spatially-varying) timestepping working but haven't had the time lately to dig into it further.

I will pass on what I have to anyone if they want it.
Could you pass it to me? I really want to run a simulation with rhoCentralFoam and turbulence enabled.
Calmly is offline   Reply With Quote

Old   December 10, 2023, 12:38
Default
  #14
chc
New Member
 
Join Date: Nov 2023
Posts: 10
Rep Power: 2
chc is on a distinguished road
Does someone have an example fvSolutions file with turbulence? I am also curious with how you would need to change or add any new variables in the initial conditions folder.
chc is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
RhoCentralFoam detail alberto OpenFOAM Running, Solving & CFD 42 January 25, 2024 05:05
Thermophysicalproperties in rhoCentralFoam srinath OpenFOAM Running, Solving & CFD 12 October 2, 2012 11:04
RhocentralFoam ehsan OpenFOAM Running, Solving & CFD 0 November 19, 2008 06:35
applying results as b.c on some other model manohar FLUENT 3 October 10, 2005 08:03
applying post data as b.c on some other model manohar Siemens 3 October 10, 2005 07:38


All times are GMT -4. The time now is 01:24.