|
[Sponsors] |
August 25, 2012, 06:39 |
Weighted Sum of Gray Gas Model
|
#1 |
New Member
Join Date: Feb 2012
Posts: 25
Rep Power: 14 |
I am using fireFoam solver with radiation modelling. For absorption emission I am using weighted Sum of Gray Gas Model (WSGGM). The WSGGM model uses 'hsReactionThermo' for thermophysical properties.
const hsReactionThermo& thermo= mesh_.lookupObject<hsReactionThermo>("thermophysic alProperties"); But when I run the case I get the follwoing error: --> FOAM FATAL ERROR: lookup of thermophysicalProperties from objectRegistry region0 successful but it is not a hsReactionThermo, it is a hsPsiMixtureThermo<singleStepReactingMixture<gasTh ermoPhysics>> From function objectRegistry::lookupObject<Type>(const word&) const in file /home/pundo/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/objectRegistryTemplates.C at line 114. FOAM aborting |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Multiphase Flow with NIST Real Gas Model | Annka | FLUENT | 7 | May 23, 2017 08:58 |
Homogeneous model | talebzarei | CFX | 10 | June 21, 2012 09:40 |
Constant velocity of the material | Sas | CFX | 15 | July 13, 2010 09:56 |
model the concentration of toxic gas in a building | lily | FLUENT | 1 | December 12, 2007 02:07 |
Gas pressure question | Dan Moskal | Main CFD Forum | 0 | October 24, 2002 23:02 |