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

Need Help: Foam::error::printStack

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 19, 2018, 08:43
Default Need Help: Foam::error::printStack
  #1
New Member
 
Zhong Ren
Join Date: Jan 2018
Posts: 2
Rep Power: 0
Z.Ren is on a distinguished road
Hi, I am pretty new to OpenFoam. I am using sprayFoam to simulate high pressure diesel ignition and after about 0.001s, the following error comes. I don't understand the error code. Does anyone have any idea? Thanks


Code:
#0  Foam::error::printStack(Foam::Ostream&) at ??:?
#1  Foam::sigFpe::sigHandler(int) at ??:?
#2  ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3  ? in "/lib/x86_64-linux-gnu/libm.so.6"
#4  exp in "/lib/x86_64-linux-gnu/libm.so.6"
#5  Foam::IrreversibleReaction<Foam::Reaction, Foam::sutherlandTransport<Foam::species::thermo<Foam::janafThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy> >, Foam::ArrheniusReactionRate>::kf(double, double, Foam::Field<double> const&) const at ??:?
#6  Foam::chemistryModel<Foam::psiChemistryModel, Foam::sutherlandTransport<Foam::species::thermo<Foam::janafThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy> > >::omega(Foam::Reaction<Foam::sutherlandTransport<Foam::species::thermo<Foam::janafThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy> > > const&, Foam::Field<double> const&, double, double, double&, double&, int&, double&, double&, int&) const at ??:?
#7  Foam::chemistryModel<Foam::psiChemistryModel, Foam::sutherlandTransport<Foam::species::thermo<Foam::janafThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy> > >::omega(Foam::Field<double> const&, double, double, Foam::Field<double>&) const at ??:?
#8  Foam::chemistryModel<Foam::psiChemistryModel, Foam::sutherlandTransport<Foam::species::thermo<Foam::janafThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy> > >::derivatives(double, Foam::Field<double> const&, Foam::Field<double>&) const at ??:?
#9  Foam::seulex::seul(double, Foam::Field<double> const&, double, int, Foam::Field<double>&, Foam::Field<double> const&) const at ??:?
#10  Foam::seulex::solve(double&, Foam::Field<double>&, Foam::ODESolver::stepState&) const at ??:?
#11  Foam::ODESolver::solve(double, double, Foam::Field<double>&, double&) const at ??:?
#12  Foam::ode<Foam::chemistryModel<Foam::psiChemistryModel, Foam::sutherlandTransport<Foam::species::thermo<Foam::janafThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy> > > >::solve(Foam::Field<double>&, double&, double&, double&, double&) const at ??:?
#13  double Foam::chemistryModel<Foam::psiChemistryModel, Foam::sutherlandTransport<Foam::species::thermo<Foam::janafThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy> > >::solve<Foam::UniformField<double> >(Foam::UniformField<double> const&) at ??:?
#14  Foam::chemistryModel<Foam::psiChemistryModel, Foam::sutherlandTransport<Foam::species::thermo<Foam::janafThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy> > >::solve(double) at ??:?
#15  Foam::combustionModels::laminar<Foam::combustionModels::psiChemistryCombustion>::correct() at ??:?
#16  Foam::combustionModels::PaSR<Foam::combustionModels::psiChemistryCombustion>::correct() at ??:?
#17  ? at ??:?
#18  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#19  ? at ??:?
./test: line 3:  3348 Floating point exception(core dumped) sprayFoam > log
Z.Ren is offline   Reply With Quote

Old   October 17, 2024, 11:56
Default
  #2
New Member
 
Jehan Sharook Rassdeen
Join Date: Sep 2024
Posts: 3
Rep Power: 2
Jehan99 is on a distinguished road
Quote:
Originally Posted by Z.Ren View Post
Hi, I am pretty new to OpenFoam. I am using sprayFoam to simulate high pressure diesel ignition and after about 0.001s, the following error comes. I don't understand the error code. Does anyone have any idea? Thanks


Code:
#0  Foam::error::printStack(Foam::Ostream&) at ??:?
#1  Foam::sigFpe::sigHandler(int) at ??:?
#2  ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3  ? in "/lib/x86_64-linux-gnu/libm.so.6"
#4  exp in "/lib/x86_64-linux-gnu/libm.so.6"
#5  Foam::IrreversibleReaction<Foam::Reaction, Foam::sutherlandTransport<Foam::species::thermo<Foam::janafThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy> >, Foam::ArrheniusReactionRate>::kf(double, double, Foam::Field<double> const&) const at ??:?
#6  Foam::chemistryModel<Foam::psiChemistryModel, Foam::sutherlandTransport<Foam::species::thermo<Foam::janafThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy> > >::omega(Foam::Reaction<Foam::sutherlandTransport<Foam::species::thermo<Foam::janafThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy> > > const&, Foam::Field<double> const&, double, double, double&, double&, int&, double&, double&, int&) const at ??:?
#7  Foam::chemistryModel<Foam::psiChemistryModel, Foam::sutherlandTransport<Foam::species::thermo<Foam::janafThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy> > >::omega(Foam::Field<double> const&, double, double, Foam::Field<double>&) const at ??:?
#8  Foam::chemistryModel<Foam::psiChemistryModel, Foam::sutherlandTransport<Foam::species::thermo<Foam::janafThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy> > >::derivatives(double, Foam::Field<double> const&, Foam::Field<double>&) const at ??:?
#9  Foam::seulex::seul(double, Foam::Field<double> const&, double, int, Foam::Field<double>&, Foam::Field<double> const&) const at ??:?
#10  Foam::seulex::solve(double&, Foam::Field<double>&, Foam::ODESolver::stepState&) const at ??:?
#11  Foam::ODESolver::solve(double, double, Foam::Field<double>&, double&) const at ??:?
#12  Foam::ode<Foam::chemistryModel<Foam::psiChemistryModel, Foam::sutherlandTransport<Foam::species::thermo<Foam::janafThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy> > > >::solve(Foam::Field<double>&, double&, double&, double&, double&) const at ??:?
#13  double Foam::chemistryModel<Foam::psiChemistryModel, Foam::sutherlandTransport<Foam::species::thermo<Foam::janafThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy> > >::solve<Foam::UniformField<double> >(Foam::UniformField<double> const&) at ??:?
#14  Foam::chemistryModel<Foam::psiChemistryModel, Foam::sutherlandTransport<Foam::species::thermo<Foam::janafThermo<Foam::perfectGas<Foam::specie> >, Foam::sensibleEnthalpy> > >::solve(double) at ??:?
#15  Foam::combustionModels::laminar<Foam::combustionModels::psiChemistryCombustion>::correct() at ??:?
#16  Foam::combustionModels::PaSR<Foam::combustionModels::psiChemistryCombustion>::correct() at ??:?
#17  ? at ??:?
#18  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#19  ? at ??:?
./test: line 3:  3348 Floating point exception(core dumped) sprayFoam > log
Hi, have you solved this problem? i also have the same question? please help me if anyone know
Jehan99 is offline   Reply With Quote

Reply


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
Foam::error::PrintStack in GAMGSolver davidicl OpenFOAM Running, Solving & CFD 1 October 22, 2015 08:57
Foam::error::printStack in interDyMFoam when changing the floatingObject case chun OpenFOAM Running, Solving & CFD 2 August 7, 2014 03:53
New solver problems (Foam::error::printStack) Elix1D OpenFOAM Running, Solving & CFD 9 July 17, 2014 16:18
Foam::error::printStack 1988 OpenFOAM Running, Solving & CFD 2 April 18, 2014 06:36
#0 Foam::error::printStack (MotorBike tutorial) GPan1 OpenFOAM Running, Solving & CFD 0 November 4, 2012 05:48


All times are GMT -4. The time now is 21:38.