CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Post-Processing (https://www.cfd-online.com/Forums/openfoam-post-processing/)
-   -   wallShearStress Calculation (https://www.cfd-online.com/Forums/openfoam-post-processing/233007-wallshearstress-calculation.html)

alextau January 10, 2021 05:30

wallShearStress Calculation
 
Hello everyone,

Is it possible to calculate wallShearStress for all saved time steps AFTER the run time?

Alex.

mzzmrt January 10, 2021 11:30

yes. you can use the wallShearStress utility.



as an example terminal command:



pimpleFoam -postProcess -func wallShearStress


this usage is for OF4.x, different versions may need different commands.

alextau January 12, 2021 01:19

Great, Thank you very much!

sadsid February 9, 2021 16:03

I want to know how can I calculate the average wallshearstress?

HPE February 9, 2021 16:48

Feed `wallShearStress` into `fieldAverage` function object, so that `wallShearStressMean` can be produced.


All times are GMT -4. The time now is 04:46.