CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   Problem with reconstructing parallel results (https://www.cfd-online.com/Forums/openfoam-solving/58889-problem-reconstructing-parallel-results.html)

qtian May 15, 2008 17:09

Dear all, I am keep getting
 
Dear all,

I am keep getting this error message while I tried to reconstruct parallel results. I am running rasInterfoam. There is no problem while running parallel. Does this have anything to do with the boundary condition setup? Thanks for your help.

Reconstructing volScalarFields

pd
epsilon
gamma
k

Reconstructing volVectorFields

U
#0 Foam::error::printStack(Foam:http://www.cfd-online.com/OpenFOAM_D...part/proud.gifstream&) in "/home/qtian/OpenFOAM/OpenFOAM-1.4.1/lib/linux64GccDPOpt/libOpenFOAM.so"
#1 Foam::sigSegv::sigSegvHandler(int) in "/home/qtian/OpenFOAM/OpenFOAM-1.4.1/lib/linux64GccDPOpt/libOpenFOAM.so"
#2 ?? in "/lib/libc.so.6"
#3 Foam::pressureInletOutletVelocityFvPatchVectorFiel d::rmap(Foam::fvPatchField<foa m::vector<double> > const&, Foam::List<int> const&) in "/home/qtian/OpenFOAM/OpenFOAM-1.4.1/lib/linux64GccDPOpt/libfiniteVolume.so"
#4 Foam::tmp<foam::geometricfield<foam::vector<double >, Foam::fvPatchField, Foam::volMesh> > Foam::fvFieldReconstructor::reconstructFvVolumeFie ld<foam::vector<double> >(Foam::IOobject const&) in "/home/qtian/OpenFOAM/OpenFOAM-1.4.1/applications/bin/linux64GccDPOpt/reconstruc tPar"
#5 void Foam::fvFieldReconstructor::reconstructFvVolumeFie lds<foam::vector<double> >(Foam::IOobjectList const&) in "/home/qtian/OpenFOAM/OpenFOAM-1.4.1/applications/bin/linux64GccDPOpt/reconstruc tPar"
#6 main in "/home/qtian/OpenFOAM/OpenFOAM-1.4.1/applications/bin/linux64GccDPOpt/reconstruc tPar"
#7 __libc_start_main in "/lib/libc.so.6"
#8 Foam::regIOobject::readIfModified() in "/home/qtian/OpenFOAM/OpenFOAM-1.4.1/applications/bin/linux64GccDPOpt/reconstruc tPar"
Segmentation fault (core dumped)


Quinn

mattijs May 15, 2008 17:30

Search for pressureInletOutlet
 
Search for pressureInletOutletVelocityFvPatchVectorField or rmap and you'll find

http://www.cfd-online.com/OpenFOAM_D...es/1/6021.html

which gives a fix.


All times are GMT -4. The time now is 04:32.