CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

Problem with reconstructPar

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 13, 2010, 18:52
Default Problem with reconstructPar
  #1
Member
 
Join Date: Nov 2010
Posts: 54
Rep Power: 15
usergk is on a distinguished road
Hi all,

I was trying to implement the Dellenback Sudden Expansion case with swirling flow, and while the simulations ran properly in parallel (I had used the profile1DfixedValue BC), when I tried to use reconstructPar, I got the following error:

-----------------------------------------
Create time

Create mesh for time = 0

Time = 0.001

Reconstructing FV fields

Reconstructing volScalarFields

k_0
nuSgs
pMean
p
pPrime2Mean
k

Reconstructing volVectorFields

U_0
profile1DRawData:: Reading file : "/home/usergk/OpenFOAM/usergk-1.6/run/tutorials/combustion/XiFoam/les/simulations_on/00dellenback/processor0/../constant/inletVelocity.csv" in turboCSV format
profile1DRawData:: Reading file : "/home/usergk/OpenFOAM/usergk-1.6/run/tutorials/combustion/XiFoam/les/simulations_on/00dellenback/processor1/../constant/inletVelocity.csv" in turboCSV format
profile1DRawData:: Reading file : "/home/usergk/OpenFOAM/usergk-1.6/run/tutorials/combustion/XiFoam/les/simulations_on/00dellenback/processor2/../constant/inletVelocity.csv" in turboCSV format
profile1DRawData:: Reading file : "/home/usergk/OpenFOAM/usergk-1.6/run/tutorials/combustion/XiFoam/les/simulations_on/00dellenback/processor3/../constant/inletVelocity.csv" in turboCSV format
profile1DRawData:: Reading file : "/home/usergk/OpenFOAM/usergk-1.6/run/tutorials/combustion/XiFoam/les/simulations_on/00dellenback/processor4/../constant/inletVelocity.csv" in turboCSV format
profile1DRawData:: Reading file : "/home/usergk/OpenFOAM/usergk-1.6/run/tutorials/combustion/XiFoam/les/simulations_on/00dellenback/processor5/../constant/inletVelocity.csv" in turboCSV format
profile1DRawData:: Reading file : "/home/usergk/OpenFOAM/usergk-1.6/run/tutorials/combustion/XiFoam/les/simulations_on/00dellenback/processor6/../constant/inletVelocity.csv" in turboCSV format
profile1DRawData:: Reading file : "/home/usergk/OpenFOAM/usergk-1.6/run/tutorials/combustion/XiFoam/les/simulations_on/00dellenback/processor7/../constant/inletVelocity.csv" in turboCSV format
#0 Foam::error:rintStack(Foam::Ostream&) in "/home/usergk/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so"
#1 Foam::sigFpe::sigFpeHandler(int) in "/home/usergk/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so"
#2 in "/lib/libc.so.6"
#3 Foam::Field<Foam::Vector<double> >::writeEntry(Foam::word const&, Foam::Ostream&) const in "/home/usergk/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDPOpt/reconstructPar"
#4 Foam:rofile1DfixedValueFvPatchField<Foam::Vector <double> >::write(Foam::Ostream&) const in "/home/usergk/OpenFOAM/usergk-1.6/lib/linux64GccDPOpt/libOpenFoamTurbo.so"
#5 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::GeometricBoundaryField::writeEntry (Foam::word const&, Foam::Ostream&) const in "/home/usergk/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDPOpt/reconstructPar"
#6 Foam::Ostream& Foam:perator<< <Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>(Foam::Ostream&, Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&) in "/home/usergk/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDPOpt/reconstructPar"
#7 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::writeData(Foam::Ostream&) const in "/home/usergk/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDPOpt/reconstructPar"
#8 Foam::regIOobject::writeObject(Foam::IOstream::str eamFormat, Foam::IOstream::versionNumber, Foam::IOstream::compressionType) const in "/home/usergk/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so"
#9
in "/home/usergk/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDPOpt/reconstructPar"
#10
in "/home/usergk/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDPOpt/reconstructPar"
#11 __libc_start_main in "/lib/libc.so.6"
#12
in "/home/usergk/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDPOpt/reconstructPar"
Floating point exception
-----------------------------------------------

Any ideas what needs to be done to get rid of this error?

Thanks a lot,
gk
usergk is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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


All times are GMT -4. The time now is 02:47.