Char oxidation model given by Hurt and Mitchell: More...
Public Member Functions | |
TypeName ("COxidationHurtMitchell") | |
COxidationHurtMitchell (const dictionary &dict, CloudType &owner) | |
COxidationHurtMitchell (const COxidationHurtMitchell< CloudType > &srm) | |
virtual autoPtr< SurfaceReactionModel< CloudType > > | clone () const |
virtual | ~COxidationHurtMitchell ()=default |
virtual scalar | calculate (const scalar dt, const scalar Re, const scalar nu, const label celli, const scalar d, const scalar T, const scalar Tc, const scalar pc, const scalar rhoc, const scalar mass, const scalarField &YGas, const scalarField &YLiquid, const scalarField &YSolid, const scalarField &YMixture, const scalar N, scalarField &dMassGas, scalarField &dMassLiquid, scalarField &dMassSolid, scalarField &dMassSRCarrier) const |
Char oxidation model given by Hurt and Mitchell:
Based on the reference: Hurt R. and Mitchell R., "Unified high-temperature char combustion kinetics for a suite of coals of various rank", 24th Symposium in Combustion, The Combustion Institute, 1992, p 1243-1250
Model specifies the rate of char combustion.
C(s) + Sb*O2 -> CO2
where Sb is the stoichiometry of the reaction
Model validity: Gas temperature: Tc > 1500 K Particle sizes: 75 um -> 200 um Pox > 0.3 atm
Definition at line 59 of file COxidationHurtMitchell.H.
COxidationHurtMitchell | ( | const dictionary & | dict, |
CloudType & | owner | ||
) |
Definition at line 29 of file COxidationHurtMitchell.C.
References Foam::endl(), and Foam::Info.
COxidationHurtMitchell | ( | const COxidationHurtMitchell< CloudType > & | srm | ) |
Definition at line 71 of file COxidationHurtMitchell.C.
|
virtualdefault |
TypeName | ( | "COxidationHurtMitchell" | ) |
|
inlinevirtual |
Definition at line 130 of file COxidationHurtMitchell.H.
|
virtual |
Definition at line 92 of file COxidationHurtMitchell.C.
References A, Foam::exp(), Foam::max(), Foam::min(), Foam::constant::mathematical::pi(), Foam::constant::thermodynamic::RR, Foam::sqr(), Foam::sqrt(), and T.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.