|
[Sponsors] |
How to calculate mean turbulent flux in openfoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 6, 2015, 10:49 |
How to calculate mean turbulent flux in openfoam
|
#1 |
New Member
Simon Zhang
Join Date: Dec 2013
Posts: 12
Rep Power: 12 |
Hi guys,
Is anyone know how to calculate mean turbulent flux (mean u'c') in openfoam? I know people can set function object in controlDict for fieldAverage to compute turbulence fluctuation such as mean u' or mean c'. But how to compute mean u'c'? Do we need to create customized functions for that? Anyone with similar experience can give suggestions? Thanks & regards, Simon |
|
September 28, 2016, 13:34 |
|
#2 | |
Member
Yousef
Join Date: Feb 2015
Posts: 40
Rep Power: 11 |
Quote:
2- use fieldaverage utility to calculate <uc>, <u>, <c> (time average ) 3- Then <u'c'> = <uc> - <u><c> (you can either calculate it in paraview or by adding the calculation to the solver, first one is easier) |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Udf for moving heat flux in 2D cylindrical geometry | devia21 | Fluent UDF and Scheme Programming | 0 | April 20, 2015 01:27 |
Calculating heat flux in OpenFOAM | eretief | OpenFOAM Programming & Development | 1 | May 19, 2014 11:15 |
wall heat flux in openfoam | hz283 | OpenFOAM | 1 | January 4, 2014 08:51 |
Turbulent heat flux through the wall | feldy77 | OpenFOAM | 6 | March 6, 2012 14:33 |
isotropic homogeneous turbulent flow field with OpenFoam | Matthias89 | OpenFOAM | 2 | February 5, 2012 08:26 |