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

[OpenFOAM.org] OpenFOAM v5 on ubuntu 14.04 - Problem with ParaFoam

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By lin

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 30, 2017, 09:43
Default OpenFOAM v5 on ubuntu 14.04 - Problem with ParaFoam
  #1
New Member
 
giorgos
Join Date: Jun 2012
Posts: 4
Rep Power: 13
giorgos is on a distinguished road
Hello everybody,
I used to work with OpenFOAM in the past and now I am trying to install OpenFOAM v5 to make a fresh start with it. I am having a problem with paraFoam and I would be grateful if somebody can help me resolve it and be able to continue.

My linux distribution is Ubuntu 14.04

I followed the guidelines here:
https://openfoam.org/download/5-0-ubuntu/

The process goes well up until the "Getting started" section where a case of simpleFoam is to be run.

blockMesh and simpleFoam work well but paraFoam no. It gives the following message:

Code:
 ~/OpenFOAM/giorgos-5.0/run/pitzDaily 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
When following the instructions ./Allwclean runs well but for ./Allwmake I get the following error.


Code:
/opt/openfoam5/applications/utilities/postProcessing/graphics/PVReaders ./Allwmake
Allwmake applications/utilities/postProcessing/graphics/PVReaders
wmake vtkPVblockMesh
mkdir: cannot create directory ‘/opt/openfoam5/platforms/linux64GccDPInt32Opt/applications’: Permission denied
/bin/sh: 1: cannot create /opt/openfoam5/platforms/linux64GccDPInt32Opt/applications/utilities/postProcessing/graphics/PVReaders/vtkPVblockMesh/options: Directory nonexistent
make: *** No rule to make target `/opt/openfoam5/platforms/linux64GccDPInt32Opt/applications/utilities/postProcessing/graphics/PVReaders/vtkPVblockMesh/options'.  Stop.
/bin/sh: 1: cannot create /opt/openfoam5/platforms/linux64GccDPInt32Opt/applications/utilities/postProcessing/graphics/PVReaders/vtkPVblockMesh/options: Directory nonexistent
make: *** No rule to make target `/opt/openfoam5/platforms/linux64GccDPInt32Opt/applications/utilities/postProcessing/graphics/PVReaders/vtkPVblockMesh/options', needed by `all'.  Stop.
wmake error: file '/opt/openfoam5/platforms/linux64GccDPInt32Opt/applications/utilities/postProcessing/graphics/PVReaders/vtkPVblockMesh/sourceFiles' could not be created in /opt/openfoam5/applications/utilities/postProcessing/graphics/PVReaders/vtkPVblockMesh
When doing:
Code:
echo $PV_PLUGIN_PATH
I get this:
Code:
/opt/openfoam5/platforms/linux64GccDPInt32Opt/lib/paraview-5.4
but this:
Code:
 ls -l /opt/openfoam5/platforms/linux64GccDPInt32Opt/lib/paraview-5.4
gives:
Code:
ls: cannot access /opt/openfoam5/platforms/linux64GccDPInt32Opt/lib/paraview-5.4: No such file or directory
Can anybody help me out with this issue?

Thanks a lot
Giorgos
giorgos is offline   Reply With Quote

Old   October 30, 2017, 20:45
Default
  #2
lin
Senior Member
 
Hua Zen
Join Date: Mar 2009
Posts: 138
Rep Power: 17
lin is on a distinguished road
I remembered I have encountered this issue.
First, I vaguely remembered that I have to install newer cmake, please install cmake3 package .
Second, after source the openfoam environment, you should issue these commands with root account.
francescomarra and giorgos like this.
lin is offline   Reply With Quote

Old   October 31, 2017, 07:55
Default
  #3
New Member
 
giorgos
Join Date: Jun 2012
Posts: 4
Rep Power: 13
giorgos is on a distinguished road
Hello Lin,
thank you very much for your response!
As you said, I needed a new version of cmake.
Thanks a lot
giorgos is offline   Reply With Quote

Reply

Tags
openfoam v5.0, parafoam problem


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
[Other] Which versions of OpenFoam and Paraview are suitable for Ubuntu 14.04 LTS Trusty Tahr Asghari_M OpenFOAM Installation 4 February 4, 2015 15:47
[OpenFOAM.org] Installing OpenFOAM 2.3.x on Ubuntu 14.04 samiam1000 OpenFOAM Installation 4 January 26, 2015 02:44
[OpenFOAM] Problem running Paraview on Ubuntu 14.04 aminthefresh ParaView 0 November 4, 2014 12:34
[Other] Problem in Open foam installation in ubuntu 14.04 zannatul OpenFOAM Installation 2 November 3, 2014 20:56
How to Install Openfoam 2.2.2 in Ubuntu 14.04? satty_00 OpenFOAM Installation 7 May 18, 2014 10:04


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