CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Warning message

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 13, 2010, 10:10
Default Warning message
  #1
Senior Member
 
stephane sanchi
Join Date: Mar 2009
Posts: 314
Rep Power: 18
openfoam_user is on a distinguished road
Hello OF-users,

I have the following warning message when I launch a case:

--> FOAM Warning :
From function dlLibraryTable:pen(const fileName& functionLibName)
in file db/dlLibraryTable/dlLibraryTable.C at line 78
could not load libparMetisDecompositionMethod.so: cannot open shared object file: No such file or directory

I get the same message when I launch decomposePar.

The decomposition works and the case runs well (I think) but why this warning message.

Regards,

Stephane.
openfoam_user is offline   Reply With Quote

Old   July 13, 2010, 10:35
Default
  #2
Super Moderator
 
niklas's Avatar
 
Niklas Nordin
Join Date: Mar 2009
Location: Stockholm, Sweden
Posts: 693
Rep Power: 29
niklas will become famous soon enoughniklas will become famous soon enough
Did you recently upgrade to 1.7?
in system/controlDict you have a line that reads

libs ( "libParMetisDecompositionMethod.so" );
Thats what it complains about. Nothing that will produce more than a
warning when it cant find the lib, bit if you want to get rid of it, it
should be changed to

libs ( "libParMetisDecomp.so" );

Quote:
Originally Posted by openfoam_user View Post
Hello OF-users,

I have the following warning message when I launch a case:

--> FOAM Warning :
From function dlLibraryTable:pen(const fileName& functionLibName)
in file db/dlLibraryTable/dlLibraryTable.C at line 78
could not load libparMetisDecompositionMethod.so: cannot open shared object file: No such file or directory

I get the same message when I launch decomposePar.

The decomposition works and the case runs well (I think) but why this warning message.

Regards,

Stephane.
niklas is offline   Reply With Quote

Old   July 13, 2010, 11:02
Default
  #3
Senior Member
 
stephane sanchi
Join Date: Mar 2009
Posts: 314
Rep Power: 18
openfoam_user is on a distinguished road
Thanks, it works.

Now the warning message has disappeared.

Stephane.
openfoam_user is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
[blockMesh] BlockMesh FOAM warning gaottino OpenFOAM Meshing & Mesh Conversion 7 July 19, 2010 14:11
latest OpenFOAM-1.6.x from git failed to compile phsieh2005 OpenFOAM Bugs 25 February 9, 2010 04:37
Compilation errors in ThirdPartymallochoard feng_w OpenFOAM Installation 1 January 25, 2009 06:59
Can anybody help me to solve the list errors while compiling Openfoam 15 on Opensuse 103 32bit coompressor OpenFOAM Installation 0 November 12, 2008 19:53
[blockMesh] Axisymmetrical mesh Rasmus Gjesing (Gjesing) OpenFOAM Meshing & Mesh Conversion 10 April 2, 2007 14:00


All times are GMT -4. The time now is 09:10.