|
[Sponsors] |
July 31, 2016, 13:07 |
Time-averaging of fields doubt
|
#1 |
New Member
Max Vorstadt
Join Date: May 2016
Posts: 28
Rep Power: 10 |
Hi! I would like to ask a question regarding the time-averaging of the main fields of a simulation. Let's say I have a simulation running from time 0 to 1 seconds, but the results did not converge for enough time yet so I want to run it up to 1.5 seconds to prove the convergence.
My controlDict looks like this: Code:
functions { meanValues { type fieldAverage; functionObjectLibs ("libfieldFunctionObjects.so"); enabled true; cleanRestart false; outputControl outputTime; resetOnOutput false; resetOnRestart false; fields ( U { mean on; prime2Mean off; base time; } ) } }
Thanks in advance! |
|
Tags |
averaging, controldict, field average, mean flow field |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Elastic or Plastic Deformations in OpenFOAM | NickolasPl | OpenFOAM Pre-Processing | 36 | September 23, 2023 09:22 |
simpleFoam error - "Floating point exception" | mbcx4jc2 | OpenFOAM Running, Solving & CFD | 12 | August 4, 2015 03:20 |
[solidMechanics] solidMechanics gear contact in rotation | nlc | OpenFOAM CC Toolkits for Fluid-Structure Interaction | 3 | January 11, 2015 07:41 |
Micro Scale Pore, icoFoam | gooya_kabir | OpenFOAM Running, Solving & CFD | 2 | November 2, 2013 14:58 |
AMI interDyMFoam for mixer nu problem | danny123 | OpenFOAM Programming & Development | 8 | September 6, 2013 03:34 |