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

Post-processing

Register Blogs Community New Posts Updated Threads Search

Post-processing
Old

average over cutting plane during runtime

Posted April 12, 2017 at 11:51 by kindle

This is a average on the cutting plane

Quote:
Originally Posted by gigilentini8 View Post
Dear FOAMers,
can you confirm me that the function object below in ControlDict is the correct and fastest way to calculate average over cutting planes in a 3D simulation during runtime?
it seems to work but I'm not 100% sure about the results...

Code:
functions
{
    cuttingplane_average
    {
        type            faceSource;
        functionObjectLibs ("libfieldFunctionObjects.so");
...
New Member
Views 1049 Comments 0 kindle is offline Edit Tags
Old

fieldAverage & moving mesh

Posted April 12, 2017 at 09:58 by kindle

see through this. How they figure it out.

Quote:
Originally Posted by wyldckat View Post
Greetings Pete,

I see that you've got 2 reports on this topic:
If I understand you correctly, you want to do a plain average of the fields over the existing time snapshots?

In addition, do you mean that the average results for a dynamic mesh are acceptable for doing
...
New Member
Views 843 Comments 0 kindle is offline Edit Tags
Old

post-processing utility R, calculating Reynolds stress tensor

Posted April 7, 2017 at 13:49 by kindle

Use utilities to do the channel case.

saaahlalala

Quote:
Originally Posted by volker View Post
Hi,

I experienced a problem when using the post-processing utility R to evaluate the Reynolds stress tensor based on a compressible simulation using a kEpsilon turbulence model. The Reynolds stress tensor is needed as initialization for a RSM simulation.
The problem I experienced is basically related to the compressible nature of my simulation and it seems that the R-utility is written exclusively for
...
New Member
Posted in Post-processing
Views 588 Comments 0 kindle is offline Edit Tags
Old

mapFields taking too long

Posted April 5, 2017 at 06:26 by kindle

very close to my problem on post-processing using mapFields

Quote:
Originally Posted by Carlen View Post
Hi foamers,

I am facing a problem of mapFields taking too long to map fields from a fine mesh to a coarser mesh. I am running simulation using sprayFoam, and want to coarse the mesh to achieve faster solution. So I executed:

Code:
mpirun -n 4 mapFields ../aachenBomb-fine -sourceTime latestTime  -consistent -parallel
in the aacheBomb-coarse directory and it is running without errors. However, it gets
...
New Member
Posted in Post-processing
Views 654 Comments 0 kindle is offline Edit Tags
Old

Incompressible LES tutorial (oodles) - time averaged statistics

Posted February 23, 2017 at 04:18 by kindle

ggggggggggggggggggggggggggggggg
Quote:
Originally Posted by bernarde View Post
Good day

I have completed the Incompressible LES tutorial (oodles pitzDaily). Viewing the results in paraFoam gives me the field values at discrete time steps throughout the simulation.

However, I would like to view the average over say the last 100 steps, to view the statistics of the solution. Is there a way I can do this in paraFoam?

Also, how is convergence judged in this example? Normally I judge conversion in a
...
New Member
Posted in Post-processing
Views 749 Comments 0 kindle is offline Edit Tags

All times are GMT -4. The time now is 23:57.