Definition at line 51 of file COxidationMurphyShaddix.H.
Public Member Functions | |
TypeName ("COxidationMurphyShaddix") | |
Runtime type information.
| |
COxidationMurphyShaddix (const dictionary &dict, CloudType &owner) | |
Construct from dictionary.
| |
virtual | ~COxidationMurphyShaddix () |
Destructor.
| |
virtual bool | active () const |
Flag to indicate whether model activates surface reaction model.
| |
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.
|
COxidationMurphyShaddix | ( | const dictionary & | dict, |
CloudType & | owner | ||
) |
Construct from dictionary.
Definition at line 42 of file COxidationMurphyShaddix.C.
~COxidationMurphyShaddix | ( | ) | [virtual]
|
Destructor.
Definition at line 81 of file COxidationMurphyShaddix.C.
TypeName | ( | "COxidationMurphyShaddix< CloudType >" | ) |
Runtime type information.
bool active | ( | ) | const [virtual]
|
Flag to indicate whether model activates surface reaction model.
Implements SurfaceReactionModel< CloudType >.
Definition at line 88 of file COxidationMurphyShaddix.C.
Foam::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 [virtual]
|
Update surface reactions.
Implements SurfaceReactionModel< CloudType >.
Definition at line 96 of file COxidationMurphyShaddix.C.
References Foam::endl(), Foam::exp(), Foam::mag(), Foam::min(), Foam::nl, Foam::mathematicalConstant::pi(), Foam::Pout, Foam::pow(), sqr(), T, and WarningIn.