|
[Sponsors] |
January 19, 2018, 09:11 |
Renolds stress _uprime2mean
|
#1 |
Member
Jingxue Wang
Join Date: Sep 2017
Posts: 58
Rep Power: 9 |
Hi,everyone!
I get the result of renolds stress of my calculation, from Uprime2mean0 to 5 . But I am not sure about the true meaning of each. For Uprime2mean0~2,maybe they are u'u',v'v',w'w' because they should be >0. But for Uprime2mean3~5,are they u'v',v'w',u'w'? Many thanks! |
|
January 20, 2018, 01:51 |
|
#2 |
Member
Jingxue Wang
Join Date: Sep 2017
Posts: 58
Rep Power: 9 |
Do someboday have idea for this?
Many thanks! |
|
January 23, 2018, 10:54 |
|
#3 |
New Member
Ben
Join Date: Oct 2016
Posts: 25
Rep Power: 10 |
Hi, I'm not sure on your exact process on how you got those tables but for Reynolds stresses, as an example with simpleFoam, I use the function:
Code:
simpleFoam -postProcess -func R -latestTime Code:
mpirun -np 36 simpleFoam -parallel -postProcess -func R -latestTime You'll get 6 values that are self-explanatory (xx, xy, etc. 6 because the stress matrix is symmetrical which can be accessible through Paraview or similar. Hope this helps. Good luck! |
|
January 24, 2018, 14:09 |
|
#4 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,761
Rep Power: 66 |
Not quite. It's u'v', u'w', and v'w'.
Rxx = 0, Ryy = 1, Rzz = 2 Rxy = 3, Rxz = 4, Ryz = 5 The question wasn't why there are 6 but how to tell which one is which because OF just gives you 0,1,2,3,4,5. |
|
January 24, 2018, 21:34 |
|
#5 | |
New Member
Ben
Join Date: Oct 2016
Posts: 25
Rep Power: 10 |
Quote:
And I just mentioned all of those extra stuff with the intention to potentially help others looking to plot stresses. Took me a while figuring it out myself. Last edited by bentkj; January 24, 2018 at 21:49. Reason: typo |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ANSYS Meshing] Error in Workbench "Unable to attach to geometry file" | Jeremie84 | ANSYS Meshing & Geometry | 70 | October 25, 2017 17:03 |
Plane stress and plane strain cases for stress analysis | Sargam05 | OpenFOAM | 0 | May 3, 2013 19:16 |
Reynolds Stress Models | Jade M | Main CFD Forum | 0 | April 21, 2010 17:38 |
shear stress scalar definitions? | Novak Elliott | CFX | 0 | April 6, 2003 02:45 |
What is the detail definition of wall shear stress | zjm | FLUENT | 0 | January 2, 2002 08:43 |