|
[Sponsors] |
The differences between Reynolds Stress Calculation |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 16, 2019, 06:32 |
The differences between Reynolds Stress Calculation
|
#1 |
Member
Farshad
Join Date: Sep 2010
Posts: 36
Rep Power: 16 |
Hi FOAMers;
Does anyone know the differences between two method in calculating reynolds tensor: Code:
functions { fieldAverage1 { type fieldAverage; functionObjectLibs ( "libfieldFunctionObjects.so" ); enabled true; outputControl timeStep; outputInterval 100; fields ( U { mean on; prime2Mean on; base time; } ); } } Code:
functions R; |
|
October 3, 2019, 09:18 |
|
#2 |
Senior Member
Andrea
Join Date: Feb 2012
Location: Leeds, UK
Posts: 179
Rep Power: 16 |
The first method calculates the resolved Reynolds Stresses from an unsteady simulation, whilst I believe that the second one returns the modelled Reynolds Stresses from your turbulence model.
Andrea |
|
Tags |
openfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Turbulent DFSEM reynolds stress calculation | ssa_cfd | OpenFOAM Running, Solving & CFD | 0 | February 1, 2019 09:23 |
LES models and Reynolds Stress | rr3245 | OpenFOAM Running, Solving & CFD | 0 | November 26, 2018 08:05 |
Help Calculating Reynolds stress in MRF zone | Jack001 | OpenFOAM Post-Processing | 0 | September 26, 2016 07:07 |
How to calculate Reynolds shear stress of a fully turbulent channel flow | yansheng | STAR-CCM+ | 1 | March 8, 2016 18:35 |
Reynolds Stress Models | Roued | Main CFD Forum | 20 | February 8, 2000 03:58 |