CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > ParaView

[OpenFOAM] parallel case with paraview

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By wyldckat
  • 1 Post By Ingenieur

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 5, 2013, 04:10
Default parallel case with paraview
  #1
Member
 
Mizo
Join Date: Jan 2013
Posts: 34
Rep Power: 13
Ingenieur is on a distinguished road
Hi every one

I have a problem with paraview (parallel case):

I want to create an animation of parallzied case of 100 processors. I converted all timesteps to VTK files and I tried to add them to paraview but the problem is that I cann't create a common slice for the whole case (because the filters will be activated only for every processor alone)

do u have an idea to solve this problem?

I'll be grateful

thanks in advance

Mizo
Ingenieur is offline   Reply With Quote

Old   August 16, 2013, 08:07
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Hi Mizo,

There are at least 3 possible ways for you to process this case:
  1. You first have reconstruct the results (using reconstructPar) and only then you can use foamToVTK.
  2. Or you have the case located in your local workstation and run:
    Code:
    paraFoam -builtin
    Then choose in "Case Type" the option "Decomposed Case" and hit the "Apply" button. This way you can have the whole case open in ParaView, without the need for converting data.
  3. Or you can select all VTK "processor*" files in the "Pipeline Browser" and apply the filter "Group Datasets" and then work with the resulting group in the pipeline, instead of each individual VTK file.
Best regards,
Bruno
kiddmax likes this.
__________________
wyldckat is offline   Reply With Quote

Old   August 16, 2013, 08:24
Default
  #3
Member
 
Mizo
Join Date: Jan 2013
Posts: 34
Rep Power: 13
Ingenieur is on a distinguished road
Hi Bruno,

thanx for your reply. I reconstructed the whole timesteps for only two fields:

reconstructPar -fields "(U Cp)"

then I created an animation, It took a long time but it was the easiest way

many thanks again

Mizo
wyldckat likes this.
Ingenieur is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Running parallel case after parallel meshing with snappyHexMesh? Adam Persson OpenFOAM Running, Solving & CFD 0 August 31, 2015 22:04
damBreak case parallel run problem behzad-cfd OpenFOAM Running, Solving & CFD 5 August 2, 2015 17:18
Finner and coarser propeller case as parallel with different processors reza1980 OpenFOAM 0 April 25, 2013 06:02
Run in parallel a 2mesh case cosimobianchini OpenFOAM Running, Solving & CFD 2 January 11, 2007 06:33
Free surface boudary conditions with SOLA-VOF Fan Main CFD Forum 10 September 9, 2006 12:24


All times are GMT -4. The time now is 06:44.