|
[Sponsors] |
June 1, 2012, 10:36 |
reconstructPar filed
|
#1 |
Member
Join Date: Aug 2011
Posts: 89
Rep Power: 15 |
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 |
|
July 13, 2012, 11:10 |
|
#2 |
Senior Member
|
Hi!
If you problem is with the dynamic mesh solver results check my link: http://www.cfd-online.com/Forums/ope...tml#post371130
__________________
Best regards, Dr. Alexander VAKHRUSHEV Christian Doppler Laboratory for "Metallurgical Applications of Magnetohydrodynamics" Simulation and Modelling of Metallurgical Processes Department of Metallurgy University of Leoben http://smmp.unileoben.ac.at |
|
April 19, 2013, 08:53 |
Default reconstructPar filed
|
#3 | |
Member
sandy
Join Date: Mar 2013
Location: Cardiff, UK
Posts: 74
Rep Power: 13 |
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, |
||
April 20, 2013, 04:23 |
|
#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. |
||
March 20, 2018, 08:16 |
|
#5 | |
Member
Shafik Walakaka
Join Date: Oct 2017
Posts: 38
Rep Power: 9 |
Quote:
Regards Shafik |
||
June 14, 2018, 01:47 |
|
#6 |
New Member
heruitian
Join Date: Jun 2018
Posts: 6
Rep Power: 8 |
||
June 14, 2018, 08:08 |
|
#7 |
Member
Shafik Walakaka
Join Date: Oct 2017
Posts: 38
Rep Power: 9 |
||
June 14, 2018, 08:19 |
|
#8 |
New Member
heruitian
Join Date: Jun 2018
Posts: 6
Rep Power: 8 |
||
July 30, 2021, 04:31 |
|
#9 |
Senior Member
Lukas Fischer
Join Date: May 2018
Location: Germany, Munich
Posts: 117
Rep Power: 8 |
I encountered this error because I overwrote the existing polyMesh with a new one (different cell count). In the processor directories there is the old mesh but OpenFOAM seems to look into the constant/polyMesh and noticed that the two meshes differ.
Once I copied the matching polyMesh into constant OpenFOAM is able to reconstruct the solutions in the processor directories. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
reconstructPar --> fileName::stripInvalid() called for invalid fileName commandtouse | adona058 | OpenFOAM Bugs | 34 | December 8, 2022 22:27 |
Problem with reconstructPar: "First token could not be read" | quartzian | OpenFOAM Post-Processing | 2 | October 22, 2015 03:40 |
reconstructPar and a high number of snapshots | fs82 | OpenFOAM Programming & Development | 2 | April 18, 2012 05:37 |
Problem with reconstructPar | Jochem | OpenFOAM Post-Processing | 3 | March 24, 2011 13:44 |
Problem with reconstructPar | fabianpk | OpenFOAM | 5 | August 14, 2007 10:17 |