CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Installation (https://www.cfd-online.com/Forums/openfoam-installation/)
-   -   problem with new OF170 paraview instalation (https://www.cfd-online.com/Forums/openfoam-installation/77596-problem-new-of170-paraview-instalation.html)

anmartin June 28, 2010 16:05

problem with new OF170 paraview instalation
 
I have installed OF170 as Ubuntu/Debian pack installation, but when I try to view run paraFoam i obtain the following warning:

anmartin@anmartin2:~/foam/floatingObject$ paraFoam
--> FOAM Warning :
From function dlLibraryTable::open(const fileName& functionLibName)
in file db/dlLibraryTable/dlLibraryTable.C at line 78
could not load /opt/openfoam170/lib/linux64GccDPOpt/libincompressibleTurbulenceModel.so: undefined symbol: _ZN4Foam11regIOobject6renameERKNS_4wordE
--> FOAM Warning :
From function dlLibraryTable::open(const fileName& functionLibName)
in file db/dlLibraryTable/dlLibraryTable.C at line 78
could not load /opt/openfoam170/lib/linux64GccDPOpt/libdynamicMesh.so: undefined symbol: _ZTIN4Foam5token8compoundE
--> FOAM Warning :
From function dlLibraryTable::open(const fileName& functionLibName)
in file db/dlLibraryTable/dlLibraryTable.C at line 78
could not load /opt/openfoam170/lib/linux64GccDPOpt/libsurfMesh.so: undefined symbol: _ZN4Foam11regIOobject6renameERKNS_4wordE

Someone know what is the problem

Best regards

wyldckat June 28, 2010 19:38

Greetings anmartin,

Which Ubuntu version are you using? I believe the Debian packages have only been tested with Ubuntu 10.04!

But fear not, there is a very neat trick with this version ParaView version that comes with the packages :D
  1. Edit the paraFoam file:
    Code:

    gksu gedit /opt/openfoam170/bin/paraFoam
  2. Find all occurrences of ".OpenFOAM" and change them to ".foam". Don't forget the dot before the name!!
  3. Save and close.
And voilá! Takuya's Native ParaView OpenFOAM Reader is now at your finger tips :D Next time you run paraFoam, it should work like a charm :)

Best regards,
Bruno

anmartin June 29, 2010 18:06

Thank you very much Bruno,

It looks like better for interdymfoam simulation, but I still continous with the problem with the new version 1.7 and the tutorial example of multiphase> floatingObject, this is the case that produce me the problem Floating point exception that crash the simulation and produce the paraFoam error.

best regards.

Angel

wyldckat June 29, 2010 19:29

Hi Angel,

I'll try that tutorial ASAP, but for now it feels like that tutorial floatingObject is suffering from the same syndrome that the motorBike case had when OpenFOAM 1.6 was released: the motorBike case had a bug in the settings files that was later fixed in 1.6.x.

But like I said, I'll try it ASAP, but if somebody else knows this problem and the respective solution, please step in!

Best regards,
Bruno


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