|
[Sponsors] |
June 1, 2020, 16:25 |
decomposePar - view how mesh is divided up
|
#1 |
New Member
Conor
Join Date: Oct 2016
Posts: 14
Rep Power: 10 |
Hi Guys,
Can anyone tell me if it is possible to view how the mesh is partitioned after using decomposePar? I am using the scotch function. I know that the points and neighbor patch info are divided into their respective processor files. Is it possible to visualize the decomposition? Kind regards, Conor |
|
June 2, 2020, 06:46 |
|
#2 |
Senior Member
Join Date: Dec 2019
Location: Cologne, Germany
Posts: 369
Rep Power: 8 |
yes,
after decomposing, open your .foam-file with paraview. for case type, under properties, select: decomposed case. you should be able to see boundaries in your internal mesh. |
|
June 2, 2020, 12:15 |
|
#3 |
Member
Rodrigo
Join Date: Mar 2010
Posts: 98
Rep Power: 16 |
Right, then you can either reduce the opacity a little bit or just show the geometry as "wireframe".
|
|
June 6, 2020, 06:52 |
processorField function object
|
#4 |
Senior Member
Fumiya Nozaki
Join Date: Jun 2010
Location: Yokohama, Japan
Posts: 266
Blog Entries: 1
Rep Power: 19 |
You can use processorField function object to visually check how your mesh is decomposed.
https://www.openfoam.com/documentati...d.html#details Best regards, Fumiya
__________________
[Personal]
|
|
June 6, 2020, 09:29 |
|
#5 |
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 13 |
I think the following link is more appropriate for a user guide: https://www.openfoam.com/documentati...ssorField.html (the above is the API guide).
PS: By the way, I am one your followers who were trying to promote your page (can find your surname below) .
__________________
The OpenFOAM community is the biggest contributor to OpenFOAM: User guide/Wiki-1/Wiki-2/Code guide/Code Wiki/Journal Nilsson/Guerrero/Holzinger/Holzmann/Nagy/Santos/Nozaki/Jasak/Primer Governance Bugs/Features: OpenFOAM (ESI-OpenCFD-Trademark) Bugs/Features: FOAM-Extend (Wikki-FSB) Bugs: OpenFOAM.org How to create a MWE New: Forkable OpenFOAM mirror |
|
June 6, 2020, 10:31 |
|
#6 |
Senior Member
Fumiya Nozaki
Join Date: Jun 2010
Location: Yokohama, Japan
Posts: 266
Blog Entries: 1
Rep Power: 19 |
Hi HPE,
Thank you for your correction and the link to my blog! Best regards, Fumiya
__________________
[Personal]
|
|
June 26, 2020, 13:32 |
|
#7 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 40 |
decomposePar -cellDist -dry-run
if my memory serves me. Should be fast, since it only writes the cell distribution (as a serial field) but doesn't write the processor files. |
|
Tags |
decomposepar, mesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] conformed FSI mesh for unstructured fluid region | ashish.svm | OpenFOAM Meshing & Mesh Conversion | 10 | August 2, 2019 09:40 |
Star CCM Overset Mesh Error (Rotating Turbine) | thezack | Siemens | 7 | October 12, 2016 12:14 |
[snappyHexMesh] SnappyHexMesh no layers and no decent mesh for complex geometry | pizzaspinate | OpenFOAM Meshing & Mesh Conversion | 1 | February 25, 2015 08:05 |
decomposePar: can use this decomposition method only for the whole mesh | aloeven | OpenFOAM Bugs | 0 | March 16, 2011 11:15 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |