CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Installation (https://www.cfd-online.com/Forums/openfoam-installation/)
-   -   [OpenFOAM.org] Problem compiling PV4Readers into OpenFOAM 2.4.0 (https://www.cfd-online.com/Forums/openfoam-installation/211323-problem-compiling-pv4readers-into-openfoam-2-4-0-a.html)

Spurius November 14, 2018 09:05

Problem compiling PV4Readers into OpenFOAM 2.4.0
 
1 Attachment(s)
Greetings,


I am trying to do some OpenFOAM simulations with the assistance of ParaView. Beforehand: I am new to all of these applications, so excuse me, please, if my terminology (and knowledge) isn't always on point

OpenFOAM (2.4.0) seems to be installed correctly. It has to be mentioned, that I am a new user on this PC (OpenSUSE 42.3; x86_64) on which OpenFOAM and ParaView have already been used.
This is why I only had to build a new user Folder in the OpenFOAM-folder (instead of installing from scratch). What was left was to compile ParaView4 using

Code:

$> cd $WM_THIRD_PARTY_DIR
$> ./makeParaView4

which seemed to be successful and to compile the PV4Readers using

Code:

$> cd $FOAM_UTILITIES/postProcessing/graphics/PV4Readers
• $> wmSET
• ./Allwclean
• ./Allwmake

which didn't work. The last command leaves me with

Code:

ERROR: ParaView not found in /home/ehrhardt/OpenFOAM/ThirdParty-2.4.0/platforms/linux64Gcc/ParaView-4.1.0
It neither did work with the installation instructions given here (beginning from step 12):

https://openfoamwiki.net/index.php/I...2.4.0/openSUSE

I am aware that many people had a similar Problem before me. I tried, for example, the fixes suggested here:

https://www.cfd-online.com/Forums/op...u-14-04-a.html

As an example, I will also add the log that was written using this code (had to add .txt to it to be able to upload it):

Code:

cd $WM_THIRD_PARTY_DIR

sed -i -e 's=CUDA_FOUND=OFF=g' ParaView-4.1.0/Plugins/SciberQuestToolKit/SciberQuest/CMakeLists.txt

./makeParaView4 -qmake $(which qmake-qt4) > log.makePV 2>&1


I hope that was enough information. I was trying not to miss out on anything doing my first post here.
I also opened up a thread on:

https://discourse.paraview.org/t/pv4...o-openfoam/902

Thanks for the help,:confused:

Erik


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