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

OpenFOAM 14 stock version parallel bug

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 30, 2007, 04:59
Default Description: Running decompos
  #1
Senior Member
 
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21
msrinath80 is on a distinguished road
Description:
Running decomposePar when the controlDict has probe locations in it gives rise to warnings as shown below:

---------------------------------

[madhavan@head02 icoFoam]$ decomposePar . cavity_parallel
/*---------------------------------------------------------------------------*\
| ========= | |
| \ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \ / O peration | Version: 1.4 |
| \ / A nd | Web: http://www.openfoam.org |
| \/ M anipulation | |
\*---------------------------------------------------------------------------*/

Exec : decomposePar . cavity_parallel
Date : May 29 2007
Time : 01:33:05
Host : head02.cein.ualberta.ca
PID : 17797
Root : /amd/cein/homes/1/d/madhavan/OpenFOAM/madhavan-1.4/run/tutorials/icoFoam
Case : cavity_parallel
Nprocs : 1
Create time

Selecting function probes
Time = 0
Create mesh


Calculating distribution of cells
Selecting decompositionMethod metis


Finished decomposition in 0 s

Calculating original mesh data

Distributing cells to processors

Distributing faces to processors

Calculating processor boundary addressing

Distributing points to processors

Constructing processor meshes
Selecting function probes
--> FOAM Warning :
From function dlLibraryTable::open(const dictionary& dict, const word& libsEntry, const TablePtr tablePtr)
in file lnInclude/dlLibraryTableTemplates.C at line 67
library "libsampling.so" did not introduce any new entries


Processor 0
Number of cells = 199
Number of faces shared with processor 1 = 24
Number of processor patches = 1
Number of processor faces = 24
Number of boundary faces = 438
Selecting function probes
--> FOAM Warning :
From function dlLibraryTable::open(const dictionary& dict, const word& libsEntry, const TablePtr tablePtr)
in file lnInclude/dlLibraryTableTemplates.C at line 67
library "libsampling.so" did not introduce any new entries


Processor 1
Number of cells = 201
Number of faces shared with processor 0 = 24
Number of processor patches = 1
Number of processor faces = 24
Number of boundary faces = 442

Number of processor faces = 24
Max number of processor patches = 1
Max number of faces between processors = 24

Processor 0: field transfer
Selecting function probes
--> FOAM Warning :
From function dlLibraryTable::open(const dictionary& dict, const word& libsEntry, const TablePtr tablePtr)
in file lnInclude/dlLibraryTableTemplates.C at line 67
library "libsampling.so" did not introduce any new entries

Processor 1: field transfer
Selecting function probes
--> FOAM Warning :
From function dlLibraryTable::open(const dictionary& dict, const word& libsEntry, const TablePtr tablePtr)
in file lnInclude/dlLibraryTableTemplates.C at line 67
library "libsampling.so" did not introduce any new entries

---------------------------------

After running the case and reconstructing the stored times, when we run paraFoam, it crashes instantly.

Solver/Application:
icoFoam (but it could be just about any solver)

Source file:
libsampling.so?

Testcase:
Try the cavity tutorial in parallel. No special settings. Just remember to add some probelocations in controlDict.

Platform:
linux64

Version:
(OpenFOAM 1.4)

Notes:
Related forum thread: http://www.cfd-online.com/OpenFOAM_D...tml?1180511576
msrinath80 is offline   Reply With Quote

Old   May 30, 2007, 06:19
Default The best way to avoid these wa
  #2
Senior Member
 
Join Date: Mar 2009
Posts: 854
Rep Power: 22
henry is on a distinguished road
The best way to avoid these warning messages is to remove the probes from controlDict while performing the decomposition. If you would rather not do this but would still like to avoid the warning message then remove lines 60-70 from OpenFOAM-1.4/src/OpenFOAM/db/dlLibraryTable/dlLibraryTableTemplates.C
and recompile.

Henry
henry is offline   Reply With Quote

Old   May 30, 2007, 15:47
Default Thanks for the prompt response
  #3
Senior Member
 
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21
msrinath80 is on a distinguished road
Thanks for the prompt response Henry. Much appreciated!
msrinath80 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
OpenFOAM Version 1.3 Released OpenFOAM discussion board administrator OpenFOAM Announcements from ESI-OpenCFD 0 March 29, 2006 19:06
OpenFOAM Version 1.2 Released OpenFOAM discussion board administrator OpenFOAM Announcements from ESI-OpenCFD 0 August 22, 2005 18:42
OpenFOAM Version 1.1 Released OpenFOAM discussion board administrator OpenFOAM Announcements from ESI-OpenCFD 0 March 11, 2005 06:33
OpenFOAM Version 1.0.2 Released Admin (Admin) OpenFOAM Announcements from ESI-OpenCFD 0 January 12, 2005 07:33
OpenFOAM Version 1.0 Released Admin (Admin) OpenFOAM Announcements from ESI-OpenCFD 0 December 14, 2004 11:58


All times are GMT -4. The time now is 01:33.