CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > ParaView

[General] Calculate wall shear stress with paraview

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 4, 2021, 19:32
Default Calculate wall shear stress with paraview
  #1
Member
 
WY
Join Date: Mar 2020
Posts: 36
Rep Power: 6
WUYing is on a distinguished road
Hi,

I have a 3D flow over cylinder case in openfoam, and cannot use the postProcess utility to output wallShearStress (WSS) around cylinder (no-slip wall) due to some reason. So I try to calculate the WSS in paraview, but failed. Here are my steps:

(1) use Filter (Calculator): calculate mag(U) for all mesh grids
(2) use Filter (Gradients of Unstructured Dataset): generate grad(U) for all mesh grids
(3) use Filter (Calculator): calculate shear stress tau = mu * grad(U) for all mesh grids

Up to now, I have the shear stress tau. And the next step is to obtain the wall shear stress for cylinder wall.

(4) use Filter (Extract Block) to extract cylinder
(5) use Filter (Extract surface) to extract cylinder surface

Here mistakes appear. The values for U, mag(U), grad(U), tau are all zero because the no-slip wall has zero velocity. Although it seems that I find the reason but I don't know how to solve it. In order to calculate the WSS, maybe I need to extract the first layer mesh cells around cylinder but I dont know how to do it in Paraview...

I would be very appreciated if anyone could give me some help!!!

Thanks!
WUYing is offline   Reply With Quote

Reply

Tags
velocity gradient, wall shear stress


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
How to obtain fluid shear stress (not only wall shear stress) in openFOAM sourav90 OpenFOAM Programming & Development 8 June 27, 2023 10:03
Export Wall Shear Stress Data trooken FLUENT 6 February 5, 2019 15:09
[OpenFOAM] How to plot wall shear stress on T3A tutorial in paraview? ht2017 ParaView 1 February 19, 2018 18:01
different order for wall shear stress result in steady & unsteady simulatiom raminostadi FLUENT 0 October 1, 2016 11:23
Re: About wall shear stress Mike FLUENT 9 November 17, 2003 14:41


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