|
[Sponsors] | |||||
|
|
|
#1 |
|
Super Moderator
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 42 ![]() |
Hi, I was wondering if there is a possibility to display the wall shear stress on a wall.
Since the velocity on my wall is 0, I cannot compute any gradient of U for defining the shear stress as: TAU = MU . du/dn I assume there is a turnaround... Any idea or experience? Thanks in advance
__________________
In memory of my friend Hervé: CFD engineer & freerider ![]() |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Philippose Rajan
Join Date: Mar 2009
Location: Germany
Posts: 553
Rep Power: 26 ![]() |
Hello Maxime,
A Good Afternoon to you :-)! There is a utility in OpenFOAM called "wallShearStress".... this utility should be run in your case folder as follows: > wallShearStress -latestTime <<----- In case you want only the last time step > wallShearStress -time <time> <<----- For a specific iteration > wallShearStress <<----- For all time steps The utility writes a field to each time step called "wallShearStress", which can be directly post-processed in Paraview like you post-process any other field.... Hope this helps :-)! Enjoy! Philippose |
|
|
|
|
|
|
|
|
#3 |
|
Super Moderator
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 42 ![]() |
yes I saw this utility just after I posted the thread.
I am working on it. Thanks for the confirmation
__________________
In memory of my friend Hervé: CFD engineer & freerider ![]() |
|
|
|
|
|
|
|
|
#4 |
|
Senior Member
Claus Meister
Join Date: Aug 2009
Location: Wiesbaden, Germany
Posts: 241
Rep Power: 19 ![]() |
Hello mAx,
the formular tau=mu*dc/dn from did you get that. For my work, I need a three dimension citation of that formular and not tau = mu du/dy. cheers |
|
|
|
|
|
|
|
|
#5 |
|
Super Moderator
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 42 ![]() |
It comes from the stress tensor, ie a matrix:
http://en.wikipedia.org/wiki/Stress_(mechanics)
__________________
In memory of my friend Hervé: CFD engineer & freerider ![]() |
|
|
|
|
|
|
|
|
#6 |
|
Member
L S
Join Date: Apr 2016
Posts: 63
Rep Power: 11 ![]() |
Here is what you need to do:
run the following command in terminal: Code:
simpleFoam -postProcess -func wallShearStress |
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fluid wall shear stress | Sinead Kelly (Kelly) | OpenFOAM Running, Solving & CFD | 2 | March 30, 2011 07:41 |
| Multicomponent fluid | Andrea | CFX | 2 | October 11, 2004 06:12 |
| shear stress scalar definitions? | Novak Elliott | CFX | 0 | April 6, 2003 02:45 |
| What is the detail definition of wall shear stress | zjm | FLUENT | 0 | January 2, 2002 08:43 |
| Flux depending on wall shear stress in Fluent 5.2 | Andreas Borg | FLUENT | 0 | June 7, 2000 07:27 |