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

Question on new implemented komegaSST model in OF 14

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 11, 2007, 20:25
Default Hello everybody, I'm quite
  #1
New Member
 
Peter Hering
Join Date: Mar 2009
Posts: 7
Rep Power: 17
peterh is on a distinguished road
Hello everybody,

I'm quite new to OpenFoam, and i was trying to test the k-omega-SST turbulence model in OF 1.4, and i got some errors. I would like to check back with you guys if I did the right things.

I'm running a 2D case on a "elbow"-tube geometry (like this: _| , hope you understand) with the simpleFoam-solver.

The following errors occurred:

1. The solver needed a "omega" file.
-> I made a copy of the "k" file, replacing the k with omega, changed the dimensions to [0 0 -1 0 0 0 0] and made an initial guess for omega via omega = sqrt(k) / L.

2. I got an error saying "keyword DomegaEff,omega not found in dictionary laplacianSchemes" or something like that.
-> I inserted the line " laplacian(DomegaEff,omega) Gauss linear corrected;" in the "fvSchemes" file

After this, the case was calculated without errors.
Now: Is what i did the right way to do this, and is this from a mathematical/physical view correct??

Strange thing: I wanted to copy-paste the laplacian-error in this thread, so i commented the "laplacian..." line out of fvSchemes, but the solver runs without problems, i cannot reproduce this error...

Keep up the good work!

Peter
peterh is offline   Reply With Quote

Old   July 9, 2007, 05:44
Default Hello! I'm making some tests
  #2
Senior Member
 
Francesco Del Citto
Join Date: Mar 2009
Location: Zürich Area, Switzerland
Posts: 237
Rep Power: 18
fra76 is on a distinguished road
Hello!
I'm making some tests with the new kOmegaSST model in OF 1.4, and it seems to work quite well.
However, I couldn't find anywhere if there is a transition model implemented or not.
Can someone clarifing the question?

Thanks,
Francesco
fra76 is offline   Reply With Quote

Old   July 9, 2007, 05:50
Default There is no transition model i
  #3
Member
 
Rolando Maier
Join Date: Mar 2009
Posts: 89
Rep Power: 17
rolando is on a distinguished road
There is no transition model implemented in the kOmegaSST model.

Rolando
rolando is offline   Reply With Quote

Old   July 9, 2007, 06:06
Default Thanks a lot for the quick ans
  #4
Senior Member
 
Francesco Del Citto
Join Date: Mar 2009
Location: Zürich Area, Switzerland
Posts: 237
Rep Power: 18
fra76 is on a distinguished road
Thanks a lot for the quick answer!
Francesco
fra76 is offline   Reply With Quote

Old   October 9, 2007, 06:52
Default I've a question about k-omega
  #5
Member
 
Michele Vascellari
Join Date: Mar 2009
Posts: 70
Rep Power: 17
mighelone is on a distinguished road
I've a question about k-omega SST and more generally about Low-Re turbulence model!
These models do not use the wall function approach on the contrary of general k-epsilon model.

With wall function models I have to set the wall boundary conditions for k and epsilon imposing zero gradient.
It is the same for k-omega SST and low-Re models?

Another question is : have I to define the wallFunctionCoeff in turbulenceProperties dictionary? If I don't define this keyword I obtain an error.

Thanks
Michele
mighelone is offline   Reply With Quote

Old   February 6, 2008, 11:10
Default Hi, I have a question regardin
  #6
jdk
New Member
 
Jens Dahl Kunoy
Join Date: Mar 2009
Location: Denmark
Posts: 12
Rep Power: 17
jdk is on a distinguished road
Hi, I have a question regarding the changes one need to make in the fvSchemes and fcSolution files to get the kOmegaSST turbulence model to work in version OF 1.4.1. I follow the guidelines that Peter Heering laid out in the first message of this thread, and added the extra entries/changes to make the case run. However, these changes didn't show up in FoamX and if I saved the case in FoamX I would loose the changes I had allready made by hand in the 2 files. How can I remedy this problem?
jdk is offline   Reply With Quote

Old   February 6, 2008, 19:29
Default I'm playing around with the k-
  #7
Member
 
Andrew Burns
Join Date: Mar 2009
Posts: 36
Rep Power: 17
andrewburns is on a distinguished road
I'm playing around with the k-omega SST model right now and I've had the same thing happen. If you switch to K-omegaSST in foamX it won't make the correct files/changes to files. If you make the changes yourself and then re-open foamX it complains about not being able to find things to do with epsilon (because I got rid of them). I haven't managed to lose the changes I made yet by opening the case in foamx, just had it complain.
andrewburns is offline   Reply With Quote

Old   February 7, 2008, 03:09
Default Hi Andrew, Have you tried to
  #8
jdk
New Member
 
Jens Dahl Kunoy
Join Date: Mar 2009
Location: Denmark
Posts: 12
Rep Power: 17
jdk is on a distinguished road
Hi Andrew,
Have you tried to save your case in FoamX? I consistently loose all the changes I make by hand in fvSchemes and fvSolution if I save the case in FoamX. I guess this problem is connected to the fact that changes doesn't show up in FoamX when I load the case. For example, I have added an initial omega field by copying and renaming the .../0/k file to .../0/omega and made some relevant changes inside the file also. This field doesn't show up in the FoamX case browser but I can run the case without problems. My guess is that I have to modify some configuration files for FoamX. Maybe in "$HOME/OpenFOAM/OpenFOAM-1.4.1/applications/solvers/incompressible/simpleFoam/Fo amX/"? But right now I wouldn't know what to change?
jdk 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
Compressible kOmegaSST cosimobianchini OpenFOAM Bugs 78 June 4, 2017 15:00
SimpleFoam case with SpalartAllmaras turbulence model implemented nedved OpenFOAM Running, Solving & CFD 2 November 30, 2014 23:43
Nearwall treatment for the kOmegaSST turbulence model johnb OpenFOAM Running, Solving & CFD 3 January 22, 2009 03:52
ChtMultiRegionFoam kOmegaSST solidDisplacementFoam marico OpenFOAM Running, Solving & CFD 4 January 16, 2009 03:51
How can run MRFSimpleFoam with KOmegaSST turbulence model waynezw0618 OpenFOAM Running, Solving & CFD 0 April 21, 2008 05:40


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