|
[Sponsors] |
July 14, 2010, 06:45 |
Problem with reconstructPar
|
#1 |
New Member
Jochem
Join Date: May 2010
Posts: 28
Rep Power: 16 |
Hi,
I've been running a process in parallel. The case was solved without any problems. When I now want to reconstruct the case using the "reconstructPar" command i got an error : /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.6.x | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 1.6.x Exec : reconstructPar Date : Jul 14 2010 Time : 11:29:03 Host : hydra57 PID : 29708 Case : /svub0/**/OpenFOAM/**-1.6.x/run/Jochem/Erasmus nProcs : 1 SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 200 Time = 200 Reconstructing FV fields Reconstructing volScalarFields unning a decomposed case p #0 Foam::error:rintStack(Foam::Ostream&) in "/u/**/OpenFOAM/OpenFOAM-1.6.x/lib/linux64GccDPOpt/libOpenFOAM.so" #1 Foam::sigSegv::sigSegvHandler(int) in "/u/**/OpenFOAM/OpenFOAM-1.6.x/lib/linux64GccDPOpt/libOpenFOAM.so" #2 __restore_rt in "/lib64/tls/libc.so.6" #3 Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam::fvFieldReconstructor::reconstructFvVolumeFie ld<double>(Foam::IOobject const&) in "/u/**/OpenFOAM/OpenFOAM-1.6.x/applications/bin/linux64GccDPOpt/reconstructPar" #4 void Foam::fvFieldReconstructor::reconstructFvVolumeFie lds<double>(Foam::IOobjectList const&, Foam::HashSet<Foam::word, Foam::string::hash> const&) in "/u/**/OpenFOAM/OpenFOAM-1.6.x/applications/bin/linux64GccDPOpt/reconstructPar" #5 main in "/u/**/OpenFOAM/OpenFOAM-1.6.x/applications/bin/linux64GccDPOpt/reconstructPar" #6 __libc_start_main in "/lib64/tls/libc.so.6" #7 Foam::regIOobject::writeObject(Foam::IOstream::str eamFormat, Foam::IOstream::versionNumber, Foam::IOstream::compressionType) const in "/u/**/OpenFOAM/OpenFOAM-1.6.x/applications/bin/linux64GccDPOpt/reconstructPar" /u/**/.lsbatch/1279099737.403141.shell: line 14: 29708 Segmentation fault (core dumped) reconstructPar -- REPLACE -- 76,25 Bot Does someone know what this error means? Jochem |
|
January 28, 2011, 10:11 |
|
#2 | |
Senior Member
Sandy Lee
Join Date: Mar 2009
Posts: 213
Rep Power: 18 |
Quote:
|
||
January 28, 2011, 10:19 |
|
#3 |
New Member
Jochem
Join Date: May 2010
Posts: 28
Rep Power: 16 |
Sandy,
I am sorry, I've been able to solve it but it has been a while and I forgot what the problem was. Next week I will start using OpenFoam again with processes in parallel. If I have the same problem again and I can solve it, I will post a reply. Regards, Jochem |
|
March 24, 2011, 13:44 |
|
#4 |
New Member
Eric.wang
Join Date: Jun 2009
Location: beijing china
Posts: 11
Rep Power: 17 |
i just solve the problem in my code .
give you a hint 。 there must be something divided by zero. like 1/mag("mesh".nf()) will cause this problem directly because nf() was not construct in reconstructPar. i guess PS: my english is not good . |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF compiling problem | Wouter | Fluent UDF and Scheme Programming | 6 | June 6, 2012 05:43 |
Incoherent problem table in hollow-fiber spinning | Gianni | FLUENT | 0 | April 5, 2008 11:33 |
natural convection problem for a CHT problem | Se-Hee | CFX | 2 | June 10, 2007 07:29 |
Adiabatic and Rotating wall (Convection problem) | ParodDav | CFX | 5 | April 29, 2007 20:13 |
Is this problem well posed? | Thomas P. Abraham | Main CFD Forum | 5 | September 8, 1999 15:52 |