|
[Sponsors] |
October 19, 2017, 12:27 |
How to visualize a range of yplus cells?
|
#1 |
New Member
Luca
Join Date: Nov 2016
Posts: 21
Rep Power: 10 |
Dear Foamers,
I am running a steady state simulation using the turbulence model k-omega SST and the solver simpleFoam. The simulation is running well but the results of interest seems underestimated with respect to the experimental data. Since the results of interest are forces and moments exerted on a component ( a pantograph ) on the roof of a train I think I need to better describe the boundary layer development. Therefore I've noticed in certain areas that my yPlus was way too large. As the train is quite long (more than 200 meters) it would be inefficient and resource consuming to just refine all the train roof. My strategy then would be to refine only the problematic zones of the roof BEFORE the pantograph, adding finer layers. Having said that, is there a way in openFoam to isolate cell/faces (in this case cells) with a value of yplus (or other quantities) within a certain range (or above/below a certain value ) and then visualize them paraView? (maybe in VTK format..?) Thanks to anyone who intends to help me solve this problem allowing me to proceed with my dissertation! Cheers, Luca |
|
October 23, 2017, 10:38 |
|
#2 |
Member
Pascal Balz
Join Date: Feb 2015
Location: Germany
Posts: 44
Rep Power: 11 |
Hi Luca,
I don't know which OpenFoam version you are using but I guess it's OF4.1 or OF5. For this case you could use the postProcessing utility directly from openfoam: Code:
simpleFoam -postProcess -latestTime -func yPlus Code:
paraFoam
__________________
Regards, Pascal |
|
October 23, 2017, 10:40 |
|
#3 |
New Member
Luca
Join Date: Nov 2016
Posts: 21
Rep Power: 10 |
Thanks a lot Pascal, that seems a good idea and in other websites too it seems the only one!
Have a great day, Luca |
|
November 9, 2020, 06:33 |
|
#4 | |
Member
Bineet Mehra
Join Date: Aug 2013
Posts: 61
Rep Power: 13 |
Quote:
thanks |
||
Tags |
paraview, yplus |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Foam::error::PrintStack | almir | OpenFOAM Running, Solving & CFD | 92 | May 21, 2024 08:56 |
[snappyHexMesh] Problem: after snappyHexMesh, the cells size are not the same | kanes | OpenFOAM Meshing & Mesh Conversion | 0 | January 25, 2016 09:06 |
snappyhexmesh remove blockmesh geometry | philipp1 | OpenFOAM Running, Solving & CFD | 2 | December 12, 2014 11:58 |
snappyHexMesh in parallel - FOAM Fatal IO Error | mturcios777 | OpenFOAM Running, Solving & CFD | 4 | August 10, 2012 20:18 |
[ICEM] error analysis | despaired student | ANSYS Meshing & Geometry | 7 | June 27, 2012 12:57 |