|
[Sponsors] |
October 26, 2012, 15:45 |
Get layer cells
|
#1 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Hi all,
if you use sHM for adding layer cells you get a Set of "addedCells". If I use sHM on one core thats not a problem to visualize them with the command Code:
foamToVTK -cellSet addedCells Well okay I can make VTK for every processor but thats to many work Is there a possibility to use a command or sth. like that? Tobi |
|
October 26, 2012, 19:53 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Hi Tobi,
You can run foamToVTK in parallel as well for exporting said cellSet. It should create symbolic links in the VTK to each processor folder. The other possibility is to use ParaView's internal foam reader and open the parallel case directly: Code:
paraFoam -builtin Best regards, Bruno
__________________
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] No layers in a small gap | bobburnquist | OpenFOAM Meshing & Mesh Conversion | 6 | August 26, 2015 10:38 |
[Netgen] Import netgen mesh to OpenFOAM | hsieh | OpenFOAM Meshing & Mesh Conversion | 32 | September 13, 2011 06:50 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |
physical boundary error!! | kris | Siemens | 2 | August 3, 2005 01:32 |
errors | Fahad | Main CFD Forum | 0 | March 23, 2004 14:20 |