|
[Sponsors] |
December 10, 2010, 12:33 |
fireFoam & hsCombustionThermo Type
|
#1 |
Senior Member
n/a
Join Date: Sep 2009
Posts: 199
Rep Power: 17 |
Good morning everyone. I have successfully compiled OpenFOAM 1.6.x which I downloaded from the git repository and I also downloaded a version of fireFoam from google code. I was able to compile the fireFoam, but when I try to run the hotPlateLaminar tutorial, I get the following error message:
Create mesh for time = 0 Reading g Reading thermophysical properties Selecting thermodynamics package hPsiMixtureThermo<fireMixture<sutherlandTransport< specieThermo<janafThermo<perfectGas>>>>> --> FOAM FATAL ERROR: Unknown hsCombustionThermo type hPsiMixtureThermo<fireMixture<sutherlandTransport< specieThermo<janafThermo<perfectGas>>>>> Valid hsCombustionThermo types are: 9 ( hsPsiMixtureThermo<inhomogeneousMixture<constTrans port<specieThermo<hConstThermo<perfectGas>>>>> hsPsiMixtureThermo<inhomogeneousMixture<sutherland Transport<specieThermo<janafThermo<perfectGas>>>>> hsPsiMixtureThermo<veryInhomogeneousMixture<suther landTransport<specieThermo<janafThermo<perfectGas> >>>> hsPsiMixtureThermo<multiComponentMixture<gasThermo Physics>> hsPsiMixtureThermo<homogeneousMixture<constTranspo rt<specieThermo<hConstThermo<perfectGas>>>>> hsPsiMixtureThermo<reactingMixture<gasThermoPhysic s>> hsPsiMixtureThermo<homogeneousMixture<sutherlandTr ansport<specieThermo<janafThermo<perfectGas>>>>> hsPsiMixtureThermo<dieselMixture<sutherlandTranspo rt<specieThermo<janafThermo<perfectGas>>>>> hsPsiMixtureThermo<veryInhomogeneousMixture<constT ransport<specieThermo<hConstThermo<perfectGas>>>>> ) From function hsCombustionThermo::New(const fvMesh&) in file combustionThermo/hsCombustionThermo/newhsCombustionThermo.C at line 66. FOAM exiting Can anyone please help with this issue? Please. Deji |
|
December 11, 2010, 21:36 |
|
#2 |
Member
Paulo Bufacchi
Join Date: Jun 2010
Posts: 50
Rep Power: 16 |
Deji,
Have you downloaded all the revisions to the fireFoam code? In revision r4 there is a log message saying "remove hs to be compatible with 1.6.x". This may solve your problem. Regards, Paulo |
|
December 13, 2010, 04:47 |
|
#3 |
Senior Member
Nakul
Join Date: Apr 2010
Location: India
Posts: 147
Rep Power: 16 |
Hi,
As per your error message what is meant is that the basic thermodynamics class being used in fireFoam is hsCombustionThermo and not hCombustionThermo. So you may change your thermoModel inyour themoPhysicalProperties file to hsCombustionThermo. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
second order schemes | marine | OpenFOAM | 67 | April 11, 2022 19:19 |
boundary conditions for simpleFoam calculation | foam_noob | OpenFOAM Running, Solving & CFD | 8 | July 1, 2015 09:07 |
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh | gschaider | OpenFOAM Community Contributions | 300 | October 29, 2014 19:00 |
Pressure instability with rhoSimpleFoam | daniel_mills | OpenFOAM Running, Solving & CFD | 44 | February 17, 2011 18:08 |
Problem with compile the setParabolicInlet | ivanyao | OpenFOAM Running, Solving & CFD | 6 | September 5, 2008 21:50 |