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

[OpenFOAM] Post processing problem in Xfce desktop environment using paraFoam

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 24, 2013, 10:56
Unhappy Post processing problem in Xfce desktop environment using paraFoam
  #1
New Member
 
tariq
Join Date: Jun 2013
Location: Barcelona
Posts: 14
Rep Power: 12
tariq is on a distinguished road
Hi,
I have been facing problem in post-processing using paraFoam. While doing the simple cavity tutorial (http://www.openfoam.org/download/ubuntu.php), after putting the paraFoam command these lines appears in the Terminal:

created temporary 'cavity.OpenFOAM'
/sw/openfoam/ThirdParty-2.2.0/platforms/linux64Gcc46/paraview-3.12.0/lib/paraview-3.12/paraview: error while loading shared libraries: libQtHelp.so.4: cannot open shared object file: No such file or directory

What's the error here? As I'm new in Ubuntu and openFoam, have no idea about these typo errors!!
the operating system is Xfce desktop environment https://en.wikipedia.org/wiki/Xfce

Can anyone please help me out...
__________________
https://tariqridwan.github.io/
tariq is offline   Reply With Quote

Old   June 24, 2013, 13:53
Default
  #2
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
try to install libQtHelp.so.4 , maybe you can use following command in terminal:
Quote:
sudo apt-get install libqt4-help
__________________
My Personal Website (http://nimasamkhaniani.ir/)
Telegram channel (https://t.me/cfd_foam)
nimasam is offline   Reply With Quote

Old   July 2, 2013, 10:43
Default
  #3
New Member
 
tariq
Join Date: Jun 2013
Location: Barcelona
Posts: 14
Rep Power: 12
tariq is on a distinguished road
Quote:
Originally Posted by tunkers View Post
I also had the same problem with openfoam 1.7 when installing on Debian Lenny

paraview would run fine when launched manually, but not from paraFoam.
created temporary 'cavity.OpenFOAM'
/home/cfduser/OpenFOAM/OpenFOAM-1.7/bin/paraFoam: 132: paraview: not found

to fix this, edit the following file

/home/cfduser/OpenFOAM/OpenFOAM-1.7.0/etc/bashrc

add this line near somewhere near the top

export PATH=$PATH:/home/cfduser/OpenFOAM/ParaView-3.8.0-Linux-i686/bin

then

$cd
$. .bashrc

Now you will be able to type paraview from anywhere and it will run. Also paraFoam will also be able to launch paraview.
Hi,
I'm also facing the same problem
after doing blockMesh & icoFoam, when I write paraFoam, this line appears:
created temporary 'cavity.OpenFOAM'
/sw/openfoam/ThirdParty-2.2.0/platforms/linux64Gcc46/paraview-3.12.0/lib/paraview-3.12/paraview: error while loading shared libraries: libQtHelp.so.4: cannot open shared object file: No such file or directory

and as I'm using lab's computer, OpenFoam is installed in /sw directory, not in /opt directory, that's why couldn't do the process you have shown.
I found a similar line in the bashrc file: source /sw/etc/openFoam2.2.0_profile.sh

Could you please help me out how to fix this problem?
__________________
https://tariqridwan.github.io/
tariq is offline   Reply With Quote

Old   July 7, 2013, 06:12
Default
  #4
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
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
Greetings to all!

@Tariq: I've moved your latest question on this topic from the other thread to this one, so that we can keep this line of questions and answers on the same thread

OK, so you're using the lab's computer and I assume you do not have administrative permissions to install Qt yourself. So, there are two possible solutions:
  1. Talk to the person in charge of administering that computer and ask him to install Qt, so that you can use this ParaView version properly.
  2. If that person is not available, then you'll have to build Qt from source code. Problem is that you might not be able to build Qt from source code, if that machine does not already have the necessary build tools.
If you are not able to talk to the administrator, then we'll need to know which Linux Distribution you are using, so that we can guide you to a set of instructions that can allow you to build OpenFOAM and ParaView+Qt from source code.

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   July 8, 2013, 10:09
Default
  #5
New Member
 
tariq
Join Date: Jun 2013
Location: Barcelona
Posts: 14
Rep Power: 12
tariq is on a distinguished road
Quote:
Originally Posted by wyldckat View Post
Greetings to all!

@Tariq: I've moved your latest question on this topic from the other thread to this one, so that we can keep this line of questions and answers on the same thread

OK, so you're using the lab's computer and I assume you do not have administrative permissions to install Qt yourself. So, there are two possible solutions:
  1. Talk to the person in charge of administering that computer and ask him to install Qt, so that you can use this ParaView version properly.
  2. If that person is not available, then you'll have to build Qt from source code. Problem is that you might not be able to build Qt from source code, if that machine does not already have the necessary build tools.
If you are not able to talk to the administrator, then we'll need to know which Linux Distribution you are using, so that we can guide you to a set of instructions that can allow you to build OpenFOAM and ParaView+Qt from source code.

Best regards,
Bruno
Hi Bruno, thanks a lot for your help

somehow I have solved the problem, bt in a different way, got the solution from the tutorial here: http://www.openfoam.org/docs/user/cavity.php

In order to solve that problem, a dummy file should be created by typing:
touch cavityFine.OpenFOAM
Then paraview can be opened by typing:
paraview
Now the cavity case can be loaded into ParaView by selecting Open from the File menu, and having navigated the directory tree, selecting cavity.OpenFOAM.


I will ask the demonstrator about the points you said, let's see what he says


Thanking you once again!
__________________
https://tariqridwan.github.io/
tariq is offline   Reply With Quote

Reply

Tags
parafoam, post processing, xfce desktop environment

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
FLUENT adjoint solution post processing? fangr FLUENT 0 April 13, 2015 11:15
[Q] CHEMISTRY POST PROCESSING takes a long time... Whitebear CFX 3 August 8, 2014 09:39
Problem in post processing Diana.N FLUENT 0 February 9, 2012 00:33
Post Processing in FEM Abhijit Tilak Main CFD Forum 0 April 26, 2004 11:59
Post processing display problem Jennifer Haque CFX 2 January 18, 2002 11:01


All times are GMT -4. The time now is 11:31.