Public Member Functions | List of all members
COxidationIntrinsicRate Class Reference

Intrinsic char surface reaction mndel. More...

Public Member Functions

 TypeName ("COxidationIntrinsicRate")
 
 COxidationIntrinsicRate (const dictionary &dict, CloudType &owner)
 
 COxidationIntrinsicRate (const COxidationIntrinsicRate< CloudType > &srm)
 
virtual autoPtr< SurfaceReactionModel< CloudType > > clone () const
 
virtual ~COxidationIntrinsicRate ()=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
 

Detailed Description

Intrinsic char surface reaction mndel.

C(s) + Sb*O2 -> CO2

where Sb is the stoichiometry of the reaction

Definition at line 49 of file COxidationIntrinsicRate.H.

Constructor & Destructor Documentation

◆ COxidationIntrinsicRate() [1/2]

COxidationIntrinsicRate ( const dictionary dict,
CloudType owner 
)

Definition at line 31 of file COxidationIntrinsicRate.C.

References Foam::endl(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, Foam::Info, and Foam::nl.

Here is the call graph for this function:

◆ COxidationIntrinsicRate() [2/2]

Definition at line 78 of file COxidationIntrinsicRate.C.

◆ ~COxidationIntrinsicRate()

virtual ~COxidationIntrinsicRate ( )
virtualdefault

Member Function Documentation

◆ TypeName()

TypeName ( "COxidationIntrinsicRate"  )

◆ clone()

virtual autoPtr<SurfaceReactionModel<CloudType> > clone ( ) const
inlinevirtual

Definition at line 135 of file COxidationIntrinsicRate.H.

◆ calculate()

Foam::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
virtual

The documentation for this class was generated from the following files: