CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Installation (https://www.cfd-online.com/Forums/openfoam-installation/)
-   -   unable to run paraview (https://www.cfd-online.com/Forums/openfoam-installation/117159-unable-run-paraview.html)

yoddha24 May 3, 2013 06:11

unable to run paraview
 
I installed OpenFOAM-2.2.0 and paraview using ubuntu package (http://www.openfoam.org/download/ubuntu.php) and everything went on smooth. When i ran icoFoam, it ran flawless and then i ran paraFoam where i get this error message:
--------------------------------------------------------------
paraFoam
created temporary 'cavity.OpenFOAM'
bytesRead < bytesLeft
bytesRead 0 bytesLeft512
Read float past end of buffer
Read float past end of buffer
bytesRead < bytesLeft
bytesRead 0 bytesLeft512
Read float past end of buffer
Read float past end of buffer
Warning in:
/build/buildd/paraview-3.98.0/Plugins/SciberQuestToolKit/BOVReader.cxx, line 76
This class requires the MPI runtime, you must run ParaView in client-server mode launched via mpiexec.
Warning in:
/build/buildd/paraview-3.98.0/Plugins/SciberQuestToolKit/BOVReader.cxx, line 76
This class requires the MPI runtime, you must run ParaView in client-server mode launched via mpiexec.
ERROR: In /build/buildd/paraview-3.98.0/ParaViewCore/ServerImplementation/Core/vtkSIProxy.cxx, line 307
vtkSISourceProxy (0x991bbe0): Failed to create vtkAdiosPixieReader. Aborting for debugging purposes.


Aborted (core dumped)
----------------------------------------------------------
Please help.

My system info: Memory 486.7 MB, Intel Pentium Dual core 2.22GHzX2 32 bit
Graphics: Intel G33x86/MMX/SSE2

wyldckat May 3, 2013 11:02

Greetings yoddha24,

Which Ubuntu version and architecture are you using?

Best regards,
Bruno

yoddha24 May 4, 2013 01:56

Hi,

i installed ubuntu 13.04 with i686 architecture.

regards

wyldckat May 4, 2013 06:25

Hi yoddha24,

A quick question: Did you specify to install using the "quantal" repository?

Either way, try running paraFoam like this:
Code:

paraFoam -builtin
If it works, add the following line to your "~/.bashrc" file:
Code:

alias paraFoam='paraFoam -builtin'
Start a new terminal or source the "~/.bashrc" file and it should work fine from now on!

Best regards,
Bruno

yoddha24 May 6, 2013 00:10

Hi,

Thanx very much for your kind help. It worked.

And yes, i used quantal repository.

best regards

Sandeep


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