|
[Sponsors] |
Problems within controlDict about average time |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#1 |
Member
Jason Tan
Join Date: Sep 2014
Posts: 47
Rep Power: 12 ![]() |
Hi, every OpenFoamer
In the controlDict file of my DNS case, there are the following codes to calculate the average: functions { fieldAverage1 { type fieldAverage; functionObjectLibs ( "libfieldFunctionObjects.so" ); enabled true; outputControl outputTime; fields ( U { mean on; prime2Mean on; base time; } p { mean on; prime2Mean on; base time; } ); } } What confused me is that how to calculate average in the source codes.I mean in the source codes, we should take a long time to eliminate the influence of average even if the flow field was already convergence. Thank you!!1 |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to export time series of variables for one point? | mary mor | OpenFOAM Post-Processing | 8 | July 19, 2017 10:54 |
High Courant Number @ icoFoam | Artex85 | OpenFOAM Running, Solving & CFD | 11 | February 16, 2017 13:40 |
time step directories naming issue | Andrea_85 | OpenFOAM | 3 | April 3, 2014 08:38 |
AMI interDyMFoam for mixer nu problem | danny123 | OpenFOAM Programming & Development | 8 | September 6, 2013 02:34 |
mixerVesselAMI2D's mass is not balancing | sharonyue | OpenFOAM Running, Solving & CFD | 6 | June 10, 2013 09:34 |