|
[Sponsors] |
[mesh manipulation] Error with reconstructPar |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 26, 2008, 01:12 |
Error with reconstructPar
|
#1 |
Senior Member
Senthil Kabilan
Join Date: Mar 2009
Posts: 113
Rep Power: 17 |
Hi All,
Can anyone tell me why I get a segmentation fault when trying to use reconstructPar after a successful parallel run? Thanks in advance! Senthil altix1 openfoam/1D_3D_coupling> reconstructPar . weibel_icofoam_vardt_tay /*---------------------------------------------------------------------------*\ | ========= | | | \ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \ / O peration | Version: 1.4.1 | | \ / A nd | Web: http://www.openfoam.org | | \/ M anipulation | | \*---------------------------------------------------------------------------*/ Exec : reconstructPar . weibel_icofoam_vardt_tay Date : May 25 2008 Time : 18:56:00 Host : altix1 PID : 23205 Root : /home/skabilan/workdir/openfoam/1D_3D_coupling Case : weibel_icofoam_vardt_tay Nprocs : 1 Create time Create mesh Time = 1.69999 Reconstructing FV fields Reconstructing volScalarFields p Reconstructing volVectorFields U #0 _ZN4Foam5error10printStackERNS_7OstreamE-0x1045010 in "/home/skabilan/OpenFOAM/OpenFOAM-1.4.1/lib/linuxIA64GccDPOpt/libOpenFOAM.so" #1 _ZN4Foam7sigSegv14sigSegvHandlerEi-0x1012500 in "/home/skabilan/OpenFOAM/OpenFOAM-1.4.1/lib/linuxIA64GccDPOpt/libOpenFOAM.so" #2 Uninterpreted: [0xa0000000000107e0] #3 _ZN4Foam45pressureInletOutletVelocityFvPatchVector Field4rmapERKNS_12fvPatchField INS_6VectorIdEEEERKNS_4ListIiEE-0x22800f0 in "/home/skabilan/OpenFOAM/OpenFOAM-1.4.1/lib/linuxIA64GccDPOpt/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/skabilan/OpenFOAM/OpenFOAM-1.4.1/applications/bin/linuxIA64GccDPOpt/recon structPar" #5 void Foam::fvFieldReconstructor::reconstructFvVolumeFie lds<foam::vector<double> >(Foam::IOobjectList const&) in "/home/skabilan/OpenFOAM/OpenFOAM-1.4.1/applications/bin/linuxIA64GccDPOpt/recon structPar" #6 main in "/home/skabilan/OpenFOAM/OpenFOAM-1.4.1/applications/bin/linuxIA64GccDPOpt/recon structPar" #7 __libc_start_main-0x74c7d0 in "/lib/libc.so.6.1" #8 _start in "/home/skabilan/OpenFOAM/OpenFOAM-1.4.1/applications/bin/linuxIA64GccDPOpt/recon structPar" Segmentation fault |
|
May 26, 2008, 08:35 |
I got this ERROR when I use so
|
#2 |
New Member
Mark Michael
Join Date: Mar 2009
Location: Rostock, Germany
Posts: 5
Rep Power: 17 |
I got this ERROR when I use some utility -functions and one of the points or nodes where well-defined in the point of origin '(0 0 0)'! for example, some days ago i use the sample-function for sampling deliverables on a line from the point of origin to a point in my field (with midpoint-sampleset)!
Mark |
|
May 27, 2008, 15:15 |
http://www.cfd-online.com/cgi-
|
#3 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
||
June 10, 2008, 19:34 |
Downloading the new pressureIn
|
#4 |
Senior Member
Senthil Kabilan
Join Date: Mar 2009
Posts: 113
Rep Power: 17 |
Downloading the new pressureInletOutletVelocityFvPatchVectorField.C file fixed the segmentation fault.
Senthil |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
reconstructPar and reconstructParMesh | Londo | OpenFOAM Post-Processing | 4 | March 20, 2018 08:23 |
reconstructPar does not work in interDyMFoam | ageorg | OpenFOAM Post-Processing | 4 | April 15, 2016 14:25 |
reconstructPar nor working | Priya Somasundaran | OpenFOAM Post-Processing | 2 | January 28, 2016 15:37 |
reconstructPar and a high number of snapshots | fs82 | OpenFOAM Programming & Development | 2 | April 18, 2012 05:37 |
Problem with reconstructPar | fabianpk | OpenFOAM | 5 | August 14, 2007 10:17 |