Public Member Functions | List of all members
COxidationMurphyShaddix Class Reference

Limited to C(s) + O2 -> CO2. More...

Public Member Functions

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

Limited to C(s) + O2 -> CO2.

Loosely based on the reference: Murphy, J. J., Shaddix, C. R., Combustion kinetics of coal chars in oxygen-enriched environments, Combustion and Flame 144, pp710-729, 2006

Definition at line 48 of file COxidationMurphyShaddix.H.

Constructor & Destructor Documentation

◆ COxidationMurphyShaddix() [1/2]

COxidationMurphyShaddix ( const dictionary dict,
CloudType owner 
)

Definition at line 38 of file COxidationMurphyShaddix.C.

References Foam::endl(), and Foam::Info.

Here is the call graph for this function:

◆ COxidationMurphyShaddix() [2/2]

Definition at line 78 of file COxidationMurphyShaddix.C.

◆ ~COxidationMurphyShaddix()

virtual ~COxidationMurphyShaddix ( )
virtualdefault

Member Function Documentation

◆ TypeName()

TypeName ( "COxidationMurphyShaddix"  )

◆ clone()

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

Definition at line 143 of file COxidationMurphyShaddix.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: