Hello guys ,
I am making a 2 D airfoil simulation using pimpleFoam at the moment once the simulation completed i ve executed the following command to calculate the Y+ Value
pimpleFoam -postProcess -func yPlus
and i got the yPlus values file in the PostProcess Directory .The Y+ values calculated and saved in the table are for different Time steps
so when i plot the graph it gonna show me the Y+ varition as a function of time BUT me i want to Plot the Y+ values along the Airfoil Cord "as a function of the cor(x ) ". How Can i Do that ? Or Is there another function That allows me to calculate the the Y+ values along the Aifoil (cord ) ?
ManyThankx