CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Post-Processing

How to use swakeFoam to implement volume average

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 4, 2020, 04:15
Post How to use swakeFoam to implement volume average
  #1
New Member
 
王子阳
Join Date: Aug 2019
Posts: 29
Rep Power: 6
wangziyang is on a distinguished road
hi everyone!

i want to use the swakeFoam to volumeAverage a scalefield "Cc", then probe it,

i insert the code are as follows,

Cc_average
{
type expressionField;
autowrite true;
expression "volumeAverage(Cc)";
dimension [0 0 0 0 0 0 0];
outputControl timeStep;
outputInterval 200;
fieldName Cc_average;
}

but it doesn't work

how can i solve this problem?
wangziyang is offline   Reply With Quote

Reply

Tags
swakefoam volumeaverage


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
SU2-7.0.1 on ubuntu 18.04 hyunko SU2 Installation 7 March 16, 2020 04:37
[blockMesh] blockMesh error - Negative Volume Block adoledin OpenFOAM Meshing & Mesh Conversion 2 June 22, 2016 10:44
[blockMesh] Errors during blockMesh meshing Madeleine P. Vincent OpenFOAM Meshing & Mesh Conversion 51 May 30, 2016 10:51
Difference between Volume average and Mass flow average? nygrenm STAR-CCM+ 1 March 2, 2015 13:11
[blockMesh] BlockMesh FOAM warning gaottino OpenFOAM Meshing & Mesh Conversion 7 July 19, 2010 14:11


All times are GMT -4. The time now is 00:11.