Go to the documentation of this file.
37 #ifndef COxidationKineticDiffusionLimitedRate_H
38 #define COxidationKineticDiffusionLimitedRate_H
48 template<
class CloudType>
55 template<
class CloudType>
104 TypeName(
"COxidationKineticDiffusionLimitedRate");
label O2GlobalId_
O2 position in global list.
virtual scalar calculate(const scalar dt, 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
Update surface reactions.
label CsLocalId_
Cs positions in global/local lists.
Templated surface reaction model class.
scalar WO2_
Molecular weight of O2 [kg/kmol].
const scalar C2_
Kinetics limited rate pre-exponential constant, C2.
Kinetic/diffusion limited rate surface reaction model for coal parcels. Limited to:
const scalar C1_
Mass diffusion limited rate constant, C1.
virtual autoPtr< SurfaceReactionModel< CloudType > > clone() const
Construct and return a clone.
const scalar E_
Kinetics limited rate activation energy.
COxidationKineticDiffusionLimitedRate(const dictionary &dict, CloudType &owner)
Construct from dictionary.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
scalar HcCO2_
Formation enthalpy for CO2 [J/kg].
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
Templated base class for dsmc cloud.
A list of keyword definitions, which are a keyword followed by any number of values (e....
label CO2GlobalId_
CO2 positions in global list.
virtual ~COxidationKineticDiffusionLimitedRate()
Destructor.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
scalar WC_
Molecular weight of C [kg/kmol].
TypeName("COxidationKineticDiffusionLimitedRate")
Runtime type information.
const scalar Sb_
Stoichiometry of reaction.