0
plotting skin friction coefficient

Hi all, I am solving flow past cylinder in icoFoam. I want to plot skin friction coefficient along the cylinder surface. Can anyone suggest how to proceed? I have run wallShearStress utility after the completing the simulation. Thanks & regards Subhankar


OpenFOAM 03-04-17, 9:58 a.m. SUBHANKAR
0
Hey,
After running the wallShearStress utility, load the wall patches (except the internalField) and use the calculator filter on it.Use the following formula:
skin friction coefficient = (2*tauw/(rho*V^2))
03-04-17, 10:46 a.m. virajbelekar
Thanks for replying... after calculating the skin coefficient how can i plot the skin friction coefficient over the cylinder surface? Also since i am using icoFoam so in the formula 'rho; should be divided or not?
regards

03-04-17, 12:10 p.m. SUBHANKAR
1) Use Calculator filter to plot over line.

2) Divide by rho



03-04-17, 3:10 p.m. virajbelekar

Login to add comment


Log-in to answer to this question.