|
[Sponsors] |
reconstructPar for modified lagrangian libraries |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 20, 2014, 06:23 |
reconstructPar for modified lagrangian libraries
|
#1 |
Member
Join Date: Sep 2010
Location: Leipzig, Germany
Posts: 96
Rep Power: 16 |
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 Best regards, oswald |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] difficulties installing swak4foam | newbie29 | OpenFOAM Community Contributions | 120 | October 21, 2022 05:01 |
compiling libraries - LIBBIN and USER_LIBBIN | grjmell | OpenFOAM Programming & Development | 4 | June 17, 2022 23:06 |
a reconstructPar issue | immortality | OpenFOAM Post-Processing | 8 | June 16, 2013 12:25 |
particle forces in lagrangian (intermediate) libraries | Mat_fr | OpenFOAM Running, Solving & CFD | 1 | February 22, 2012 12:55 |
Fortran90 (creating executable by using libraries) | Ravi | Main CFD Forum | 0 | September 27, 2004 23:34 |