You are on page 1of 1

PROMEDIO DE UN PLANO.

You have to do the following steps:

1. open paraview
2. load your file or paraFoam etc.

3. set a slice and apply


4. use the filter -> integrateVariables and apply
5. use the filter -> calculator and apply
6. attribute mode: cell data
7. set a name and then use U/Area for average the velocity over that area ... T/Area
for temperatur and so on and apply
8. activate integrateVariables and use "showing -> calculator" and change it to cell
data.

The name "result" is the average velocity or so on... you can change the name
"result" in the calculator...

PROMEDIO DE UN VOLUMEN.

You have to do the following steps:

1. open paraview
2. load your file or paraFoam etc.

4. use the filter -> integrateVariables and apply


6. attribute mode: cell data
7. Temperature/volume

PROMEDIO DE UNA FUNCION


postProcess -func 'patchAverage(name=wall1,NusseltNumber)'

You might also like