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

reconstructPar for modified lagrangian libraries

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 20, 2014, 05:23
Default reconstructPar for modified lagrangian libraries
  #1
Member
 
Join Date: Sep 2010
Location: Leipzig, Germany
Posts: 93
Rep Power: 15
oswald is on a distinguished road
Dear Foamers,

maybe this might be of interest for some others, too. Please excuse if it is to obvious, but I had some trouble with this...

After I modified my liblagrangian (especially src/lagrangian/basic/cloud/cloud.H) and ran a decomposed case using this modified library, a try to run reconstructPar resulted in this error message:

Code:
--> FOAM FATAL ERROR: 
Incomplete patch point addressing

    From function pointFieldReconstructor::pointFieldReconstructor(
    const pointMesh& mesh,
    const PtrList<pointMesh>& procMeshes,
    const PtrList<labelIOList>& pointProcAddressing,
    const PtrList<labelIOList>& boundaryProcAddressing
)
    in file pointFieldReconstructor.C at line 96.

FOAM aborting

#0  Foam::error::printStack(Foam::Ostream&) in "/opt/openfoam/openfoam211/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1  Foam::error::abort() in "/opt/openfoam/openfoam211/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2  Foam::pointFieldReconstructor::pointFieldReconstructor(Foam::pointMesh const&, Foam::PtrList<Foam::pointMesh> const&, Foam::PtrList<Foam::IOList<int> > const&, Foam::PtrList<Foam::IOList<int> > const&) in "/home/user/OpenFOAM/user-2.1.1/platforms/linux64GccDPOpt/lib/libreconstruct.so"
#3  
 in "/opt/openfoam/openfoam211/platforms/linux64GccDPOpt/bin/reconstructPar"
#4  __libc_start_main in "/lib/libc.so.6"
#5  
 in "/opt/openfoam/openfoam211/platforms/linux64GccDPOpt/bin/reconstructPar"
Aborted
The problem was the modified cloud.H. So I recompiled lreconstruct against my own llagrangian/basic and then created an application reconstructParUsr with the new libs linked (llagrangian/basic and lreconstruct). After this, everything works fine again.

Best regards,
oswald
oswald is offline   Reply With Quote

Reply


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
[swak4Foam] difficulties installing swak4foam newbie29 OpenFOAM Community Contributions 120 October 21, 2022 04:01
compiling libraries - LIBBIN and USER_LIBBIN grjmell OpenFOAM Programming & Development 4 June 17, 2022 22:06
a reconstructPar issue immortality OpenFOAM Post-Processing 8 June 16, 2013 11:25
particle forces in lagrangian (intermediate) libraries Mat_fr OpenFOAM Running, Solving & CFD 1 February 22, 2012 11:55
Fortran90 (creating executable by using libraries) Ravi Main CFD Forum 0 September 27, 2004 22:34


All times are GMT -4. The time now is 07:13.