CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   fireFoam (https://www.cfd-online.com/Forums/openfoam/90391-firefoam.html)

windwin July 8, 2011 10:03

fireFoam
 
hi foamers

have to trouble you again , i have met some problem when i run fireFoam
( downloaded from http://code.google.com/p/firefoam-dev/ ),

in fact, in order to understand the principle of this solver , i just copy the example which is posted at
http://code.google.com/p/firefoam-de...e2D%2Fconstant

to my pc, but when i run it , a erreur message told me that there is no file for "chemistryProperties", but according to the example on the site , there is no need of this file

anyway , i added all the necessary files ( told by the erreur message ), but when i run it , there is still a erreur which i can not understand as following :



Create time

Create mesh for time = 0

Reading chemistry properties


Reading g
Reading thermophysical properties

Selecting thermodynamics package hsPsiMixtureThermo<singleStepReactingMixture<gasTh ermoPhysics>>
Selecting chemistryReader foamChemistryReader
#0 Foam::error::rintStack(Foam::Ostream&) in "/opt/openfoam200/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#1 Foam::sigFpe::sigHandler(int) in "/opt/openfoam200/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
#2 Uninterpreted:
#3 Foam::imensionedField<double, Foam::volMesh>::perator/=(Foam::DimensionedField<double, Foam::volMesh> const&) in "/opt/openfoam200/platforms/linuxGccDPOpt/lib/libreactionThermophysicalModels.so"
#4 Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>::operator/=(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) in "/opt/openfoam200/platforms/linuxGccDPOpt/lib/libreactionThermophysicalModels.so"
#5 Foam::multiComponentMixture<Foam::sutherlandTransp ort<Foam::specieThermo<Foam::janafThermo<Foam::per fectGas> > > >::correctMassFractions() in "/opt/openfoam200/platforms/linuxGccDPOpt/lib/libreactionThermophysicalModels.so"
#6 Foam::multiComponentMixture<Foam::sutherlandTransp ort<Foam::specieThermo<Foam::janafThermo<Foam::per fectGas> > > >::multiComponentMixture(Foam::dictionary const&, Foam::List<Foam::word> const&, Foam::HashPtrTable<Foam::sutherlandTransport<Foam: :specieThermo<Foam::janafThermo<Foam::perfectGas> > >, Foam::word, Foam::string::hash> const&, Foam::fvMesh const&) in "/opt/openfoam200/platforms/linuxGccDPOpt/lib/libreactionThermophysicalModels.so"
#7 Foam::reactingMixture<Foam::sutherlandTransport<Fo am::specieThermo<Foam::janafThermo<Foam::perfectGa s> > > >::reactingMixture(Foam::dictionary const&, Foam::fvMesh const&) in "/opt/openfoam200/platforms/linuxGccDPOpt/lib/libreactionThermophysicalModels.so"
#8 Foam::singleStepReactingMixture<Foam::sutherlandTr ansport<Foam::specieThermo<Foam::janafThermo<Foam: :perfectGas> > > >::singleStepReactingMixture(Foam::dictionary const&, Foam::fvMesh const&) in "/opt/openfoam200/platforms/linuxGccDPOpt/lib/libreactionThermophysicalModels.so"
#9 Foam::hsPsiMixtureThermo<Foam::singleStepReactingM ixture<Foam::sutherlandTransport<Foam::specieTherm o<Foam::janafThermo<Foam::perfectGas> > > > >::hsPsiMixtureThermo(Foam::fvMesh const&) in "/opt/openfoam200/platforms/linuxGccDPOpt/lib/libreactionThermophysicalModels.so"
#10 Foam::hsCombustionThermo::addfvMeshConstructorToTa ble<Foam::hsPsiMixtureThermo<Foam::singleStepReact ingMixture<Foam::sutherlandTransport<Foam::specieT hermo<Foam::janafThermo<Foam::perfectGas> > > > > >::New(Foam::fvMesh const&) in "/opt/openfoam200/platforms/linuxGccDPOpt/lib/libreactionThermophysicalModels.so"
#11 Foam::hsCombustionThermo::New(Foam::fvMesh const&) in "/opt/openfoam200/platforms/linuxGccDPOpt/lib/libreactionThermophysicalModels.so"
#12
in "/opt/openfoam200/platforms/linuxGccDPOpt/bin/fireFoam"
#13 __libc_start_main in "/lib/i386-linux-gnu/libc.so.6"
#14
in "/opt/openfoam200/platforms/linuxGccDPOpt/bin/fireFoam"

i am very appriciate of it if you can help me ,

best

Tushar@cfd July 11, 2011 01:30

Hi,
 
As per your error message:
//
in "/opt/openfoam200/platforms/linuxGccDPOpt/bin/fireFoam"
#13 __libc_start_main in "/lib/i386-linux-gnu/libc.so.6"
#14
in "/opt/openfoam200/platforms/linuxGccDPOpt/bin/fireFoam"

//

I just want to know, Have you compiled the solver??? If not then compile it using the command: "./Allwmake"

Afterwards re-run and check it because in my case it's working properly...

windwin July 11, 2011 07:00

hi! dear tushar

thank you for your help, in fact i did compile the sover , but i will do it again as you propose
you mean your case works well without the "chemistryPropertise" ??

best

Tushar@cfd July 12, 2011 00:53

Hello gaofeng,
 
Which chemistry Properties are you talking about??
I think in your case, error is in the thermophysical properties, there itself all the chemical stoichiometricAirFuelMassRatio and everything is properly defined..

I would advise you to re-check whether your code is able to compile without any error??
send me your email id... I will email you my case files...

windwin July 18, 2011 09:27

hi tushar

i m so sry fo replying so late , anyway my case works well now with the solver
and thank you for your help !!

all the best


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