|
[Sponsors] |
[OpenFOAM] post-processing chtMultiRegionFoam case in paraview? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 15, 2016, 09:25 |
post-processing chtMultiRegionFoam case in paraview?
|
#1 |
Senior Member
Pei-Ying Hsieh
Join Date: Mar 2009
Posts: 334
Rep Power: 18 |
Dear OpenFOAMers,
I ran a chtMultiRegionFoam case. And the case was decomposed into 16 processors. I used to reconstruct the case and then use foamToVTK to convert each region into VTK format. Is there a quick way to post-process a multiRegion case without first reconstruct and converting to VTK? Thanks! Pei-Ying |
|
July 15, 2016, 13:44 |
|
#2 |
Member
Joćo Ferreira
Join Date: Nov 2014
Location: Braga, Portugal
Posts: 53
Rep Power: 12 |
Hi,
I usually post-process multi region cases using: Code:
paraFoam -builtin Note that you need to reconstruct the case first. Have fun! |
|
July 15, 2016, 16:05 |
|
#3 |
Senior Member
Join Date: Sep 2013
Posts: 353
Rep Power: 21 |
As mentioned paraFoam -builtin
You do not need to reconstruct the case. You can simple switch to decomposedCase as usual in paraview Some small pointers though. If you have created your mesh from a single constant/polyMesh domain by splitting it with splitMeshRegions you should remove or rename this because it will show up in paraview. If you only want to postProcess one domain it works the same way. Once paraview is open just uncheck all the domains you do not need. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
fluent DPM - post processing ParaView | gigivmasche | FLUENT | 4 | October 23, 2019 04:05 |
how to create at circular surface in a flunet case for post processing | novic | FLUENT | 1 | December 26, 2016 00:19 |
Post processing in CFD Post or Fluent. | Blobs | OpenFOAM Post-Processing | 2 | June 26, 2016 08:23 |
[General] Flow3d post processing with ParaView | Rajiv Kothari | ParaView | 0 | May 24, 2007 10:00 |
Free surface boudary conditions with SOLA-VOF | Fan | Main CFD Forum | 10 | September 9, 2006 13:24 |