Go to the documentation of this file.
36 #ifndef COxidationIntrinsicRate_H
37 #define COxidationIntrinsicRate_H
49 template<
class CloudType>
56 template<
class CloudType>
117 TypeName(
"COxidationIntrinsicRate");
Templated surface reaction model class.
Intrinsic char surface reaction mndel.
virtual autoPtr< SurfaceReactionModel< CloudType > > clone() const
Construct and return a clone.
const scalar tau_
Pore tortuosity []; default to sqrt(2)
const scalar C1_
Mass diffusion limited rate constant.
virtual ~COxidationIntrinsicRate()
Destructor.
const scalar rMean_
Mean pore radius [m].
TypeName("COxidationIntrinsicRate")
Runtime type information.
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.
const scalar Sb_
Stoichiometry of reaction [].
const scalar theta_
Char porosity [] = 1 - rho_apparent/rho_true.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
COxidationIntrinsicRate(const dictionary &dict, CloudType &owner)
Construct from dictionary.
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.
Templated base class for dsmc cloud.
scalar HcCO2_
Formation enthalpy for CO2 [J/kg].
A list of keyword definitions, which are a keyword followed by any number of values (e....
label CsLocalId_
Cs positions in global/local lists.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
label O2GlobalId_
O2 position in global list.
const scalar Ag_
Char specific internal area [m2/kg].
label CO2GlobalId_
CO2 positions in global list.
const scalar Ai_
Pre-exponential factor.
scalar WO2_
Molecular weight of O2 [kg/kmol].
scalar WC_
Molecular weight of C [kg/kmol].
const scalar Ei_
Activation energy.