CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Cannot calculate Spalart-Allmaras model turbulence length scales?

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 31, 2020, 11:14
Default Cannot calculate Spalart-Allmaras model turbulence length scales?
  #1
Member
 
niewiemnic
Join Date: Jan 2018
Location: Niemcy
Posts: 80
Rep Power: 8
spalartallmaras is on a distinguished road
Hello,

I run simple airfoil simulation with Spalart-Allmaras model, and now I find that there is no information for turbulence length scale after postprocessing.

For example in OpenFoam...

Code:
turbulenceFields1
{
    type        turbulenceFields;
    libs        (fieldFunctionObjects);
    
    fields
    ( 
      R 
      L
    );
}
OpenFOAM can calculate the Reynolds stress tensor (R), but no turbulence length scale (L). Should I change the model to calculate turbulence length scale?
spalartallmaras is offline   Reply With Quote

Old   June 23, 2021, 18:32
Default
  #2
HPE
Senior Member
 
HPE's Avatar
 
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 932
Rep Power: 12
HPE is on a distinguished road
With the version you had, unfortunately, calculation of "L" was not possible. Because, the computation of "L" in the "turbulenceFields" function object requires "k" and "epsilon" fields which were not available through "SpalartAllmaras".

With the new v2106 version, however, you should be able to calculate "L" with "SpalartAllmaras" model, because "k" and "epsilon" were made available.

Hope this helps.
HPE is offline   Reply With Quote

Old   April 13, 2022, 20:33
Default
  #3
New Member
 
hasan hasan hasan
Join Date: Apr 2013
Posts: 4
Rep Power: 12
hasanmas is on a distinguished road
Hallo,

i have question that is some how related to this thread.

i am trying to compare the same simulation a simulation that I have of airfoil using the k-omega-SST model to the same simulation using Spalart-Allmaras.

The problem i am facing right now is not being able to convert the boundary conditions from one model to there.

sofar i am working with this tool to get the boundary conditions of the k-omega-SST model

http://www.wolfdynamics.com/tools.html


thank you for your help
hasanmas 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
[swak4Foam] swakExpression not writing to log alexfells OpenFOAM Community Contributions 3 March 16, 2020 19:19
Question about adaptive timestepping Guille1811 CFX 25 November 12, 2017 18:38
Turbulence length scale and integral length scale rizhang CFX 2 April 22, 2016 08:22
2D Airfoil modeling using Spalart Allmaras Model mahbub03 Main CFD Forum 5 April 16, 2010 00:14
turbulence length scales T FLUENT 1 August 13, 2007 16:48


All times are GMT -4. The time now is 14:52.