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

[OpenFOAM] ParaView doesn't work:

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By alexeym

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 19, 2015, 15:31
Question ParaView doesn't work:
  #1
New Member
 
Join Date: Mar 2015
Posts: 2
Rep Power: 0
wiewowas is on a distinguished road
Hey guys,

Paraview does not work since I've updated to OpenFOAM 2.4.0. I'm running OpenFOAM on Ubuntu 15.04. The problem is when I've executed ./Allrun in any tutorial case (e.g. laplacianFoam/flange) and then started paraview by typing "paraview" within the terminal paraview opens and is completely empty. See the screenshot attached.

I'm new to openFOAM and I've tried to find a solution via google, without any success. Can anyone help??

Many Thanks in andvance!

Cheers
Fabian
Attached Images
File Type: jpg Screenshot.jpg (72.2 KB, 35 views)
wiewowas is offline   Reply With Quote

Old   October 20, 2015, 02:17
Default
  #2
Senior Member
 
Alexey Matveichev
Join Date: Aug 2011
Location: Nancy, France
Posts: 1,930
Rep Power: 38
alexeym has a spectacular aura aboutalexeym has a spectacular aura about
Send a message via Skype™ to alexeym
Hi,

If you start paraview with paraview, empty pipeline is normal behavior, since you did not pass --data flag. So either you start paraview with paraFoam (it is a wrapper that creates foam file for you and then starts paraview with all necessary flags), or you do this sequence of commands in case folder:

Code:
$ touch case.foam
$ paraview --data=case.foam
Amirhosseinesh likes this.
alexeym is offline   Reply With Quote

Old   October 20, 2015, 17:01
Thumbs up
  #3
New Member
 
Join Date: Mar 2015
Posts: 2
Rep Power: 0
wiewowas is on a distinguished road
Quote:
Originally Posted by alexeym View Post
Hi,

If you start paraview with paraview, empty pipeline is normal behavior, since you did not pass --data flag. So either you start paraview with paraFoam (it is a wrapper that creates foam file for you and then starts paraview with all necessary flags), or you do this sequence of commands in case folder:

Code:
$ touch case.foam
$ paraview --data=case.foam
Thank you very much! Everything works fine now.
wiewowas 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
[General] Paraview 5 does not work on a .py created by trace blabhblah_gc ParaView 1 February 5, 2016 16:56
Installing OpenFOAM and ParaView in VirtualBox(Ubuntu on Win8) chrisb2244 OpenFOAM Installation 2 August 21, 2013 13:24
paraview installation woes vex OpenFOAM Installation 15 January 30, 2011 07:11
Paraview not found fusij OpenFOAM Installation 2 January 1, 2011 20:44
paraview does not work on ubuntu 10.10 maverick sebonator OpenFOAM 2 December 18, 2010 10:33


All times are GMT -4. The time now is 04:53.