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/)
-   -   reactingFoam problem - core dumped (https://www.cfd-online.com/Forums/openfoam-solving/114409-reactingfoam-problem-core-dumped.html)

yaqb March 10, 2013 18:10

reactingFoam problem - core dumped
 
Hello All !

I am completely new at the forum, and actually I have just started working with OpenFoam.

My first idea was to modify it for my purposes - I have changed the geometry, meshed it, introduce new boundary condition but when I tried to run the solver I got the following massage:

#0 Foam::error::printStack(Foam::Ostream&) at ??:?
#1 Foam::sigFpe::sigHandler(int) at ??:?
#2 in "/lib/x86_64-linux-gnu/libc.so.6"
#3 Foam::hsPsiMixtureThermo<Foam::reactingMixture<Foa m::sutherlandTransport<Foam::specieThermo<Foam::ja nafThermo<Foam::perfectGas> > > > >::hs(Foam::Field<double> const&, int) const at ??:?
#4 Foam::hsPsiMixtureThermo<Foam::reactingMixture<Foa m::sutherlandTransport<Foam::specieThermo<Foam::ja nafThermo<Foam::perfectGas> > > > >::hsPsiMixtureThermo(Foam::fvMesh const&) at ??:?
#5 Foam::hsCombustionThermo::addfvMeshConstructorToTa ble<Foam::hsPsiMixtureThermo<Foam::reactingMixture <Foam::sutherlandTransport<Foam::specieThermo<Foam ::janafThermo<Foam::perfectGas> > > > > >::New(Foam::fvMesh const&) at ??:?
#6 Foam::hsCombustionThermo::NewType(Foam::fvMesh const&, Foam::word const&) at ??:?
#7 Foam::psiChemistryModel::psiChemistryModel(Foam::f vMesh const&, Foam::word const&) at ??:?
#8 Foam::ODEChemistryModel<Foam::psiChemistryModel, Foam::sutherlandTransport<Foam::specieThermo<Foam: :janafThermo<Foam::perfectGas> > > >::ODEChemistryModel(Foam::fvMesh const&, Foam::word const&, Foam::word const&) at ??:?
#9 Foam::ode<Foam::ODEChemistryModel<Foam::psiChemist ryModel, Foam::sutherlandTransport<Foam::specieThermo<Foam: :janafThermo<Foam::perfectGas> > > > >::ode(Foam::fvMesh const&, Foam::word const&, Foam::word const&) at ??:?
#10 Foam::psiChemistryModel::addfvMeshConstructorToTab le<Foam::ode<Foam::ODEChemistryModel<Foam::psiChem istryModel, Foam::sutherlandTransport<Foam::specieThermo<Foam: :janafThermo<Foam::perfectGas> > > > > >::New(Foam::fvMesh const&, Foam::word const&, Foam::word const&) at ??:?
#11 Foam::psiChemistryModel::New(Foam::fvMesh const&) at ??:?
#12 Foam::combustionModels::psiChemistryCombustionMode l::psiChemistryCombustionModel(Foam::word const&, Foam::fvMesh const&) at ??:?
#13 Foam::combustionModels::PaSR<Foam::combustionModel s::psiChemistryCombustionModel>::PaSR(Foam::word const&, Foam::fvMesh const&) at ??:?
#14 Foam::combustionModels::psiChemistryCombustionMode l::adddictionaryConstructorToTable<Foam::combustio nModels::PaSR<Foam::combustionModels::psiChemistry CombustionModel> >::New(Foam::word const&, Foam::fvMesh const&) at ??:?
#15 Foam::combustionModels::psiChemistryCombustionMode l::New(Foam::fvMesh const&) at ??:?
#16
at ??:?
#17 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#18
at ??:?
Floating point exception (core dumped)

Can anyone help me in understating what does the solver tries to tell me?


All times are GMT -4. The time now is 09:39.