CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

[OpenFOAM.org] problem installing ParaView with openFoam5

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By aerospain

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 28, 2018, 06:03
Default problem installing ParaView with openFoam5
  #1
Member
 
power
Join Date: Jun 2014
Posts: 86
Rep Power: 11
enginpower is on a distinguished road
Hello guys,
I've installed successfully openfoam5 (using this deb package found on this page) on Ubuntu 16.04 LTS.

I've tried some tutorials and all seems to work correctly.
But when I wanted to check some results, I got this:
Code:
paraFoam

FATAL ERROR: ParaView reader module libraries do not exist

Please build the reader module before continuing:
cd $FOAM_UTILITIES/postProcessing/graphics/PVReaders
./Allwclean
./Allwmake
So I did:
Code:
cd $FOAM_UTILITIES/postProcessing/graphics/PVReaders
engine@power:/opt/openfoam5/applications/utilities/postProcessing/graphics/PVReaders$ ./Allwclean
wclean libso vtkPVblockMesh
wclean libso vtkPVFoam
engine@power:/opt/openfoam5/applications/utilities/postProcessing/graphics/PVReaders$ ./Allwmake
Allwmake applications/utilities/postProcessing/graphics/PVReaders
    ERROR: ParaView not found in /opt/paraviewopenfoam54
So, how could I solve?

I found something similar to my issue here, but it doesn't work for me

Last edited by enginpower; February 28, 2018 at 07:04.
enginpower is offline   Reply With Quote

Old   February 28, 2018, 17:15
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
Quick answer: If you use apt-get to install "openfoam5", then run:
Code:
sudo apt-get install paraviewopenfoam54
If you forcefully installed the "openfoam5" deb package, then you must do the same for the "paraviewopenfoam54" deb package.
__________________
wyldckat is offline   Reply With Quote

Old   March 26, 2018, 10:23
Default
  #3
Senior Member
 
aerospain
Join Date: Sep 2009
Location: Madrid, Spain
Posts: 149
Rep Power: 16
aerospain is on a distinguished road
Send a message via Skype™ to aerospain
Hi wyldckat,

I've followed your suggestions for installing both softwares by "sudo apt-get install", and still not able to run paraFoam.

OpenFOAM works fine since I've been able to run "icoFoam -help" (standard check out command suggested everywhere)
ParaView can be run by launching the executable from within the directory where installed.
But, paraFoam not able to run due to environment variable not defined.

Message is:
>>> FATAL ERROR: ParaView reader module libraries do not exist

>>> Please build the reader module before continuing:
>>> cd $FOAM_UTILITIES/postProcessing/graphics/PVReaders
>>> ./Allwclean
>>> ./Allwmake

Therefore, I try to build following the steps suggested. And, I get the following error message:
>>> Allwmake applications/utilities/postProcessing/graphics/PVReaders
>>> ./Allwmake : PV_PLUGIN_PATH not valid - it is unset

Any suggestion?

Thanks
C.
aerospain is offline   Reply With Quote

Old   March 26, 2018, 10:34
Default
  #4
Senior Member
 
aerospain
Join Date: Sep 2009
Location: Madrid, Spain
Posts: 149
Rep Power: 16
aerospain is on a distinguished road
Send a message via Skype™ to aerospain
PROBLEM SOLVED!!!!!

Wyldckat, I found another thread where you suggested to check .bashrc file. I didn't comment out any lines, I just activated the appropriate environment. Now, paraFoam runs.

paraView reader module build problem

Regards!
C.
wyldckat and tonnykz like this.
aerospain is offline   Reply With Quote

Reply

Tags
installation of open foam, openfoam5, paraview


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] Problem opening paraview (remote) alexvaleije ParaView 0 June 23, 2016 12:03
[OpenFOAM.org] paraview and python install problem laurent98 OpenFOAM Installation 16 December 13, 2014 15:12
ParaView Execute problem insta OpenFOAM Installation 2 June 9, 2014 02:37
Installing OpenFOAM and ParaView in VirtualBox(Ubuntu on Win8) chrisb2244 OpenFOAM Installation 2 August 21, 2013 13:24
[OpenFOAM] paraview split screen problem ziemowitzima ParaView 1 March 16, 2011 14:07


All times are GMT -4. The time now is 20:14.