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

reactingFoam floating point exception

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 6, 2010, 18:29
Default reactingFoam floating point exception
  #1
New Member
 
Paul
Join Date: Mar 2009
Posts: 19
Rep Power: 17
pajofego is on a distinguished road
Hello at all,

I'm new in combustion simulation with openfoam. I started to define my own geometry/case with gmsh and the set up I have done similar to the "counterFlowFlame2D" example. So when I start the solver I got a floating point exception at the beginning (after the "Selecting thermodynamics package" step). I'm not sure where to find the error. May be here is someone who can give me some advises.

If necessary I would share my testcase. Here you can find it: http://www.sendspace.com/file/fza8aw

Thanks in advance and best regards
pajofego

Code:
pajofego@pajofego-laptop:~/OpenFOAM/pajofego-1.7.1/run/combustion/Brenner$ reactingFoam 
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  1.7.1                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.com                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : 1.7.1-fffd2c682d50
Exec   : reactingFoam
Date   : Nov 06 2010
Time   : 23:10:45
Host   : pajofego-laptop
PID    : 4126
Case   : /home/pajofego/OpenFOAM/pajofego-1.7.1/run/combustion/Brenner
nProcs : 1
SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 0

Reading chemistry properties


Reading g

Reading thermophysicalProperties
Selecting psiChemistryModel ODEChemistryModel<gasThermoPhysics>
Selecting thermodynamics package hsPsiMixtureThermo<reactingMixture<gasThermoPhysics>>
Selecting chemistryReader chemkinReader
#0  Foam::error::printStack(Foam::Ostream&) in "/opt/openfoam171/lib/linuxGccDPOpt/libOpenFOAM.so"
#1  Foam::sigFpe::sigFpeHandler(int) in "/opt/openfoam171/lib/linuxGccDPOpt/libOpenFOAM.so"
#2  Uninterpreted: 
#3  Foam::hsPsiMixtureThermo<Foam::reactingMixture<Foam::sutherlandTransport<Foam::specieThermo<Foam::janafThermo<Foam::perfectGas> > > > >::hs(Foam::Field<double> const&, int) const in "/opt/openfoam171/lib/linuxGccDPOpt/libreactionThermophysicalModels.so"
#4  Foam::hsPsiMixtureThermo<Foam::reactingMixture<Foam::sutherlandTransport<Foam::specieThermo<Foam::janafThermo<Foam::perfectGas> > > > >::hsPsiMixtureThermo(Foam::fvMesh const&) in "/opt/openfoam171/lib/linuxGccDPOpt/libreactionThermophysicalModels.so"
#5  Foam::hsCombustionThermo::addfvMeshConstructorToTable<Foam::hsPsiMixtureThermo<Foam::reactingMixture<Foam::sutherlandTransport<Foam::specieThermo<Foam::janafThermo<Foam::perfectGas> > > > > >::New(Foam::fvMesh const&) in "/opt/openfoam171/lib/linuxGccDPOpt/libreactionThermophysicalModels.so"
#6  Foam::hsCombustionThermo::NewType(Foam::fvMesh const&, Foam::word const&) in "/opt/openfoam171/lib/linuxGccDPOpt/libreactionThermophysicalModels.so"
#7  Foam::psiChemistryModel::psiChemistryModel(Foam::fvMesh const&, Foam::word const&) in "/opt/openfoam171/lib/linuxGccDPOpt/libchemistryModel.so"
#8  Foam::ODEChemistryModel<Foam::psiChemistryModel, Foam::sutherlandTransport<Foam::specieThermo<Foam::janafThermo<Foam::perfectGas> > > >::ODEChemistryModel(Foam::fvMesh const&, Foam::word const&, Foam::word const&) in "/opt/openfoam171/lib/linuxGccDPOpt/libchemistryModel.so"
#9  Foam::psiChemistryModel::addfvMeshConstructorToTable<Foam::ODEChemistryModel<Foam::psiChemistryModel, Foam::sutherlandTransport<Foam::specieThermo<Foam::janafThermo<Foam::perfectGas> > > > >::New(Foam::fvMesh const&, Foam::word const&, Foam::word const&) in "/opt/openfoam171/lib/linuxGccDPOpt/libchemistryModel.so"
#10  Foam::psiChemistryModel::New(Foam::fvMesh const&) in "/opt/openfoam171/lib/linuxGccDPOpt/libchemistryModel.so"
#11  
 in "/opt/openfoam171/applications/bin/linuxGccDPOpt/reactingFoam"
#12  __libc_start_main in "/lib/tls/i686/cmov/libc.so.6"
#13  
 in "/opt/openfoam171/applications/bin/linuxGccDPOpt/reactingFoam"
Floating point exception

Last edited by pajofego; November 7, 2010 at 08:50.
pajofego 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
MPI Error - simpleFoam - Floating Point Exception scott OpenFOAM Running, Solving & CFD 3 April 13, 2012 17:34
Cannot Open .sim (Floating Point Exception) trex930 STAR-CCM+ 1 July 30, 2010 07:51
floating point exception? syd STAR-CCM+ 3 April 20, 2010 19:55
Floating point exception error with small DeltaT rassilon OpenFOAM Running, Solving & CFD 19 September 2, 2009 08:39
[Gmsh] Gmsh and samplesurface touf OpenFOAM Meshing & Mesh Conversion 2 December 10, 2007 03:27


All times are GMT -4. The time now is 12:46.