|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Join Date: Aug 2011
Posts: 25
Rep Power: 3 ![]() |
Hello,
reconstructPar always worked, till now. I am using 4 processors and the same case worked fine in the past Now I get this message: Create time Create mesh for time = 0.0022 Time = 0.0001 Reconstructing FV fields Reconstructing volScalarFields p nut k epsilon alpha1 p_rgh Reconstructing volVectorFields U Reconstructing surfaceScalarFields phi Reconstructing point fields --> 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 "/home/OpenFOAM/OpenFOAM-2.1.x/platforms/linux64GccDPOpt/lib/libOpenFOAM.so" #1 Foam::error::abort() in "/home/OpenFOAM/OpenFOAM-2.1.x/platforms/linux64GccDPOpt/lib/libOpenFOAM.so" #2 Foam::PointFieldReconstructor::PointFieldReconstru ctor(Foam::PointMesh const&, Foam::PtrList<Foam::PointMesh> const&, Foam::PtrList<Foam::IOList<int> > const&, Foam::PtrList<Foam::IOList<int> > const&) in "/home/OpenFOAM/OpenFOAM-2.1.x/platforms/linux64GccDPOpt/lib/libreconstruct.so" #3 in "/home/OpenFOAM/OpenFOAM-2.1.x/platforms/linux64GccDPOpt/bin/reconstructPar" #4 __libc_start_main in "/lib64/libc.so.6" #5 at /usr/src/packages/BUILD/glibc-2.11.2/csu/../sysdeps/x86_64/elf/start.S:116 Abgebrochen Does anybody know what happened? I am using the interFoam-solver Thanks for your help |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
|
Hi!
If you problem is with the dynamic mesh solver results check my link: Reconstruction of the parallel case with dynamic mesh
__________________
Best regards, Dr. Alexander VAKHRUSHEV Lehrstuhl für Modellierung und Simulation metallurgischer Prozesse / Chair for Modelling and Simulation of Metallurgical Processes Department Metallurgie / Department of Metallurgy Montanuniversität Leoben / University of Leoben Franz-Josef-Str. 18 A - 8700 Leoben Österreich / Austria Tel.: +43 3842 - 402 - 3125 http://smmp.unileoben.ac.at |
|
|
|
|
|
|
|
|
#3 | |
|
New Member
sandy
Join Date: Mar 2013
Location: Cardiff, UK
Posts: 29
Rep Power: 2 ![]() |
Quote:
Couled you please help me, I am running fixed mesh on 4 processors, when I tried to construct the Par I got the same error as above, do you know how to fix this error.. Create time Create mesh for time = 0 Time = 0.0001 Reconstructing FV fields Reconstructing volScalarFields p alpha1 p_rgh Reconstructing volVectorFields U Reconstructing surfaceScalarFields phi Reconstructing point fields --> FOAM FATAL ERROR: Incomplete patch point addressing From function pointFieldReconstructor: ointFieldReconstructor(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: rintStack(Foam::Ostream&) in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"#1 Foam::error::abort() in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libOpenFOAM.so" #2 Foam: ointFieldReconstructor: ointFieldReconstru ctor(Foam: ointMesh const&, Foam::PtrList<Foam: ointMesh> const&, Foam::PtrList<Foam::IOList<int> > const&, Foam::PtrList<Foam::IOList<int> > const&) in "/opt/openfoam211/platforms/linux64GccDPOpt/lib/libreconstruct.so"#3 in "/opt/openfoam211/platforms/linux64GccDPOpt/bin/reconstructPar" #4 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" #5 in "/opt/openfoam211/platforms/linux64GccDPOpt/bin/reconstructPar" Aborted (core dumped) Sandy13, |
||
|
|
|
||
|
|
|
#4 | |
|
Senior Member
|
Quote:
Delete/remove unwanted files from the case folder (for eg. *.txt files etc.) and then hit "reconstructPar" again. It will work this time. The solver is unable to read the command due to unwanted files. |
||
|
|
|
||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| reconstructPar and a high number of snapshots | fs82 | OpenFOAM Programming & Development | 2 | April 18, 2012 04:37 |
| Problem with reconstructPar | Jochem | OpenFOAM Post-Processing | 3 | March 24, 2011 13:44 |
| reconstructPar --> fileName::stripInvalid() called for invalid fileName commandtouse | adona058 | OpenFOAM Bugs | 8 | April 15, 2010 04:01 |
| Problem with reconstructPar, please HELP | quartzian | OpenFOAM | 1 | September 24, 2009 06:11 |
| Problem with reconstructPar | fabianpk | OpenFOAM | 5 | August 14, 2007 09:17 |